Update version.keycloak to v26.0.8 #31

Merged
Renovate Bot (Automatisiert) merged 1 commits from renovate/version.keycloak into main 2025-01-15 01:05:31 +01:00

This PR contains the following updates:

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

Release Notes

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

v26.0.8

Compare Source

Upgrading

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

All resolved issues

Enhancements

  • #​33569 Show User Events on dedicated tab on Client-/User-Details
  • #​34091 Username Form should support autocomplete login/ui

Bugs

  • #​34072 The Realm Selection Dropdown Breaks After 50 Realms In Database admin/ui
  • #​34207 logout with client_id and/or post_logout_redirect_uri results in bad request on logout confirmation page oidc
  • #​34402 [Keycloak 26.0.2] Getting "Forbidden, permission needed: query-clients" as temp-admin admin/ui
  • #​34675 Keys tab showing disabled and inactive keys as active admin/ui
  • #​34995 MySQL database migration issue core
  • #​35048 Filter events by user id and client not working admin/ui
  • #​35052 `organizationEnabled` and `verifiableCredentialsEnabled` attributes are present as attributes in an export
  • #​35273 Edit Help Mode descriptor for Roles in policy form admin/ui
  • #​35290 Database migration fails after upgrading operator to v26.0.6 core
  • #​35317 Token issuer is null in executeActionsEmail and sendVerifyEmail if no clientId is passed admin/api
  • #​35324 Strange Random behavior - Intermittent missing organization claim in Keycloak JWT token organizations
  • #​35410 SAML Adapter Galleon Pack for EAP8 cannot use new metadata options for layers adapter/saml
  • #​35416 Mis-formatted definition list of hashing algorithms
  • #​35421 Showing LDAP error message when failing to reset password ldap
  • #​35475 Delete user confirm title is wrong admin/ui
  • #​35481 Events: Wrong text for user id search admin/ui
  • #​35488 [Jekins Keycloak CI] - RH-SSO EAP adapters remote saml tests ci
  • #​35526 Initial keycloak bootstrap suggestion is not correct. dist/quarkus
  • #​35544 Upgrading guide 26.0.6 is missing in the built document docs
  • #​35634 Temporary password toggle in set password dialog is cut off in admin-console admin/ui
  • #​35675 New install doesn't allow admin user creation dist/quarkus
  • #​35822 Exact searches should be the default when querying user by attributes admin/api
  • #​36394 CVE-2024-11736 Unrestricted admin use of system and environment variables
  • #​36395 CVE-2024-11734 Denial of Service in Keycloak Server via Security Headers

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 | `26.0.7` -> `26.0.8` | | [org.keycloak:keycloak-server-spi-private](http://keycloak.org) ([source](https://github.com/keycloak/keycloak)) | provided | patch | `26.0.7` -> `26.0.8` | | [org.keycloak:keycloak-model-storage](http://keycloak.org) ([source](https://github.com/keycloak/keycloak)) | provided | patch | `26.0.7` -> `26.0.8` | | [org.keycloak:keycloak-server-spi](http://keycloak.org) ([source](https://github.com/keycloak/keycloak)) | provided | patch | `26.0.7` -> `26.0.8` | | [org.keycloak:keycloak-core](http://keycloak.org) ([source](https://github.com/keycloak/keycloak)) | provided | patch | `26.0.7` -> `26.0.8` | --- ### Release Notes <details> <summary>keycloak/keycloak (org.keycloak:keycloak-services)</summary> ### [`v26.0.8`](https://github.com/keycloak/keycloak/releases/tag/26.0.8) [Compare Source](https://github.com/keycloak/keycloak/compare/26.0.7...26.0.8) <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/33569">#&#8203;33569</a> Show User Events on dedicated tab on Client-/User-Details </li> <li><a href="https://github.com/keycloak/keycloak/issues/34091">#&#8203;34091</a> Username Form should support autocomplete <code>login/ui</code></li> </ul> <h3>Bugs</h3> <ul> <li><a href="https://github.com/keycloak/keycloak/issues/34072">#&#8203;34072</a> The Realm Selection Dropdown Breaks After 50 Realms In Database <code>admin/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34207">#&#8203;34207</a> logout with client_id and/or post_logout_redirect_uri results in bad request on logout confirmation page <code>oidc</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34402">#&#8203;34402</a> [Keycloak 26.0.2] Getting "Forbidden, permission needed: query-clients" as temp-admin <code>admin/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34675">#&#8203;34675</a> Keys tab showing disabled and inactive keys as active <code>admin/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34995">#&#8203;34995</a> MySQL database migration issue <code>core</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/35048">#&#8203;35048</a> Filter events by user id and client not working <code>admin/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/35052">#&#8203;35052</a> `organizationEnabled` and `verifiableCredentialsEnabled` attributes are present as attributes in an export </li> <li><a href="https://github.com/keycloak/keycloak/issues/35273">#&#8203;35273</a> Edit Help Mode descriptor for Roles in policy form <code>admin/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/35290">#&#8203;35290</a> Database migration fails after upgrading operator to v26.0.6 <code>core</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/35317">#&#8203;35317</a> Token issuer is null in executeActionsEmail and sendVerifyEmail if no clientId is passed <code>admin/api</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/35324">#&#8203;35324</a> Strange Random behavior - Intermittent missing organization claim in Keycloak JWT token <code>organizations</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/35410">#&#8203;35410</a> SAML Adapter Galleon Pack for EAP8 cannot use new metadata options for layers <code>adapter/saml</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/35416">#&#8203;35416</a> Mis-formatted definition list of hashing algorithms </li> <li><a href="https://github.com/keycloak/keycloak/issues/35421">#&#8203;35421</a> Showing LDAP error message when failing to reset password <code>ldap</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/35475">#&#8203;35475</a> Delete user confirm title is wrong <code>admin/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/35481">#&#8203;35481</a> Events: Wrong text for user id search <code>admin/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/35488">#&#8203;35488</a> [Jekins Keycloak CI] - RH-SSO EAP adapters remote saml tests <code>ci</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/35526">#&#8203;35526</a> Initial keycloak bootstrap suggestion is not correct. <code>dist/quarkus</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/35544">#&#8203;35544</a> Upgrading guide 26.0.6 is missing in the built document <code>docs</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/35634">#&#8203;35634</a> Temporary password toggle in set password dialog is cut off in admin-console <code>admin/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/35675">#&#8203;35675</a> New install doesn't allow admin user creation <code>dist/quarkus</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/35822">#&#8203;35822</a> Exact searches should be the default when querying user by attributes <code>admin/api</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/36394">#&#8203;36394</a> CVE-2024-11736 Unrestricted admin use of system and environment variables </li> <li><a href="https://github.com/keycloak/keycloak/issues/36395">#&#8203;36395</a> CVE-2024-11734 Denial of Service in Keycloak Server via Security Headers </li> </ul> </div> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4zMC4wIiwidXBkYXRlZEluVmVyIjoiMzkuMzAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Renovate Bot (Automatisiert) added 1 commit 2025-01-15 01:02:54 +01:00
Update version.keycloak to v26.0.8
All checks were successful
Keycloak mailcow Build / Build und Bereitstellung (pull_request) Successful in 14s
Keycloak mailcow Build / Build und Bereitstellung (push) Successful in 14s
71303ea29e
Renovate Bot (Automatisiert) scheduled this pull request to auto merge when all checks succeed 2025-01-15 01:02:55 +01:00
Renovate Bot (Automatisiert) merged commit 71303ea29e into main 2025-01-15 01:05:31 +01:00
Sign in to join this conversation.
No description provided.