Update version.keycloak to v26.0.4 #24

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

This PR contains the following updates:

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

Release Notes

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

v26.0.4

Compare Source

Upgrading

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

All resolved issues

Enhancements

  • #​34284 Keycloak-admin-client should work with the future versions of Keycloak server admin/client-java
  • #​34382 Make the organization chapter of Server Admin guide available on downstream

Bugs

  • #​14562 Broken Promise implementation for AuthZ JS adapter/javascript
  • #​25917 Allow increasing wait time on each failure after the max number of failures is reached authentication
  • #​33627 ClassNotFoundException OracleXADataSource/OracleDataSource using IDELauncher with Keycloak 26.0.0 dist/quarkus
  • #​33731 Client Scope updates are not replicated on a distributed keycloak setup in kubernetes admin/api
  • #​33798 CVE-2021-44549 - org.eclipse.angus/angus-mail: Enabling Secure Server Identity Checks for Safer SMTPS Communication dist/quarkus
  • #​33987 keycloak.v2 registration: Password policy validation error "errorList is null" login/ui
  • #​34042 LDAP Pagination not working for role membership in GET_ROLES_FROM_USER_MEMBEROF_ATTRIBUTE strategy ldap
  • #​34050 Listing federated LDAP users is very slow with import enabled ldap
  • #​34093 java.util.ConcurrentModificationException when process user sessions update infinispan
  • #​34412 LDAP: searching users with import disabled is slower since fix for 34050 ldap

v26.0.3

Compare Source


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.2` -> `26.0.4` | | [org.keycloak:keycloak-server-spi-private](http://keycloak.org) ([source](https://github.com/keycloak/keycloak)) | provided | patch | `26.0.2` -> `26.0.4` | | [org.keycloak:keycloak-model-storage](http://keycloak.org) ([source](https://github.com/keycloak/keycloak)) | provided | patch | `26.0.2` -> `26.0.4` | | [org.keycloak:keycloak-server-spi](http://keycloak.org) ([source](https://github.com/keycloak/keycloak)) | provided | patch | `26.0.2` -> `26.0.4` | | [org.keycloak:keycloak-core](http://keycloak.org) ([source](https://github.com/keycloak/keycloak)) | provided | patch | `26.0.2` -> `26.0.4` | --- ### Release Notes <details> <summary>keycloak/keycloak (org.keycloak:keycloak-services)</summary> ### [`v26.0.4`](https://github.com/keycloak/keycloak/releases/tag/26.0.4) [Compare Source](https://github.com/keycloak/keycloak/compare/26.0.3...26.0.4) <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/34284">#&#8203;34284</a> Keycloak-admin-client should work with the future versions of Keycloak server <code>admin/client-java</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34382">#&#8203;34382</a> Make the organization chapter of Server Admin guide available on downstream </li> </ul> <h3>Bugs</h3> <ul> <li><a href="https://github.com/keycloak/keycloak/issues/14562">#&#8203;14562</a> Broken Promise implementation for AuthZ JS <code>adapter/javascript</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/25917">#&#8203;25917</a> Allow increasing wait time on each failure after the max number of failures is reached <code>authentication</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/33627">#&#8203;33627</a> ClassNotFoundException OracleXADataSource/OracleDataSource using IDELauncher with Keycloak 26.0.0 <code>dist/quarkus</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/33731">#&#8203;33731</a> Client Scope updates are not replicated on a distributed keycloak setup in kubernetes <code>admin/api</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/33798">#&#8203;33798</a> CVE-2021-44549 - org.eclipse.angus/angus-mail: Enabling Secure Server Identity Checks for Safer SMTPS Communication <code>dist/quarkus</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/33987">#&#8203;33987</a> keycloak.v2 registration: Password policy validation error "errorList is null" <code>login/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34042">#&#8203;34042</a> LDAP Pagination not working for role membership in GET_ROLES_FROM_USER_MEMBEROF_ATTRIBUTE strategy <code>ldap</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34050">#&#8203;34050</a> Listing federated LDAP users is very slow with import enabled <code>ldap</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34093">#&#8203;34093</a> java.util.ConcurrentModificationException when process user sessions update <code>infinispan</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/34412">#&#8203;34412</a> LDAP: searching users with import disabled is slower since fix for 34050 <code>ldap</code></li> </ul> </div> ### [`v26.0.3`](https://github.com/keycloak/keycloak/compare/26.0.2...26.0.3) [Compare Source](https://github.com/keycloak/keycloak/compare/26.0.2...26.0.3) </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-31 01:02:00 +01:00
Update version.keycloak to v26.0.4
All checks were successful
Keycloak mailcow Build / Build und Bereitstellung (pull_request) Successful in 18s
Keycloak mailcow Build / Build und Bereitstellung (push) Successful in 14s
9a40f0b796
Renovate Bot (Automatisiert) scheduled this pull request to auto merge when all checks succeed 2024-10-31 01:02:01 +01:00
Renovate Bot (Automatisiert) merged commit 9a40f0b796 into main 2024-10-31 01:04:08 +01:00
Sign in to join this conversation.
No description provided.