Update version.keycloak to v25.0.4 #16

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

This PR contains the following updates:

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

Release Notes

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

v25.0.4

Compare Source

Upgrading

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

All resolved issues

Enhancements

  • #​31963 Upgrade to Infinispan 15.0.7.Final

Bugs

  • #​31299 NPM library of account-ui is unusable (@​keycloak/keycloak-account-ui version 25.0.1) account/ui
  • #​31304 Hide save / update buttons in account console for READ_ONLY federated accounts account/ui
  • #​31340 Hidden options shown in help all dist/quarkus
  • #​31386 Joining group for user doesn't list correct number of groups admin/ui
  • #​31466 Duplicate Key "validatingX509CertsHelp" in admin-ui messages admin/ui
  • #​31519 Admin API extremely slow with service account and fine-grained authorization `view-users` admin/fine-grained-permissions
  • #​31545 Event tables have broken aria-labels admin/ui
  • #​31558 MSSQL test container can't start ci
  • #​31598 CURL commands in build don't check the response code ci
  • #​31633 localization not work with user attribute display name in users add admin/ui
  • #​31687 "Use metadata descriptor URL" switch is always set to "On" admin/ui
  • #​31718 Documentation for `Delete Credential` action and related changes authentication
  • #​31781 Keycloak 25 SAML IdP has made Single Logout URL mandatory. saml
  • #​31835 Windows builds fail too often due to problems with the download of Node ci
  • #​31918 Network error attempting to view events without permissions admin/ui
  • #​31929 Network error attempting to view user registeration without permissions admin/ui
  • #​32059 Look around window cannot be set to 0 admin/ui
  • #​32127 Offline session bug on 25.0.2 core
  • #​32150 Session list doesn't handle non-existing client gracefully core
  • #​32178 Table names for persistent sessions upgrading guide is wrong docs
  • #​32180 Session list not appearing: SQL Error "The incoming request has too many parameters"
  • #​32195 Migration to persistent sessions fails from Keycloak version <22 storage

v25.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 | `25.0.2` -> `25.0.4` | | [org.keycloak:keycloak-server-spi-private](http://keycloak.org) ([source](https://github.com/keycloak/keycloak)) | provided | patch | `25.0.2` -> `25.0.4` | | [org.keycloak:keycloak-model-storage](http://keycloak.org) ([source](https://github.com/keycloak/keycloak)) | provided | patch | `25.0.2` -> `25.0.4` | | [org.keycloak:keycloak-server-spi](http://keycloak.org) ([source](https://github.com/keycloak/keycloak)) | provided | patch | `25.0.2` -> `25.0.4` | | [org.keycloak:keycloak-core](http://keycloak.org) ([source](https://github.com/keycloak/keycloak)) | provided | patch | `25.0.2` -> `25.0.4` | --- ### Release Notes <details> <summary>keycloak/keycloak (org.keycloak:keycloak-services)</summary> ### [`v25.0.4`](https://github.com/keycloak/keycloak/releases/tag/25.0.4) [Compare Source](https://github.com/keycloak/keycloak/compare/25.0.3...25.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/31963">#&#8203;31963</a> Upgrade to Infinispan 15.0.7.Final </li> </ul> <h3>Bugs</h3> <ul> <li><a href="https://github.com/keycloak/keycloak/issues/31299">#&#8203;31299</a> NPM library of account-ui is unusable (@&#8203;keycloak/keycloak-account-ui version 25.0.1) <code>account/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/31304">#&#8203;31304</a> Hide save / update buttons in account console for READ_ONLY federated accounts <code>account/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/31340">#&#8203;31340</a> Hidden options shown in help all <code>dist/quarkus</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/31386">#&#8203;31386</a> Joining group for user doesn't list correct number of groups <code>admin/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/31466">#&#8203;31466</a> Duplicate Key "validatingX509CertsHelp" in admin-ui messages <code>admin/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/31519">#&#8203;31519</a> Admin API extremely slow with service account and fine-grained authorization `view-users` <code>admin/fine-grained-permissions</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/31545">#&#8203;31545</a> Event tables have broken aria-labels <code>admin/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/31558">#&#8203;31558</a> MSSQL test container can't start <code>ci</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/31598">#&#8203;31598</a> CURL commands in build don't check the response code <code>ci</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/31633">#&#8203;31633</a> localization not work with user attribute display name in users add <code>admin/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/31687">#&#8203;31687</a> "Use metadata descriptor URL" switch is always set to "On" <code>admin/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/31718">#&#8203;31718</a> Documentation for `Delete Credential` action and related changes <code>authentication</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/31781">#&#8203;31781</a> Keycloak 25 SAML IdP has made Single Logout URL mandatory. <code>saml</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/31835">#&#8203;31835</a> Windows builds fail too often due to problems with the download of Node <code>ci</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/31918">#&#8203;31918</a> Network error attempting to view events without permissions <code>admin/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/31929">#&#8203;31929</a> Network error attempting to view user registeration without permissions <code>admin/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/32059">#&#8203;32059</a> Look around window cannot be set to 0 <code>admin/ui</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/32127">#&#8203;32127</a> Offline session bug on 25.0.2 <code>core</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/32150">#&#8203;32150</a> Session list doesn't handle non-existing client gracefully <code>core</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/32178">#&#8203;32178</a> Table names for persistent sessions upgrading guide is wrong <code>docs</code></li> <li><a href="https://github.com/keycloak/keycloak/issues/32180">#&#8203;32180</a> Session list not appearing: SQL Error "The incoming request has too many parameters" </li> <li><a href="https://github.com/keycloak/keycloak/issues/32195">#&#8203;32195</a> Migration to persistent sessions fails from Keycloak version <22 <code>storage</code></li> </ul> </div> ### [`v25.0.3`](https://github.com/keycloak/keycloak/compare/25.0.2...25.0.3) [Compare Source](https://github.com/keycloak/keycloak/compare/25.0.2...25.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-08-20 02:02:40 +02:00
Update version.keycloak to v25.0.4
All checks were successful
Keycloak mailcow Build / Build und Bereitstellung (pull_request) Successful in 10s
24eed766c4
Renovate Bot (Automatisiert) scheduled this pull request to auto merge when all checks succeed 2024-08-20 02:02:40 +02:00
Renovate Bot (Automatisiert) force-pushed renovate/version.keycloak from 24eed766c4 to fd90a248c9 2024-08-21 02:02:25 +02:00 Compare
Renovate Bot (Automatisiert) merged commit fd90a248c9 into main 2024-08-21 02:03:11 +02:00
Sign in to join this conversation.
No description provided.