Update ghcr.io/element-hq/matrix-authentication-service Docker tag to v1.20.0 #12

Merged
forgejo merged 0 commits from refs/pull/12/head into main 2026-07-13 07:40:52 +00:00
forgejo commented 2026-07-09 10:58:24 +00:00 (Migrated from git.smallhack.org)

This PR contains the following updates:

Package Update Change
ghcr.io/element-hq/matrix-authentication-service minor 1.19.01.20.0

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

element-hq/matrix-authentication-service (ghcr.io/element-hq/matrix-authentication-service)

v1.20.0

Compare Source

Docker image

Regular image:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:1b0cc87ca6bd6186172a123228cfc3be4c94522d5ecc71e7baeaf23e48ce883a
    oci.element.io/matrix-authentication-service@sha256:1b0cc87ca6bd6186172a123228cfc3be4c94522d5ecc71e7baeaf23e48ce883a
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.20.0
    ghcr.io/element-hq/matrix-authentication-service:1.20
    ghcr.io/element-hq/matrix-authentication-service:1
    ghcr.io/element-hq/matrix-authentication-service:sha-20a1f66
    ghcr.io/element-hq/matrix-authentication-service:latest
    oci.element.io/matrix-authentication-service:1.20.0
    oci.element.io/matrix-authentication-service:1.20
    oci.element.io/matrix-authentication-service:1
    oci.element.io/matrix-authentication-service:sha-20a1f66
    oci.element.io/matrix-authentication-service:latest
    

Debug variant:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:50c281a5ea2355ee45eb8805f4a825bd4bbb4dc5dbba026252c49dc38ecc3350
    oci.element.io/matrix-authentication-service@sha256:50c281a5ea2355ee45eb8805f4a825bd4bbb4dc5dbba026252c49dc38ecc3350
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.20.0-debug
    ghcr.io/element-hq/matrix-authentication-service:1.20-debug
    ghcr.io/element-hq/matrix-authentication-service:1-debug
    ghcr.io/element-hq/matrix-authentication-service:sha-20a1f66-debug
    ghcr.io/element-hq/matrix-authentication-service:latest-debug
    oci.element.io/matrix-authentication-service:1.20.0-debug
    oci.element.io/matrix-authentication-service:1.20-debug
    oci.element.io/matrix-authentication-service:1-debug
    oci.element.io/matrix-authentication-service:sha-20a1f66-debug
    oci.element.io/matrix-authentication-service:latest-debug
    

What's Changed

Bug Fixes
New Features
Changes to the admin API
Documentation
Translations
Internal Changes
Other Changes
Dependency Updates

New Contributors

Full Changelog: https://github.com/element-hq/matrix-authentication-service/compare/v1.19.0...v1.20.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/element-hq/matrix-authentication-service](https://github.com/element-hq/matrix-authentication-service) | minor | `1.19.0` → `1.20.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>element-hq/matrix-authentication-service (ghcr.io/element-hq/matrix-authentication-service)</summary> ### [`v1.20.0`](https://github.com/element-hq/matrix-authentication-service/releases/tag/v1.20.0) [Compare Source](https://github.com/element-hq/matrix-authentication-service/compare/v1.19.0...v1.20.0) ##### Docker image Regular image: - Digest: ``` ghcr.io/element-hq/matrix-authentication-service@sha256:1b0cc87ca6bd6186172a123228cfc3be4c94522d5ecc71e7baeaf23e48ce883a oci.element.io/matrix-authentication-service@sha256:1b0cc87ca6bd6186172a123228cfc3be4c94522d5ecc71e7baeaf23e48ce883a ``` - Tags: ``` ghcr.io/element-hq/matrix-authentication-service:1.20.0 ghcr.io/element-hq/matrix-authentication-service:1.20 ghcr.io/element-hq/matrix-authentication-service:1 ghcr.io/element-hq/matrix-authentication-service:sha-20a1f66 ghcr.io/element-hq/matrix-authentication-service:latest oci.element.io/matrix-authentication-service:1.20.0 oci.element.io/matrix-authentication-service:1.20 oci.element.io/matrix-authentication-service:1 oci.element.io/matrix-authentication-service:sha-20a1f66 oci.element.io/matrix-authentication-service:latest ``` Debug variant: - Digest: ``` ghcr.io/element-hq/matrix-authentication-service@sha256:50c281a5ea2355ee45eb8805f4a825bd4bbb4dc5dbba026252c49dc38ecc3350 oci.element.io/matrix-authentication-service@sha256:50c281a5ea2355ee45eb8805f4a825bd4bbb4dc5dbba026252c49dc38ecc3350 ``` - Tags: ``` ghcr.io/element-hq/matrix-authentication-service:1.20.0-debug ghcr.io/element-hq/matrix-authentication-service:1.20-debug ghcr.io/element-hq/matrix-authentication-service:1-debug ghcr.io/element-hq/matrix-authentication-service:sha-20a1f66-debug ghcr.io/element-hq/matrix-authentication-service:latest-debug oci.element.io/matrix-authentication-service:1.20.0-debug oci.element.io/matrix-authentication-service:1.20-debug oci.element.io/matrix-authentication-service:1-debug oci.element.io/matrix-authentication-service:sha-20a1f66-debug oci.element.io/matrix-authentication-service:latest-debug ``` <!-- Release notes generated using configuration in .github/release.yml at v1.20.0 --> #### What's Changed ##### Bug Fixes - Fix the compat session API definition in the admin API spec by [@&#8203;sandhose](https://github.com/sandhose) in [#&#8203;5714](https://github.com/element-hq/matrix-authentication-service/pull/5714) ##### New Features - Allow passing arbitrary values from clients down to upstream OAuth providers by [@&#8203;sandhose](https://github.com/sandhose) in [#&#8203;5677](https://github.com/element-hq/matrix-authentication-service/pull/5677) - Track and log the client IP address by [@&#8203;sandhose](https://github.com/sandhose) in [#&#8203;5734](https://github.com/element-hq/matrix-authentication-service/pull/5734) - Log the GraphQL operation type and name by [@&#8203;sandhose](https://github.com/sandhose) in [#&#8203;5736](https://github.com/element-hq/matrix-authentication-service/pull/5736) - Record and log the requester on the request log line by [@&#8203;sandhose](https://github.com/sandhose) in [#&#8203;5735](https://github.com/element-hq/matrix-authentication-service/pull/5735) - Track and log database statistics for every request and job by [@&#8203;sandhose](https://github.com/sandhose) in [#&#8203;5745](https://github.com/element-hq/matrix-authentication-service/pull/5745) - Infer an initial name for the device for the device auth grant by [@&#8203;sandhose](https://github.com/sandhose) in [#&#8203;5750](https://github.com/element-hq/matrix-authentication-service/pull/5750) ##### Changes to the admin API - Admin API: allow filtering OAuth 2.0 sessions by multiple clients by [@&#8203;sandhose](https://github.com/sandhose) in [#&#8203;5708](https://github.com/element-hq/matrix-authentication-service/pull/5708) - Admin API: allow filtering of sessions by creation and last-activity time by [@&#8203;sandhose](https://github.com/sandhose) in [#&#8203;5709](https://github.com/element-hq/matrix-authentication-service/pull/5709) - Admin API: filter users based on client usage by [@&#8203;sandhose](https://github.com/sandhose) in [#&#8203;5707](https://github.com/element-hq/matrix-authentication-service/pull/5707) - Admin API: allow listing and viewing of OAuth 2.0 clients by [@&#8203;sandhose](https://github.com/sandhose) in [#&#8203;5710](https://github.com/element-hq/matrix-authentication-service/pull/5710) ##### Documentation - Document the request log line by [@&#8203;sandhose](https://github.com/sandhose) in [#&#8203;5741](https://github.com/element-hq/matrix-authentication-service/pull/5741) ##### Translations - Translations updates for main by [@&#8203;matrixbot](https://github.com/matrixbot) in [#&#8203;5751](https://github.com/element-hq/matrix-authentication-service/pull/5751) - Translations updates for main by [@&#8203;matrixbot](https://github.com/matrixbot) in [#&#8203;5759](https://github.com/element-hq/matrix-authentication-service/pull/5759) - Translations updates for v1.20 by [@&#8203;matrixbot](https://github.com/matrixbot) in [#&#8203;5855](https://github.com/element-hq/matrix-authentication-service/pull/5855) ##### Internal Changes - Automatic merge back to main by [@&#8203;matrixbot](https://github.com/matrixbot) in [#&#8203;5729](https://github.com/element-hq/matrix-authentication-service/pull/5729) - Automatic merge back to main by [@&#8203;matrixbot](https://github.com/matrixbot) in [#&#8203;5740](https://github.com/element-hq/matrix-authentication-service/pull/5740) - Bump Rust to 1.96.0 and fix clippy lints by [@&#8203;sandhose](https://github.com/sandhose) in [#&#8203;5733](https://github.com/element-hq/matrix-authentication-service/pull/5733) - Use the public registry hostname in release notes by [@&#8203;sandhose](https://github.com/sandhose) in [#&#8203;5725](https://github.com/element-hq/matrix-authentication-service/pull/5725) - Fix ESS test CI job by pinning the setup-ess-cluster-action to the latest version by [@&#8203;sandhose](https://github.com/sandhose) in [#&#8203;5743](https://github.com/element-hq/matrix-authentication-service/pull/5743) - Decouple ULID generations from its own `rand` dependency by [@&#8203;sandhose](https://github.com/sandhose) in [#&#8203;5747](https://github.com/element-hq/matrix-authentication-service/pull/5747) - deps: upgrade sea-query to 1.0, switch sea-query-binder -> sea-query-sqlx by [@&#8203;sandhose](https://github.com/sandhose) in [#&#8203;5744](https://github.com/element-hq/matrix-authentication-service/pull/5744) - CI: Move from styrainc/setup-regal to open-policy-agent/setup-regal by [@&#8203;sandhose](https://github.com/sandhose) in [#&#8203;5762](https://github.com/element-hq/matrix-authentication-service/pull/5762) ##### Other Changes - CI: Test against ESS by [@&#8203;gaelgatelement](https://github.com/gaelgatelement) in [#&#8203;5582](https://github.com/element-hq/matrix-authentication-service/pull/5582) - Trim value when reading `client_secret_file` by [@&#8203;networkException](https://github.com/networkException) in [#&#8203;5456](https://github.com/element-hq/matrix-authentication-service/pull/5456) - Update Authelia Sample for OIDC upstream by [@&#8203;andrepintorj](https://github.com/andrepintorj) in [#&#8203;5672](https://github.com/element-hq/matrix-authentication-service/pull/5672) - Document what user data is stored and how long it is kept by [@&#8203;sandhose](https://github.com/sandhose) in [#&#8203;5673](https://github.com/element-hq/matrix-authentication-service/pull/5673) - Backport [#&#8203;5849](https://github.com/element-hq/matrix-authentication-service/issues/5849): Update crossbeam-epoch to 0.9.20 to fix RUSTSEC-2026-0204 by [@&#8203;sandhose](https://github.com/sandhose) in [#&#8203;5856](https://github.com/element-hq/matrix-authentication-service/pull/5856) ##### Dependency Updates - Bump hashicorp/vault-action from 3.4.0 to 4.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5717](https://github.com/element-hq/matrix-authentication-service/pull/5717) - Bump taiki-e/install-action from 2.77.0 to 2.79.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5716](https://github.com/element-hq/matrix-authentication-service/pull/5716) - Bump actions/setup-node from 6.3.0 to 6.4.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5718](https://github.com/element-hq/matrix-authentication-service/pull/5718) - Bump mozilla-actions/sccache-action from 0.0.9 to 0.0.10 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5719](https://github.com/element-hq/matrix-authentication-service/pull/5719) - Bump vite from 8.0.14 to 8.0.16 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5738](https://github.com/element-hq/matrix-authentication-service/pull/5738) - deps: upgrade reqwest 0.13, sentry 0.48, opentelemetry 0.32 by [@&#8203;sandhose](https://github.com/sandhose) in [#&#8203;5742](https://github.com/element-hq/matrix-authentication-service/pull/5742) - build(deps): bump actions/github-script from 8.0.0 to 9.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5622](https://github.com/element-hq/matrix-authentication-service/pull/5622) - Update anyhow from 1.0.102 to 1.0.103 by [@&#8203;sandhose](https://github.com/sandhose) in [#&#8203;5756](https://github.com/element-hq/matrix-authentication-service/pull/5756) #### New Contributors - [@&#8203;gaelgatelement](https://github.com/gaelgatelement) made their first contribution in [#&#8203;5582](https://github.com/element-hq/matrix-authentication-service/pull/5582) - [@&#8203;andrepintorj](https://github.com/andrepintorj) made their first contribution in [#&#8203;5672](https://github.com/element-hq/matrix-authentication-service/pull/5672) **Full Changelog**: <https://github.com/element-hq/matrix-authentication-service/compare/v1.19.0...v1.20.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDcuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI0Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJtaW5vciJdfQ==-->
jessebot (Migrated from git.smallhack.org) approved these changes 2026-07-13 07:40:46 +00:00
Sign in to join this conversation.
No description provided.