Change8

26.1.4

📦 keycloakView on GitHub →
2 features🐛 6 fixes

Summary

This release includes an upgrade to Infinispan 15.0.14 and several bug fixes across the admin UI, API, storage, and distribution layers. Admins can now disable automatic refresh of event views.

Migration Steps

  1. Refer to the migration guide for a complete list of changes: file:/home/runner/work/keycloak-rel/keycloak-rel/target/web/docs/latest/upgrading/#migration-changes

✨ New Features

  • #37433 Allow admin to disable automatic refresh of event views in admin/ui
  • #37711 Upgrade to Infinispan 15.0.14

🐛 Bug Fixes

  • #37320 Fix issue where realm role that was renamed could not be fetched in admin/api
  • #37621 Fix database REVOKED-TOKEN constraint error when calling token revoke endpoint multiple times with the same token in storage
  • #37843 Fix resource type filter not working for admin events in admin/ui
  • #37911 Fix unwanted placeholder texts in user profile fields in admin/ui
  • #37944 Fix KC_HTTPS_TRUST_STORE_TYPE not working in dist/quarkus
  • #38038 Fix default setting of the client request object parameter being empty in admin/ui