Skip to content

v1.19.0-rc.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Jun 14:08
· 106 commits to main since this release
4791081

Docker image

Regular image:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:e25d2b3399e4f40048c280ce761e3b80adc1d1e2f42e380daedb28f760386535
    oci.element.io/matrix-authentication-service@sha256:e25d2b3399e4f40048c280ce761e3b80adc1d1e2f42e380daedb28f760386535
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.19.0-rc.0
    ghcr.io/element-hq/matrix-authentication-service:sha-4791081
    oci.element.io/matrix-authentication-service:1.19.0-rc.0
    oci.element.io/matrix-authentication-service:sha-4791081
    

Debug variant:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:5751feba2a2b914c71eeb8ca9ccc80c8a871ea3158f01bdd500ea3c5fc1bc65c
    oci.element.io/matrix-authentication-service@sha256:5751feba2a2b914c71eeb8ca9ccc80c8a871ea3158f01bdd500ea3c5fc1bc65c
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.19.0-rc.0-debug
    ghcr.io/element-hq/matrix-authentication-service:sha-4791081-debug
    oci.element.io/matrix-authentication-service:1.19.0-rc.0-debug
    oci.element.io/matrix-authentication-service:sha-4791081-debug
    

What's Changed

Documentation

  • Fix a typo in the Synapse configuration instructions in the documentation by @TuxCoder in #5726
  • Fix typo in the configuration documentation client_secret_jwk-> client_secret_jwt by @c-bg in #5663

Translations

Internal Changes

Other Changes

New Contributors

Full Changelog: v1.18.0...v1.19.0-rc.0