▶ [patch] #5039
The new queue.aws_endpoint Helm configuration value allows setting the endpoint used to access S3 buckets. This configuration enables use of non-AWS S3-compatible backends.
DEVELOPERS
▶ [minor] #4614
This version drops support for Python-2.7 in the Python client. Python-2.7's support window ended over one year ago.
▶ [patch] #5039
The new queue.aws_endpoint Helm configuration value allows setting the endpoint used to access S3 buckets. This configuration enables use of non-AWS S3-compatible backends.
DEVELOPERS
▶ [minor] #4614
This version drops support for Python-2.7 in the Python client. Python-2.7's support window ended over one year ago.
▶ [patch]
In the Monitoring Services document, display the generated table of scheduled tasks.
▶ [patch] bug 1735159
UI no longer visually emphasizes special characters of scopes (reverts #974 / #904).
WORKER-DEPLOYERS
▶ [patch] #4926
Adds release binary for generic-worker-simple on MacOS arm64.
▶ [patch] #5011
In worker-runner, the static provider is incompatible with cacheOverRestarts. The tool now produces more useful error messages in this situaiton.
Worker-runner also fails with a useful error message if its credentials are too old on startup, as might happen if a worker restart takes too long.
▶ [patch] bug 1635730
generic-worker multiuser engine running on macOS will now attempt to cleanup /private/var/folders when deleting a task OS user account.
ADMINS
▶ [patch] #4999
The registration-error-warning, logged from the Azure provider's register()
function in worker-manager, now includes workerPoolId, providerID, and
workerID in its context.
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 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 44.2.2 to 44.4.0.
Release notes
Sourced from taskcluster's releases.
Changelog
Sourced from taskcluster's changelog.
... (truncated)
Commits
fdf6c82
v44.4.055077f3
Merge pull request #5044 from djmitche/issue5039007f238
Merge pull request #5037 from samihda/maina1020d6
Merge pull request #5031 from djmitche/issue4614ccfd690
allow specifying S3 endpoint for queue's deprecated S3 artifacts02fdc2f
rename Bucket constructor arg to awsOptions43fe51b
Update go.mod & go.sum8268a2a
Add changelogdf12263
Merge branch 'taskcluster:main' into main2c7acb3
Remove dependencygraceful
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 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)