Skip to content

v0.19.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jul 15:08
· 176 commits to main since this release
7463ed4

Docker image

Regular image:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:36d2a5a34307546dca25d8b6094e322f4fd907eb634fccc04aca37becd112f4e
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:0.19.0
    ghcr.io/element-hq/matrix-authentication-service:0.19
    ghcr.io/element-hq/matrix-authentication-service:0
    ghcr.io/element-hq/matrix-authentication-service:sha-7463ed4
    ghcr.io/element-hq/matrix-authentication-service:latest
    

Debug variant:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:b32baf6cccfe41452469caab46b9481a8e683d6334822846dc1f016ffd19e6b2
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:0.19.0-debug
    ghcr.io/element-hq/matrix-authentication-service:0.19-debug
    ghcr.io/element-hq/matrix-authentication-service:0-debug
    ghcr.io/element-hq/matrix-authentication-service:sha-7463ed4-debug
    ghcr.io/element-hq/matrix-authentication-service:latest-debug
    

What's Changed

Bug Fixes

  • Report AS-exclusive localparts as used, not an error by @sandhose in #4723

New Features

  • Support receiving OpenID Connect Back-Channel Logout notifications by @sandhose in #4743

Translations

Internal Changes

Dependency Updates

  • build(deps): bump minijinja from 2.10.2 to 2.11.0 by @dependabot[bot] in #4734
  • build(deps-dev): bump knip from 5.61.0 to 5.61.3 in /frontend by @dependabot[bot] in #4733
  • build(deps): bump indexmap from 2.9.0 to 2.10.0 by @dependabot[bot] in #4732
  • build(deps): bump psl from 2.1.122 to 2.1.123 by @dependabot[bot] in #4731
  • build(deps): bump sigstore/cosign-installer from 3.9.0 to 3.9.1 by @dependabot[bot] in #4714
  • build(deps): bump pest_derive from 2.8.0 to 2.8.1 by @dependabot[bot] in #4708
  • build(deps-dev): bump @biomejs/biome from 1.9.4 to 2.0.6 in /frontend by @dependabot[bot] in #4730
  • build(deps): bump minijinja-contrib from 2.10.2 to 2.11.0 by @dependabot[bot] in #4751
  • build(deps): bump tokio from 1.45.1 to 1.46.1 by @dependabot[bot] in #4748
  • build(deps): bump reqwest from 0.12.20 to 0.12.22 by @dependabot[bot] in #4749
  • build(deps-dev): bump @types/node from 24.0.3 to 24.0.4 in /frontend in the types group by @dependabot[bot] in #4725
  • build(deps-dev): bump the storybook group in /frontend with 3 updates by @dependabot[bot] in #4752
  • build(deps): bump ruma-common from 0.15.2 to 0.15.3 by @dependabot[bot] in #4750
  • build(deps): bump the i18next group in /frontend with 2 updates by @dependabot[bot] in #4753
  • build(deps-dev): bump @graphql-codegen/client-preset from 4.8.2 to 4.8.3 in /frontend in the graphql-codegen group by @dependabot[bot] in #4724

Full Changelog: v0.18.0...v0.19.0