Skip to content

v1.22.0-rc.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Jul 17:54
735fd42

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

New Features

  • Add password_file config variant for email and database by @networkException in #5449
  • Replace Unix socket on startup & allow setting permissions by @sandhose in #5858
  • Expose a logged_out variable to upstream authorization parameter templates by @sandhose in #5859

Changes to the admin API

  • Admin API: allow searching in upstream OAuth links on 'human account name' by @sandhose in #5869

Translations

Internal Changes

Other Changes

Full Changelog: v1.21.0...v1.22.0-rc.0