Taskcluster

Latest version: v83.4.0

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

Scan your dependencies

Page 30 of 62

44.21.0

GENERAL

▶ [minor] [4534](https://github.com/taskcluster/taskcluster/issues/4534)
Add completions for other shells

WORKER-DEPLOYERS

▶ [patch] [5666](https://github.com/taskcluster/taskcluster/issues/5666)
The generic-worker no longer panics if it gets no HTTP responses from Queue for over 15 minutes.

DEVELOPERS

▶ [minor]
Refactored github status checks handler to do handle task status transitions in single place.

Previous implementation relied on two handlers: taskDefined and statusChanged.
For some tasks both events happened at the same time, which led to a race condition and multiple check_runs being created.
To prevent concurrent handlers overwriting newer updates, simple time-based check was added to prevent this.

44.20.4

DEVELOPERS

▶ [patch] [5663](https://github.com/taskcluster/taskcluster/issues/5663)
This patch upgrades to the new, v2 Docker Hub APIs.
v1 APIs were deprecated as of September 5, 2022 - see [here](https://www.docker.com/blog/docker-hub-v1-api-deprecation/) for more info.

44.20.3

USERS

▶ [patch]
Fixes UI bug with hooks creation form, where changing Exchange input resulted in error message.

▶ [patch]
Trim ANSI control codes from the live log that is being shown in github check run.

44.20.2

No changes

44.20.1

DEVELOPERS

▶ [patch]
Trim github payload for the check run updates call.

▶ [patch]
Build generic worker docker image as part of the release process.

44.20.0

GENERAL

▶ [patch] [5653](https://github.com/taskcluster/taskcluster/issues/5653)
Fix a bug with github status checks not being updated.

In 44.19.1 release github service started tracking additional task
state changes, and this resulted in a race condition between "taskDefined"
and "status" handlers where both of them would create new check run at
the same time. Wrong check run would later get all status updates, while
Github UI will be showing a different check run which didn't receive all
the updates.

▶ [patch]
Upgrade node to the latest LTS release, v16.17.0

DEPLOYERS

▶ [patch] [5041](https://github.com/taskcluster/taskcluster/issues/5041)
Add support for private docker registry by adding `imagePullSecrets` config value.

DEVELOPERS

▶ [minor] [5295](https://github.com/taskcluster/taskcluster/issues/5295)
When hovering over a task in a group task, the background color changes for the whole row, now. As opposed to a portion of the row.

▶ [patch]
Building and publishing generic worker docker image

▶ [patch] [5217](https://github.com/taskcluster/taskcluster/issues/5217)
This patch gets a tail of the last 250 lines of the `live.log` file and provides it in the GitHub checks view without having to visit the Taskcluster UI.

Page 30 of 62

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.