Skip to content

v44.16.1

Compare
Choose a tag to compare
@taskcluster-bot taskcluster-bot released this 10 Jun 15:54
· 2198 commits to main since this release
91f76db

GENERAL

▶ [patch]
This fixes the default worker state of a worker not known by worker manager to be standalone as opposed to unmanaged to be consistent with the rest of the project. This issue was first brought up in v44.16.0

USERS

▶ [patch]
Fix this error (Function listWorkers takes options: continuationToken, limit, quarantined, workerState but was given isQuarantined) while filtering workers based on quaratine status.