github element-hq/matrix-authentication-service v1.25.0-rc.0

pre-release4 hours ago

Docker image

Regular image:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:0e005021e6bb180fd874f9082c97b1c93d8ac1de9489a3072f0b14d722ac0131
    oci.element.io/matrix-authentication-service@sha256:0e005021e6bb180fd874f9082c97b1c93d8ac1de9489a3072f0b14d722ac0131
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.25.0-rc.0
    ghcr.io/element-hq/matrix-authentication-service:sha-258de7e
    oci.element.io/matrix-authentication-service:1.25.0-rc.0
    oci.element.io/matrix-authentication-service:sha-258de7e
    

Debug variant:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:642a140a7c75fec669ef7510cacdb2ed55de0f8144794ec9d163d20f7f7ba468
    oci.element.io/matrix-authentication-service@sha256:642a140a7c75fec669ef7510cacdb2ed55de0f8144794ec9d163d20f7f7ba468
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.25.0-rc.0-debug
    ghcr.io/element-hq/matrix-authentication-service:sha-258de7e-debug
    oci.element.io/matrix-authentication-service:1.25.0-rc.0-debug
    oci.element.io/matrix-authentication-service:sha-258de7e-debug
    

What's Changed

Bug Fixes

  • Fix back_to_client template error when no state param given by @hughns in #5922
  • Fix rendering of policy violations with an empty code field by @hughns in #5921

Translations

Internal Changes

  • Automatic merge back to main by @matrixbot in #5937
  • Pin the Rust toolchain for CI build jobs and let dependabot update it by @sandhose in #5938
  • Ignore RUSTSEC-2026-0269 in cargo-deny as MAS isn't affected by it by @sandhose in #5955
  • Automatic merge back to main by @matrixbot in #5960
  • Stop wrapping comments in rustfmt, drop redundant options by @sandhose in #5956
  • CI: move to pnpm/setup for installing node, pnpm and installing frontend dependencies by @sandhose in #5965

Other Changes

  • docs: Merge error description for the same status code by @V02460 in #5911
  • Use a frozen clock in the mas-oidc-client integration tests by @barodeur in #5963
  • Add unittest for database connection via pgpass by @V02460 in #5926
  • feat: implement hard shutdown and exit for task timeout by @defaultdino in #5930
  • Return M_APPSERVICE_LOGIN_UNSUPPORTED for m.login.application_service by @barodeur in #5961
  • Format log timestamps in the local timezone by @drott in #5932
  • Fix positional arguments in manage CLI docs by @noahziheng in #5964
  • Render the registration CAPTCHAs with React by @sandhose in #5885

Dependency Updates

  • build(deps): bump http-body-util from 0.1.3 to 0.1.5 by @dependabot[bot] in #5948

New Contributors

Full Changelog: v1.24.0...v1.25.0-rc.0

Don't miss a new matrix-authentication-service release

NewReleases is sending notifications on new releases.