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

latest release: v1.25.1
8 hours ago

Docker image

Regular image:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:ae6edf8ebd8a402706500a7cd8e8734b6dc0b332fe84bc2a238d49d2abf324ac
    oci.element.io/matrix-authentication-service@sha256:ae6edf8ebd8a402706500a7cd8e8734b6dc0b332fe84bc2a238d49d2abf324ac
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.25.0
    ghcr.io/element-hq/matrix-authentication-service:1.25
    ghcr.io/element-hq/matrix-authentication-service:1
    ghcr.io/element-hq/matrix-authentication-service:sha-57bb1b0
    ghcr.io/element-hq/matrix-authentication-service:latest
    oci.element.io/matrix-authentication-service:1.25.0
    oci.element.io/matrix-authentication-service:1.25
    oci.element.io/matrix-authentication-service:1
    oci.element.io/matrix-authentication-service:sha-57bb1b0
    oci.element.io/matrix-authentication-service:latest
    

Debug variant:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:b2c2fe6aaa7844dbf2f75f387742f464a559d7d7c57477c8f87d7ade9a7dca82
    oci.element.io/matrix-authentication-service@sha256:b2c2fe6aaa7844dbf2f75f387742f464a559d7d7c57477c8f87d7ade9a7dca82
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.25.0-debug
    ghcr.io/element-hq/matrix-authentication-service:1.25-debug
    ghcr.io/element-hq/matrix-authentication-service:1-debug
    ghcr.io/element-hq/matrix-authentication-service:sha-57bb1b0-debug
    ghcr.io/element-hq/matrix-authentication-service:latest-debug
    oci.element.io/matrix-authentication-service:1.25.0-debug
    oci.element.io/matrix-authentication-service:1.25-debug
    oci.element.io/matrix-authentication-service:1-debug
    oci.element.io/matrix-authentication-service:sha-57bb1b0-debug
    oci.element.io/matrix-authentication-service:latest-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
  • Translations updates for v1.25 by @ElementBot in #5987

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

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

NewReleases is sending notifications on new releases.