Skip to content

v64.2.4

Compare
Choose a tag to compare
@taskcluster-bot taskcluster-bot released this 08 Apr 12:23
· 94 commits to main since this release
ae8bf7b

WORKER-DEPLOYERS

▶ [patch] #6900
Worker Runner on Azure no longer sends a graceful-termination message if the scheduled event type is Freeze. It will continue to send the message for all other event types: Reboot, Redeploy, Preempt, and Terminate.

USERS

▶ [patch] #6957
Improves performance of the findTasksAtIndex call (introduced in #6915)
that returns multiple tasks for a given list of namespaces and indexes.