Docker image
Regular image:
- Digest:
ghcr.io/element-hq/matrix-authentication-service@sha256:6f21184cef40eae330d59ab065d20d94c1b244c00328e2d0d31e0a5308ee64db oci.element.io/matrix-authentication-service@sha256:6f21184cef40eae330d59ab065d20d94c1b244c00328e2d0d31e0a5308ee64db - Tags:
ghcr.io/element-hq/matrix-authentication-service:1.22.0-rc.0 ghcr.io/element-hq/matrix-authentication-service:sha-735fd42 oci.element.io/matrix-authentication-service:1.22.0-rc.0 oci.element.io/matrix-authentication-service:sha-735fd42
Debug variant:
- Digest:
ghcr.io/element-hq/matrix-authentication-service@sha256:8c0bca25874c99a9270ba836e7298a591e7baf211a0b575ee4c6795ac1b3571f oci.element.io/matrix-authentication-service@sha256:8c0bca25874c99a9270ba836e7298a591e7baf211a0b575ee4c6795ac1b3571f - Tags:
ghcr.io/element-hq/matrix-authentication-service:1.22.0-rc.0-debug ghcr.io/element-hq/matrix-authentication-service:sha-735fd42-debug oci.element.io/matrix-authentication-service:1.22.0-rc.0-debug oci.element.io/matrix-authentication-service:sha-735fd42-debug
What's Changed
Bug Fixes
- Accept
[and~in OAuth 2.0 scope tokens by @sandhose in #5881 - Keep the auth action context when changing accounts by @sandhose in #5843
New Features
- Add
password_fileconfig variant foremailanddatabaseby @networkException in #5449 - Replace Unix socket on startup & allow setting permissions by @sandhose in #5858
- Expose a
logged_outvariable to upstream authorization parameter templates by @sandhose in #5859
Changes to the admin API
Translations
- Translations updates for main by @matrixbot in #5883
Internal Changes
- Automatic merge back to main by @matrixbot in #5865
- Automatic merge back to main by @matrixbot in #5870
- Automatic merge back to main by @matrixbot in #5872
- Speed up builds by using thin LTO and default codegen-units for release builds by @sandhose in #5879
- Speed up the ESS test CI job by @sandhose in #5877
Other Changes
- Move "Full release process" section higher up by @MadLittleMods in #5866
- Defer session creation to token exchange time by @defaultdino in #5606
- Allow setting a
client_urifor static clients in the config by @V02460 in #5874 - Fix time-dependent snapshot test in account sessions page by @sandhose in #5876
Full Changelog: v1.21.0...v1.22.0-rc.0