▶ [patch] #6563
Ensure livelog and interactive tasks tunnels work after a websocktunnel restart.
v60.1.0
WORKER-DEPLOYERS
▶ [patch] #6779
Interactive feature data race fixed, whereby an error could cause a concurrent read and write of process state in different go routines.
USERS
▶ [minor] bug 1874568
Fixes token expiry issue for Auth0 login strategy that was not refetched.
▶ [patch]
Added helper script to make it easier to run websocktunnel locally.
Automated Package Updates
build(deps): bump jinja2 from 3.1.2 to 3.1.3 in /taskcluster (c97cf83aa)
v60.0.1
GENERAL
▶ [patch] #6762
Generic Worker: Tasks internally translated by D2G will add exit code 128 to the retry exit status array for retrying on an intermittent docker image pull issue.
▶ [patch] #6563
Ensure livelog and interactive tasks tunnels work after a websocktunnel restart.
v60.1.1
USERS
▶ [patch] #6775
Fixed error messages not being displayed on Pending/Claimed tasks pages in case scopes were missing.
v60.1.0
WORKER-DEPLOYERS
▶ [patch] #6779
Interactive feature data race fixed, whereby an error could cause a concurrent read and write of process state in different go routines.
USERS
▶ [minor] bug 1874568
Fixes token expiry issue for Auth0 login strategy that was not refetched.
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 56.0.3 to 60.1.3.
Release notes
Sourced from taskcluster's releases.
... (truncated)
Changelog
Sourced from taskcluster's changelog.
... (truncated)
Commits
2c1f223
v60.1.3270855f
Merge pull request #6726 from taskcluster/matt-boris/migrateToAwsSdkV34031ee1
Fix another url concatenation instance478aa0d
Improved pathname handling for some edge cases03366ed
chore: migrate to aws sdk v3c9b1d20
v60.1.2a222afe
Merge pull request #6778 from bhearsum/wst-restart-gw4965e29
v60.1.152e96da
Merge pull request #6781 from taskcluster/feat/6775-missing-scope-error81ebd7e
v60.1.0Dependabot 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