Taskcluster

Latest version: v65.1.0

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

Scan your dependencies

Page 13 of 52

54.1.4

GENERAL

▶ [patch]
Upgrades to go1.20.6 which is a security release.

>go1.20.6 (released 2023-07-11) includes a security fix to the net/http package, as well as bug fixes to the compiler, cgo, the cover tool, the go command, the runtime, and the crypto/ecdsa, go/build, go/printer, net/mail, and text/template packages. See the [Go 1.20.6 milestone](https://github.com/golang/go/issues?q=milestone%3AGo1.20.6+label%3ACherryPickApproved) on our issue tracker for details.

USERS

▶ [patch]
Hooks page improvements: extra schedule and exchanges displayed as Badge with a proper tooltip.

54.1.3

GENERAL

▶ [patch]
This change updates `d2g` to return the resulting generic worker payload with a `125` exit status code in the retry array to fix an intermittent podman issue while pulling the docker image.

USERS

▶ [patch]
Hooks page now displays table instead of tree view. Table view includes extra information that might be helpful to spot issues with hooks. Most recent task with state is displayed if available, or error if last fire was not successful.

▶ [patch]
UI: Refactors how validation schemas are loaded, to ensure they are only fetched and added once to prevent duplicate schema exceptions.

OTHER

▶ Additional change not described here: [6380](https://github.com/taskcluster/taskcluster/issues/6380).

54.1.2

USERS

▶ [patch] [6330](https://github.com/taskcluster/taskcluster/issues/6330)
Fixes UI errors on pages that were loading metaschema twice.

DEVELOPERS

▶ [patch]
Upgrades some rust crates and bumps rust version from 1.65.0 to 1.70.0.

54.1.1

GENERAL

▶ [patch]
Upgrades to go1.20.5 from go1.19.10.

54.1.0

USERS

▶ [minor]
This change adds the `d2g` subcommand to the `taskcluster` cli.

It can be used to translate a Docker Worker payload to a Generic Worker payload.
Both the input and output are JSON. You can either pass the input as a file or pipe it in to the command.

View help with:

shell
taskcluster d2g -h


Example usages:

shell
taskcluster d2g -f /path/to/input.json


_OR_

shell
taskcluster d2g --file /path/to/input.json


_OR_

shell
cat /path/to/input.json | taskcluster d2g


_OR_

shell
echo '{"image": "ubuntu", "command": ["bash", "-c", "echo hello world"], "maxRunTime": 300}' | taskcluster d2g


▶ [patch]
Fixes UI redirect where query parameters were not preserved. This broke changelog link from the sidebar.

OTHER

▶ Additional change not described here: [6340](https://github.com/taskcluster/taskcluster/issues/6340).

54.0.0

USERS

▶ [MAJOR]
Remove python 3.7 support as it's hit the EoL date, 2023-06-27.

More info on the python 3.7 release schedule can be found [here](https://peps.python.org/pep-0537/).

▶ [minor] [6248](https://github.com/taskcluster/taskcluster/issues/6248)
Hooks service returns task state with lastFires call. This state is also showed in UI, along with the "Fire Status", which only indicate if task was succesfully created, but does not show if the task completed succesfully or not.

Page 13 of 52

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.