Taskcluster

Latest version: v83.4.0

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

Scan your dependencies

Page 2 of 62

83.2.0

GENERAL

▶ [patch] [7541](https://github.com/taskcluster/taskcluster/issues/7541)
Added missing primary keys for several db tables.

WORKER-DEPLOYERS

▶ [minor] [7552](https://github.com/taskcluster/taskcluster/issues/7552)
D2G: use the default docker bridge network instead of the host network.

▶ [minor]
Generic Worker: when running a task through d2g, the taskcluster proxy now listens on the docker bridge instead of localhost.

Automated Package Updates

<details>
<summary>1 Dependabot updates</summary>

* build(deps): bump fast-azure-storage from 3.1.6 to 4.0.0 (9e093e4ff1)

</details>

83.1.0

USERS

▶ [minor] [7545](https://github.com/taskcluster/taskcluster/issues/7545)
D2G: sets each payload artifact as `optional` so tasks won't resolve as `failed/failed` if the artifact doesn't exist, like Docker Worker does.

▶ [minor] [7545](https://github.com/taskcluster/taskcluster/issues/7545)
Generic Worker: adds `optional` field to payload artifacts to ignore any artifact upload errors, for example, if the artifact isn't known to exist at the end of a task but you don't want the task to resolve as `failed/failed`. This makes the transition from Docker Worker --> Generic Worker (through d2g) more seamless, as Docker Worker does not resolve tasks as `failed/failed` if the artifact doesn't exist.

▶ [patch] [7411](https://github.com/taskcluster/taskcluster/issues/7411)
Generic Worker: no longer `chown` loopback video/audio devices to the task user. Explicitly change group of the devices to `video`/`audio`, respectively, so that users in those groups may still access them.

Automated Package Updates

<details>
<summary>4 Dependabot updates</summary>

* build(deps): bump the go-deps group with 6 updates (84deac48d4)
* build(deps): bump got in /clients/client in the client-node-deps group (8af8bc3d9e)
* build(deps-dev): bump the client-web-node-deps group (6771b0038e)
* build(deps): bump taskcluster from 79.0.0 to 83.0.1 in /taskcluster (cf16b31c9a)

</details>

83.0.1

USERS

▶ [patch] [5438](https://github.com/taskcluster/taskcluster/issues/5438)
Fixes hook id in audit history table.
Changes `worker_pool` to `worker-pool` for consistency as entity type.

83.0.0

USERS

▶ [MAJOR] [5438](https://github.com/taskcluster/taskcluster/issues/5438)
Added audit history tracking for clients, roles, secrets, and hooks.
History can be queried using `auth.getEntityHistory(type, entityId)` and is retained for 30 days.

82.1.0

USERS

▶ [minor]
Worker manager introduces `listWorkerPoolsStats()` endpoint to return worker stats for all worker pools.
Fixes UI not showing capacity for worker pools.

82.0.1

WORKER-DEPLOYERS

▶ [patch]
Fixes an error in worker manager's provisioner when no launch configs are defined.

Page 2 of 62

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.