Docker image
Regular image:
- Digest:
ghcr.io/element-hq/matrix-authentication-service@sha256:b2f7b407b9bd06d38f4e3b9e3b35d9dc11378cc2c1a378bb8b47f0a014cfd648 - Tags:
ghcr.io/element-hq/matrix-authentication-service:1.11.0-rc.0 ghcr.io/element-hq/matrix-authentication-service:sha-f92d3eb
Debug variant:
- Digest:
ghcr.io/element-hq/matrix-authentication-service@sha256:b2b2c2734a24d21197896e7a6dab4ff20176da43813f2427addf10f028f311b6 - Tags:
ghcr.io/element-hq/matrix-authentication-service:1.11.0-rc.0-debug ghcr.io/element-hq/matrix-authentication-service:sha-f92d3eb-debug
What's Changed
Translations
- Translations updates for main by @matrixbot in #5462
Internal Changes
- Automatic merge back to main by @matrixbot in #5441
- Automatic merge back to main by @matrixbot in #5454
Other Changes
- Clean up unsupported threepids from already deactivated users by @sandhose in #5407
- Clean up leftovers in the database schema, part 2 by @sandhose in #5408
- Developer documentation about the various cleanup jobs by @sandhose in #5447
- Re-enable the upstream authentication sessions cleanup job by @sandhose in #5439
- Cleanup finished OAuth 2.0 sessions by @sandhose in #5443
- Cleanup finished user/browser sessions by @sandhose in #5444
- Clear out last active IP on each sessions after 30 days by @sandhose in #5448
- Bump opa-wasm and wasmtime by @devonh in #5455
- Add
syn2masflag to ignore missing auth providers by @jaywink in #5451 - Update
bytesversion by @devonh in #5461
Full Changelog: v1.10.0...v1.11.0-rc.0