mozilla / task-boot

Taskcluster Boot utils
Mozilla Public License 2.0
5 stars 15 forks source link

Bump taskcluster from 44.2.2 to 44.4.0 #261

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps taskcluster from 44.2.2 to 44.4.0.

Release notes

Sourced from taskcluster's releases.

v44.4.0

DEPLOYERS

▶ [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.

OTHER

▶ Additional change not described here: #4594.

Changelog

Sourced from taskcluster's changelog.

v44.4.0

DEPLOYERS

▶ [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.

OTHER

▶ Additional change not described here: #4594.

v44.3.1

v44.3.0

GENERAL

▶ [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.

... (truncated)

Commits
  • fdf6c82 v44.4.0
  • 55077f3 Merge pull request #5044 from djmitche/issue5039
  • 007f238 Merge pull request #5037 from samihda/main
  • a1020d6 Merge pull request #5031 from djmitche/issue4614
  • ccfd690 allow specifying S3 endpoint for queue's deprecated S3 artifacts
  • 02fdc2f rename Bucket constructor arg to awsOptions
  • 43fe51b Update go.mod & go.sum
  • 8268a2a Add changelog
  • df12263 Merge branch 'taskcluster:main' into main
  • 2c7acb3 Remove dependency graceful
  • Additional commits viewable in compare view


Dependabot compatibility score

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)
dependabot[bot] commented 2 years ago

Superseded by #267.