Docker image
Regular image:
- Digest:
ghcr.io/element-hq/matrix-authentication-service@sha256:f4ef88a5dc5033a0b4869fceb10c198f0e5a8765c0e4a5abc42490be18d2e96c - Tags:
ghcr.io/element-hq/matrix-authentication-service:1.11.0 ghcr.io/element-hq/matrix-authentication-service:1.11 ghcr.io/element-hq/matrix-authentication-service:1 ghcr.io/element-hq/matrix-authentication-service:sha-2b081f7 ghcr.io/element-hq/matrix-authentication-service:latest
Debug variant:
- Digest:
ghcr.io/element-hq/matrix-authentication-service@sha256:622ace9f7ef986f90f542be05731bb41f493fe96c3f785369a12ab7f77f251c4 - Tags:
ghcr.io/element-hq/matrix-authentication-service:1.11.0-debug ghcr.io/element-hq/matrix-authentication-service:1.11-debug ghcr.io/element-hq/matrix-authentication-service:1-debug ghcr.io/element-hq/matrix-authentication-service:sha-2b081f7-debug ghcr.io/element-hq/matrix-authentication-service:latest-debug
What's Changed
Bug Fixes
New Features
- Clean up unsupported threepids from already deactivated users by @sandhose in #5407
- 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
- Add
syn2masflag to ignore missing auth providers by @jaywink in #5451
Documentation
Translations
- Translations updates for main by @matrixbot in #5462
- Translations updates for v1.11 by @matrixbot in #5491
Internal Changes
- Automatic merge back to main by @matrixbot in #5441
- Clean up leftovers in the database schema, part 2 by @sandhose in #5408
- Re-enable the upstream authentication sessions cleanup job by @sandhose in #5439
- Automatic merge back to main by @matrixbot in #5454
- backport: bump time from 0.3.43 to 0.3.47 by @sandhose in #5482
- Backport #5471: Upgrade Rust to 1.93, Debian base image & other tools by @sandhose in #5485
Dependency Updates
Full Changelog: v1.10.0...v1.11.0