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

pre-release5 hours ago

Docker image

Regular image:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:c21d50a2600aa36b78e92048f319154e87d5c6a168ae2f1406bf5ef22c75576c
    oci.element.io/matrix-authentication-service@sha256:c21d50a2600aa36b78e92048f319154e87d5c6a168ae2f1406bf5ef22c75576c
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.20.0-rc.0
    ghcr.io/element-hq/matrix-authentication-service:sha-e575a8c
    oci.element.io/matrix-authentication-service:1.20.0-rc.0
    oci.element.io/matrix-authentication-service:sha-e575a8c
    

Debug variant:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:5f1228979b625151a1e610939950afcbd0aad47b27617b8f7b7db87fce3ed630
    oci.element.io/matrix-authentication-service@sha256:5f1228979b625151a1e610939950afcbd0aad47b27617b8f7b7db87fce3ed630
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.20.0-rc.0-debug
    ghcr.io/element-hq/matrix-authentication-service:sha-e575a8c-debug
    oci.element.io/matrix-authentication-service:1.20.0-rc.0-debug
    oci.element.io/matrix-authentication-service:sha-e575a8c-debug
    

What's Changed

Bug Fixes

  • Fix the compat session API definition in the admin API spec by @sandhose in #5714

New Features

  • Allow passing arbitrary values from clients down to upstream OAuth providers by @sandhose in #5677
  • Track and log the client IP address by @sandhose in #5734
  • Log the GraphQL operation type and name by @sandhose in #5736
  • Record and log the requester on the request log line by @sandhose in #5735
  • Track and log database statistics for every request and job by @sandhose in #5745
  • Infer an initial name for the device for the device auth grant by @sandhose in #5750

Changes to the admin API

  • Admin API: allow filtering OAuth 2.0 sessions by multiple clients by @sandhose in #5708
  • Admin API: allow filtering of sessions by creation and last-activity time by @sandhose in #5709
  • Admin API: filter users based on client usage by @sandhose in #5707
  • Admin API: allow listing and viewing of OAuth 2.0 clients by @sandhose in #5710

Documentation

Translations

Internal Changes

  • Automatic merge back to main by @matrixbot in #5729
  • Automatic merge back to main by @matrixbot in #5740
  • Bump Rust to 1.96.0 and fix clippy lints by @sandhose in #5733
  • Use the public registry hostname in release notes by @sandhose in #5725
  • Fix ESS test CI job by pinning the setup-ess-cluster-action to the latest version by @sandhose in #5743
  • Decouple ULID generations from its own rand dependency by @sandhose in #5747
  • deps: upgrade sea-query to 1.0, switch sea-query-binder -> sea-query-sqlx by @sandhose in #5744

Other Changes

Dependency Updates

New Contributors

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

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

NewReleases is sending notifications on new releases.