Update version.keycloak to v26.0.7 #29

Merged
Renovate Bot (Automatisiert) merged 1 commits from renovate/version.keycloak into main 2024-12-04 01:03:40 +01:00

This PR contains the following updates:

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

Release Notes

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

v26.0.7

Compare Source

Upgrading

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

All resolved issues

Enhancements

  • #​34882 Edits to Authorization Services guide
  • #​34916 Addresse QE comments on Server Administration guide
  • #​34931 Upgrade to ISPN 15.0.11.Final

Bugs

  • #​10233 Locale Setting for Update Password Mail admin/api
  • #​17233 the InfoPage after an ExecuteActionsEmail is not localized based on the user's locale authentication
  • #​30631 Upgrade to 25 throws: Statement violates GTID consistency core
  • #​32143 UserId too long to add Security Key WebauthN authentication/webauthn
  • #​32648 RP-Initiated logout using `POST` method fails in cross-origin setup oidc
  • #​32676 Flaky test: org.keycloak.testsuite.forms.BrowserButtonsTest#appInitiatedRegistrationWithBackButton ci
  • #​33071 RESTART_AUTHENTICATION_ERROR in Iphone devices (using safari and chrome browser) oidc
  • #​33195 Any one Client role mapping to user/group generating two events on admin events tab. core
  • #​33810 Stabilise my-resources.spec test account/ui
  • #​34233 Service accounts visible under user search in Admin console admin/api
  • #​34391 Error on "check a11y" tests on Cypress admin/ui
  • #​34560 Switching 'Email as Username' alters existing custom usernames to email addresses, causing LDAP sync issues core
  • #​34572 Text in "Choose a policy type" is not wrapping admin/ui
  • #​34590 Attributes missing in OrganizationRepresentation when using Admin REST API in Keycloak 26 admin/api
  • #​34678 [Admin UI] [Create resource-based permission] Resource input is disabled admin/ui
  • #​34858 Deprecated CLI options and new options are not stable in their sorting dist/quarkus
  • #​34864 On logout from admin console, a serverinfo call with 401 response in the logs admin/ui
  • #​34888 Authentication Link and IDP Fails with 400 Bad Request After Migrating to Version 26 and Delete Authentification authentication
  • #​34899 Upgrade 24 to 25 fails because db jpa changes drop nonexisting indexes. core
  • #​34930 Update Email doesn't update username when Email as Username and Attributes are enabled user-profile
  • #​34944 Adding "sub" claim to lightweight access token causes HTTP 403 Forbidden Error in Keycloak 26.0.5 oidc
  • #​34975 getAll() organization members only returns the first 10 members organizations
  • #​34987 KC25 Migration guide for caching options needs clarification
  • #​35006 Mis-formatted unordered list in the caching docs
  • #​35015 Flaky test: org.keycloak.testsuite.model.session.AuthenticationSessionTest#testConcurrentAuthenticationSessionsRemoval ci
  • #​35087 Flaky test: org.keycloak.testsuite.model.session.AuthenticationSessionTest#testConcurrentAuthenticationSessionsCreation ci
  • #​35229 Fix typo in v24 changelog: "longer" -> "no longer" docs
  • #​35232 reCAPTCHA v3 not working login/ui
  • #​35276 Your login attempt timed out authentication
  • #​35282 [Keycloak CI] - Test PoC failing on Keycloak 26.0 branch
  • #​35288 Upgrade 26.0.5 -> 26.0.6 completely breaks admin events in the admin UI admin/ui
  • #​35328 Error when creating a permission ticket when there are 2 or more Keycloak servers in a cluster authorization-services

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.6` -> `26.0.7` | | [org.keycloak:keycloak-server-spi-private](http://keycloak.org) ([source](https://github.com/keycloak/keycloak)) | provided | patch | `26.0.6` -> `26.0.7` | | [org.keycloak:keycloak-model-storage](http://keycloak.org) ([source](https://github.com/keycloak/keycloak)) | provided | patch | `26.0.6` -> `26.0.7` | | [org.keycloak:keycloak-server-spi](http://keycloak.org) ([source](https://github.com/keycloak/keycloak)) | provided | patch | `26.0.6` -> `26.0.7` | | [org.keycloak:keycloak-core](http://keycloak.org) ([source](https://github.com/keycloak/keycloak)) | provided | patch | `26.0.6` -> `26.0.7` | --- ### Release Notes <details> <summary>keycloak/keycloak (org.keycloak:keycloak-services)</summary> ### [`v26.0.7`](https://github.com/keycloak/keycloak/releases/tag/26.0.7) [Compare Source](https://github.com/keycloak/keycloak/compare/26.0.6...26.0.7) <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/34882">#&#8203;34882</a> Edits to Authorization Services guide </li> <li><a href="https://github.com/keycloak/keycloak/issues/34916">#&#8203;34916</a> Addresse QE comments on Server Administration guide </li> <li><a href="https://github.com/keycloak/keycloak/issues/34931">#&#8203;34931</a> Upgrade to ISPN 15.0.11.Final </li> </ul> <h3>Bugs</h3> <ul> <li><a href="https://github.com/keycloak/keycloak/issues/10233">#&#8203;10233</a> Locale Setting for Update Password Mail <code>admin/api</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/17233">#&#8203;17233</a> the InfoPage after an ExecuteActionsEmail is not localized based on the user's locale <code>authentication</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/30631">#&#8203;30631</a> Upgrade to 25 throws: Statement violates GTID consistency <code>core</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/32143">#&#8203;32143</a> UserId too long to add Security Key WebauthN <code>authentication/webauthn</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/32648">#&#8203;32648</a> RP-Initiated logout using `POST` method fails in cross-origin setup <code>oidc</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/32676">#&#8203;32676</a> Flaky test: org.keycloak.testsuite.forms.BrowserButtonsTest#appInitiatedRegistrationWithBackButton <code>ci</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/33071">#&#8203;33071</a> RESTART_AUTHENTICATION_ERROR in Iphone devices (using safari and chrome browser) <code>oidc</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/33195">#&#8203;33195</a> Any one Client role mapping to user/group generating two events on admin events tab. <code>core</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/33810">#&#8203;33810</a> Stabilise my-resources.spec test <code>account/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34233">#&#8203;34233</a> Service accounts visible under user search in Admin console <code>admin/api</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34391">#&#8203;34391</a> Error on "check a11y" tests on Cypress <code>admin/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34560">#&#8203;34560</a> Switching 'Email as Username' alters existing custom usernames to email addresses, causing LDAP sync issues <code>core</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34572">#&#8203;34572</a> Text in "Choose a policy type" is not wrapping <code>admin/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34590">#&#8203;34590</a> Attributes missing in OrganizationRepresentation when using Admin REST API in Keycloak 26 <code>admin/api</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34678">#&#8203;34678</a> [Admin UI] [Create resource-based permission] Resource input is disabled <code>admin/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34858">#&#8203;34858</a> Deprecated CLI options and new options are not stable in their sorting <code>dist/quarkus</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34864">#&#8203;34864</a> On logout from admin console, a serverinfo call with 401 response in the logs <code>admin/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34888">#&#8203;34888</a> Authentication Link and IDP Fails with 400 Bad Request After Migrating to Version 26 and Delete Authentification <code>authentication</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34899">#&#8203;34899</a> Upgrade 24 to 25 fails because db jpa changes drop nonexisting indexes. <code>core</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34930">#&#8203;34930</a> Update Email doesn't update username when Email as Username and Attributes are enabled <code>user-profile</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34944">#&#8203;34944</a> Adding "sub" claim to lightweight access token causes HTTP 403 Forbidden Error in Keycloak 26.0.5 <code>oidc</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34975">#&#8203;34975</a> getAll() organization members only returns the first 10 members <code>organizations</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34987">#&#8203;34987</a> KC25 Migration guide for caching options needs clarification </li> <li><a href="https://github.com/keycloak/keycloak/issues/35006">#&#8203;35006</a> Mis-formatted unordered list in the caching docs </li> <li><a href="https://github.com/keycloak/keycloak/issues/35015">#&#8203;35015</a> Flaky test: org.keycloak.testsuite.model.session.AuthenticationSessionTest#testConcurrentAuthenticationSessionsRemoval <code>ci</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/35087">#&#8203;35087</a> Flaky test: org.keycloak.testsuite.model.session.AuthenticationSessionTest#testConcurrentAuthenticationSessionsCreation <code>ci</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/35229">#&#8203;35229</a> Fix typo in v24 changelog: "longer" -> "no longer" <code>docs</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/35232">#&#8203;35232</a> reCAPTCHA v3 not working <code>login/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/35276">#&#8203;35276</a> Your login attempt timed out <code>authentication</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/35282">#&#8203;35282</a> [Keycloak CI] - Test PoC failing on Keycloak 26.0 branch </li> <li><a href="https://github.com/keycloak/keycloak/issues/35288">#&#8203;35288</a> Upgrade 26.0.5 -> 26.0.6 completely breaks admin events in the admin UI <code>admin/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/35328">#&#8203;35328</a> Error when creating a permission ticket when there are 2 or more Keycloak servers in a cluster <code>authorization-services</code></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 2024-12-04 01:02:29 +01:00
Update version.keycloak to v26.0.7
All checks were successful
Keycloak mailcow Build / Build und Bereitstellung (pull_request) Successful in 13s
Keycloak mailcow Build / Build und Bereitstellung (push) Successful in 12s
3aa331ce20
Renovate Bot (Automatisiert) scheduled this pull request to auto merge when all checks succeed 2024-12-04 01:02:29 +01:00
Renovate Bot (Automatisiert) merged commit 3aa331ce20 into main 2024-12-04 01:03:40 +01:00
Sign in to join this conversation.
No description provided.