▶ [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.
v64.2.3
GENERAL
▶ [patch] #6958
Worker Manager now only applies GCP disk labels to PERSISTENT disk types.
This fixes an issue in v64.2.2 where initializeParams.labels was being set on all disk types and caused GCP to error on local SSDs (SCRATCH type disks).
v64.2.2
GENERAL
▶ [patch]
Upgrades to go1.22.2 and Node.js 20.12.1 which are both security releases.
DEPLOYERS
▶ [patch] #6946
Worker-manager properly attaches disk labels for GCP provider.
USERS
▶ [patch] #6945
Fix schema styles in documentation - links are properly highlighted.
v64.2.1
GENERAL
▶ [patch]
Upgrades rust version to 1.77.1 and ran cargo audit fix to fix insecure crates.
▶ [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.
v64.2.3
GENERAL
▶ [patch] #6958
Worker Manager now only applies GCP disk labels to PERSISTENT disk types.
This fixes an issue in v64.2.2 where initializeParams.labels was being set on all disk types and caused GCP to error on local SSDs (SCRATCH type disks).
v64.2.2
GENERAL
▶ [patch]
Upgrades to go1.22.2 and Node.js 20.12.1 which are both security releases.
DEPLOYERS
▶ [patch] #6946
Worker-manager properly attaches disk labels for GCP provider.
USERS
▶ [patch] #6945
Fix schema styles in documentation - links are properly highlighted.
v64.2.1
GENERAL
▶ [patch]
Upgrades rust version to 1.77.1 and ran cargo audit fix to fix insecure crates.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps taskcluster from 60.1.3 to 64.2.4.
Release notes
Sourced from taskcluster's releases.
... (truncated)
Changelog
Sourced from taskcluster's changelog.
... (truncated)
Commits
ae8bf7b
v64.2.4eff7e67
Merge pull request #6961 from taskcluster/matt-boris/handleSpecificGracefulTe...e55411d
fix(worker-runner azure): don't gracefully terminate onFreeze
event457e7cf
Merge pull request #6960 from taskcluster/feat/6957-get-tasks-from-indexes7dda494
Remove shuffling from tests.111f139
feat(indexes): Optimize db query to search by multiple indexes2694040
v64.2.34a075a9
Merge pull request #6959 from taskcluster/matt-boris/onlyTagPersistentDisksGCPcdd4357
fix(w-m): only applyinitializeParams.labels
toPERSISTENT
disks on GCP8bfd544
v64.2.2Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show