Update version.keycloak to v25.0.1 #10

Merged
Denys Konovalov merged 1 commits from renovate/version.keycloak into main 2024-06-20 15:25:53 +02:00

This PR contains the following updates:

Package Type Update Change
org.keycloak:keycloak-services (source) provided patch 25.0.0 -> 25.0.1
org.keycloak:keycloak-server-spi-private (source) provided patch 25.0.0 -> 25.0.1
org.keycloak:keycloak-model-storage (source) provided patch 25.0.0 -> 25.0.1
org.keycloak:keycloak-server-spi (source) provided patch 25.0.0 -> 25.0.1
org.keycloak:keycloak-core (source) provided patch 25.0.0 -> 25.0.1

Release Notes

keycloak/keycloak (org.keycloak:keycloak-services)

v25.0.1

Compare Source

Upgrading

Before upgrading refer to the migration guide for a complete list of changes.

All resolved issues

Enhancements

  • #​19750 Use a proper FreeMarker template for the new consoles account/ui
  • #​30346 Enhance masking around config-keystore dist/quarkus

Bugs

  • #​25234 front channel logout to clients are not called at Identity Proxy when using front channel logout to Identity Provider( oidc
  • #​28643 Encountering `NullPointerException` - `KeycloakIdentity.getUserFromToken()` when running `admin-ui` locally admin/ui
  • #​30115 Admin v2 theme - theme.properties Custom theme scripts not loading admin/ui
  • #​30201 Keycloak CI - failure in Store IT (aurora-postgres) ci
  • #​30240 Custom attributes are removed during UPDATE PROFILE event core
  • #​30300 Upgrade to Keycloak 25 - Table 'USER_CONSENT' is specified twice on MySQL/MariaDB database core
  • #​30302 Methods of SimpleHttp are after change now too much protected core
  • #​30306 Upgrade to Keycloak 25 - Events bug in UI admin/ui
  • #​30332 Operator fails to patch ingress after update to 25.0.0 operator
  • #​30334 RESTART_AUTHENTICATION_ERROR when login in in private browser window after 25.0.0 update core
  • #​30351 Migration of sessions in KC25 should run only on migration, not on imports
  • #​30368 Documentation : label error for persistent-user-sessions feature flag docs
  • #​30417 Keycloak 25 db guide shows unevaluated "ifeval docs
  • #​30432 keycloak hostname:v2 /admin used on "hostname" instead of "hostname-admin" admin/ui
  • #​30434 Improvements for ldap test authentication ldap
  • #​30492 partial_import_test fails randomly admin/ui

Configuration

📅 Schedule: 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 these updates again.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.keycloak:keycloak-services](http://keycloak.org) ([source](https://github.com/keycloak/keycloak)) | provided | patch | `25.0.0` -> `25.0.1` | | [org.keycloak:keycloak-server-spi-private](http://keycloak.org) ([source](https://github.com/keycloak/keycloak)) | provided | patch | `25.0.0` -> `25.0.1` | | [org.keycloak:keycloak-model-storage](http://keycloak.org) ([source](https://github.com/keycloak/keycloak)) | provided | patch | `25.0.0` -> `25.0.1` | | [org.keycloak:keycloak-server-spi](http://keycloak.org) ([source](https://github.com/keycloak/keycloak)) | provided | patch | `25.0.0` -> `25.0.1` | | [org.keycloak:keycloak-core](http://keycloak.org) ([source](https://github.com/keycloak/keycloak)) | provided | patch | `25.0.0` -> `25.0.1` | --- ### Release Notes <details> <summary>keycloak/keycloak (org.keycloak:keycloak-services)</summary> ### [`v25.0.1`](https://github.com/keycloak/keycloak/releases/tag/25.0.1) [Compare Source](https://github.com/keycloak/keycloak/compare/25.0.0...25.0.1) <div> <h2>Upgrading</h2> <p>Before upgrading refer to <a href="file:/home/runner/work/keycloak-rel/keycloak-rel/target/web/docs/latest/upgrading/index.html#migration-changes">the migration guide</a> for a complete list of changes.</p> <h2>All resolved issues</h2> <h3>Enhancements</h3> <ul> <li><a href="https://github.com/keycloak/keycloak/issues/19750">#&#8203;19750</a> Use a proper FreeMarker template for the new consoles <code>account/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/30346">#&#8203;30346</a> Enhance masking around config-keystore <code>dist/quarkus</code></li> </ul> <h3>Bugs</h3> <ul> <li><a href="https://github.com/keycloak/keycloak/issues/25234">#&#8203;25234</a> front channel logout to clients are not called at Identity Proxy when using front channel logout to Identity Provider( <code>oidc</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/28643">#&#8203;28643</a> Encountering `NullPointerException` - `KeycloakIdentity.getUserFromToken()` when running `admin-ui` locally <code>admin/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/30115">#&#8203;30115</a> Admin v2 theme - theme.properties Custom theme scripts not loading <code>admin/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/30201">#&#8203;30201</a> Keycloak CI - failure in Store IT (aurora-postgres) <code>ci</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/30240">#&#8203;30240</a> Custom attributes are removed during UPDATE PROFILE event <code>core</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/30300">#&#8203;30300</a> Upgrade to Keycloak 25 - Table 'USER_CONSENT' is specified twice on MySQL/MariaDB database <code>core</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/30302">#&#8203;30302</a> Methods of SimpleHttp are after change now too much protected <code>core</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/30306">#&#8203;30306</a> Upgrade to Keycloak 25 - Events bug in UI <code>admin/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/30332">#&#8203;30332</a> Operator fails to patch ingress after update to 25.0.0 <code>operator</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/30334">#&#8203;30334</a> RESTART_AUTHENTICATION_ERROR when login in in private browser window after 25.0.0 update <code>core</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/30351">#&#8203;30351</a> Migration of sessions in KC25 should run only on migration, not on imports </li> <li><a href="https://github.com/keycloak/keycloak/issues/30368">#&#8203;30368</a> Documentation : label error for persistent-user-sessions feature flag <code>docs</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/30417">#&#8203;30417</a> Keycloak 25 db guide shows unevaluated "ifeval <code>docs</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/30432">#&#8203;30432</a> keycloak hostname:v2 /admin used on "hostname" instead of "hostname-admin" <code>admin/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/30434">#&#8203;30434</a> Improvements for ldap test authentication <code>ldap</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/30492">#&#8203;30492</a> partial_import_test fails randomly <code>admin/ui</code></li> </ul> </div> </details> --- ### Configuration 📅 **Schedule**: 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Renovate Bot (Automatisiert) added 1 commit 2024-06-20 15:19:08 +02:00
Denys Konovalov merged commit 3facb173c0 into main 2024-06-20 15:25:53 +02:00
Denys Konovalov deleted branch renovate/version.keycloak 2024-06-20 15:25:53 +02:00
Sign in to join this conversation.
No description provided.