Taskcluster

Latest version: v65.1.0

Safety actively analyzes 638346 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 24 of 52

44.15.5

GENERAL

▶ [patch]
Handle some null checks with optional chaining. Also, ensure all data is extracted out during `workerManager.listWorkers()` calls.

44.15.4

GENERAL

▶ [patch]
Fix arguments for `get_task_queue_wm_2` (`get_task_queue_wm` is now deprecated).

44.15.3

USERS

▶ [patch]
Remove unneeded read access to `workers` table from `queue` service. Add read access to `task_queues` table to `worker_manager` service for `workerManager.getWorker()` method to prevent 500 permission denied SQL error.

44.15.2

USERS

▶ [patch]
Fix `GRAPHQL_VALIDATION_FAILED` error on ViewWorker query.

44.15.1

USERS

▶ [patch]
Fix output schema validation error when calling `workerManager.listWorkers()` and `workerManager.getWorker()` methods by not requiring additional worker manager fields.

44.15.0

GENERAL

▶ [patch] [5459](https://github.com/taskcluster/taskcluster/issues/5459)
Add exponential backoff retries to the `dockerPush` function to help alleviate intermittent failures in the `release-publish` task.

DEPLOYERS

▶ [patch]
Updated k8s ingress API from deprecated `extensions/v1beta1` to `networking.k8s.io/v1` allowing usage of k8s 1.22+

USERS

▶ [minor] [5440](https://github.com/taskcluster/taskcluster/issues/5440)
Add functionality to terminate workers via a Terminate Worker button in the Worker views.

▶ [minor] [3060](https://github.com/taskcluster/taskcluster/issues/3060)
Mix queue and worker info to provide worker manager worker data in Worker views. This additional data also enabled us to provide a Terminate Worker button in the Worker views.

**Deprecated**: `queue.listWorkers()` and `queue.getWorker()`

**Use instead**: `workerManager.listWorkers()` and `workerManager.getWorker()`

▶ [patch] [5446](https://github.com/taskcluster/taskcluster/issues/5446)
Don't require user to hover over speed dial actions button to reach Raw Log button. Show by default.

▶ [patch] [5361](https://github.com/taskcluster/taskcluster/issues/5361)
Link Worker State Buttons on Worker Pool Details View to a filtered view of workers in that state.

▶ [patch]
Update some rust dependencies to get rid of duplicated versions of base64

DEVELOPERS

▶ [minor] [5152](https://github.com/taskcluster/taskcluster/issues/5152)
Fix default config value and improve prompt message.

Page 24 of 52

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.