Skip to content

v96.7.1

Choose a tag to compare

@taskcluster-bot taskcluster-bot released this 02 Mar 17:16
· 626 commits to main since this release
941f702

WORKER-DEPLOYERS

▶ [patch]
D2G: avoids unnecessary I/O of copying cached docker image to task user's directory.

▶ [patch] #8326
Generic Worker: when running with worker-runner, the worker now checks with Worker Manager before shutting down due to idle timeout. If Worker Manager says the worker is still needed (e.g., to satisfy minCapacity), the idle timer resets instead of shutting down. Workers not running with worker-runner are unaffected.

▶ [patch] #8328
Worker Manager: the worker scanner now uses a dedicated target capacity formula for termination decisions based on pending tasks, claimed tasks, and minCapacity/maxCapacity. Previously, the provisioning formula was reused, which inflated the target by existing worker counts, so idle workers were never terminated even when minCapacity was lowered to 0.

USERS

▶ [patch] #8323
Fixes queue.listTaskGroup endpoint that in some cases didn't return full list of tasks in the given group.

Automated Package Updates

5 Dependabot updates
  • build(deps-dev): bump ruff (4a2992b)
  • build(deps): bump the client-rust-deps group (6daeb5a)
  • build(deps): bump the go-deps group with 4 updates (a27fd5c)
  • build(deps): bump minimatch from 3.1.3 to 3.1.5 (6f9f3a2)
  • build(deps): bump minimatch from 3.1.3 to 3.1.5 in /clients/client-web (f4b5f3d)