Update version.keycloak to v26.0.2 #23

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

This PR contains the following updates:

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

Release Notes

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

v26.0.2

Compare Source

Upgrading

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

All resolved issues

Enhancements

  • #​32110 [Documentation] - Configuring trusted certificates - Fully specify truststore path dist/quarkus

Bugs

  • #​15635 oidc - JavaScript-Adapter LocalStorage#clearExpired does not clear all possible items adapter/javascript
  • #​19101 Uncaught (in promise): QuotaExceededError adapter/javascript
  • #​20287 When using `oidcProvider` config url (.well-known) it's not possible to use `silentCheckSsoRedirectUri` adapter/javascript
  • #​28978 some GUI validation check missing admin/ui
  • #​30832 Organization API not available from OpenAPI documentation admin/api
  • #​31724 Logout not working after removing Identity Provider of user identity-brokering
  • #​33072 Passkeys: Infinite (re-)loading loop on browsers with WebAuthn Conditional UI disabled authentication/webauthn
  • #​33844 Wrong documentation link in keycloak-js readme docs
  • #​33902 Not persisted config settings prevent server start dist/quarkus
  • #​33948 [PERF] OpenTelemetry is initialized even when disabled
  • #​33968 Not possible to close dialog boxes when clicking buttons or the close icon admin/ui
  • #​33991 Doc CI - broken links error docs
  • #​34009 grammatical error in "Managing Organizations" documentation docs
  • #​34015 Home URL for security-admin-console is broken admin/ui
  • #​34028 Custom keycloak login theme styles.css return error 404 login/ui
  • #​34049 Org Invite: `linkExpiration` template variable represents 54 years in minutes organizations
  • #​34063 Respect the locale set to a user when redering verify email pages user-profile
  • #​34069 Do not show domain match message in the identity-first login when no login hint is provided organizations
  • #​34075 Flaky test: org.keycloak.testsuite.broker.KcOidcBrokerTest#testPostBrokerLoginFlowWithOTP_bruteForceEnabled ci
  • #​34095 Keycloak 26.0.0/26.0.1 Import Issue: Multiple Realms Not Imported, Duplicated Realm Imported Instead import-export
  • #​34151 JS password validation doesn't work as intended with uppercase and lowercase minimum requirements login/ui
  • #​34155 cli options starting or ending with ; or containing ;; mangle the cli handling dist/quarkus
  • #​34224 Deleting a user leads to ISPN marshalling exception

Configuration

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

🚦 Automerge: Enabled.

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 | `26.0.1` -> `26.0.2` | | [org.keycloak:keycloak-server-spi-private](http://keycloak.org) ([source](https://github.com/keycloak/keycloak)) | provided | patch | `26.0.1` -> `26.0.2` | | [org.keycloak:keycloak-model-storage](http://keycloak.org) ([source](https://github.com/keycloak/keycloak)) | provided | patch | `26.0.1` -> `26.0.2` | | [org.keycloak:keycloak-server-spi](http://keycloak.org) ([source](https://github.com/keycloak/keycloak)) | provided | patch | `26.0.1` -> `26.0.2` | | [org.keycloak:keycloak-core](http://keycloak.org) ([source](https://github.com/keycloak/keycloak)) | provided | patch | `26.0.1` -> `26.0.2` | --- ### Release Notes <details> <summary>keycloak/keycloak (org.keycloak:keycloak-services)</summary> ### [`v26.0.2`](https://github.com/keycloak/keycloak/releases/tag/26.0.2) [Compare Source](https://github.com/keycloak/keycloak/compare/26.0.1...26.0.2) <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/32110">#&#8203;32110</a> [Documentation] - Configuring trusted certificates - Fully specify truststore path <code>dist/quarkus</code></li> </ul> <h3>Bugs</h3> <ul> <li><a href="https://github.com/keycloak/keycloak/issues/15635">#&#8203;15635</a> oidc - JavaScript-Adapter LocalStorage#clearExpired does not clear all possible items <code>adapter/javascript</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/19101">#&#8203;19101</a> Uncaught (in promise): QuotaExceededError <code>adapter/javascript</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/20287">#&#8203;20287</a> When using `oidcProvider` config url (.well-known) it's not possible to use `silentCheckSsoRedirectUri` <code>adapter/javascript</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/28978">#&#8203;28978</a> some GUI validation check missing <code>admin/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/30832">#&#8203;30832</a> Organization API not available from OpenAPI documentation <code>admin/api</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/31724">#&#8203;31724</a> Logout not working after removing Identity Provider of user <code>identity-brokering</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/33072">#&#8203;33072</a> Passkeys: Infinite (re-)loading loop on browsers with WebAuthn Conditional UI disabled <code>authentication/webauthn</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/33844">#&#8203;33844</a> Wrong documentation link in keycloak-js readme <code>docs</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/33902">#&#8203;33902</a> Not persisted config settings prevent server start <code>dist/quarkus</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/33948">#&#8203;33948</a> [PERF] OpenTelemetry is initialized even when disabled </li> <li><a href="https://github.com/keycloak/keycloak/issues/33968">#&#8203;33968</a> Not possible to close dialog boxes when clicking buttons or the close icon <code>admin/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/33991">#&#8203;33991</a> Doc CI - broken links error <code>docs</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34009">#&#8203;34009</a> grammatical error in "Managing Organizations" documentation <code>docs</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34015">#&#8203;34015</a> Home URL for security-admin-console is broken <code>admin/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34028">#&#8203;34028</a> Custom keycloak login theme styles.css return error 404 <code>login/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34049">#&#8203;34049</a> Org Invite: `linkExpiration` template variable represents 54 years in minutes <code>organizations</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34063">#&#8203;34063</a> Respect the locale set to a user when redering verify email pages <code>user-profile</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34069">#&#8203;34069</a> Do not show domain match message in the identity-first login when no login hint is provided <code>organizations</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34075">#&#8203;34075</a> Flaky test: org.keycloak.testsuite.broker.KcOidcBrokerTest#testPostBrokerLoginFlowWithOTP_bruteForceEnabled <code>ci</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34095">#&#8203;34095</a> Keycloak 26.0.0/26.0.1 Import Issue: Multiple Realms Not Imported, Duplicated Realm Imported Instead <code>import-export</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34151">#&#8203;34151</a> JS password validation doesn't work as intended with uppercase and lowercase minimum requirements <code>login/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34155">#&#8203;34155</a> cli options starting or ending with ; or containing ;; mangle the cli handling <code>dist/quarkus</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34224">#&#8203;34224</a> Deleting a user leads to ISPN marshalling exception </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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Renovate Bot (Automatisiert) added 1 commit 2024-10-25 02:02:35 +02:00
Update version.keycloak to v26.0.2
All checks were successful
Keycloak mailcow Build / Build und Bereitstellung (pull_request) Successful in 12s
Keycloak mailcow Build / Build und Bereitstellung (push) Successful in 11s
6afe850c15
Renovate Bot (Automatisiert) scheduled this pull request to auto merge when all checks succeed 2024-10-25 02:02:36 +02:00
Renovate Bot (Automatisiert) merged commit 6afe850c15 into main 2024-10-25 02:03:40 +02:00
Sign in to join this conversation.
No description provided.