Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update keycloakVersion to v23.0.3 #30

Merged
merged 1 commit into from
Dec 20, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.keycloak:keycloak-services (source) 23.0.1 -> 23.0.3 age adoption passing confidence
org.keycloak:keycloak-adapter-core (source) 23.0.1 -> 23.0.3 age adoption passing confidence
org.keycloak:keycloak-saml-core (source) 23.0.1 -> 23.0.3 age adoption passing confidence

Release Notes

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

v23.0.3

Compare Source

Upgrading

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

v23.0.2

Compare Source

Highlights

Non-blocking health check for load balancers

A new health check endpoint available at /lb-check was added. The execution is running in the event loop which means this check is responsive also in overloaded situations when Keycloak needs to handle many requests waiting in request queue. This behavior is useful, for example, in multi-site deployment where we do not want to fail over to the other site under heavy load. The endpoint is currently checking availability of the embedded and external Infinispan caches. Other checks may be added later.

This endpoint is not available by default. To enable it, run Keycloak with feature multi-site. Proceed to Enabling and disabling features guide for more details.

Upgrading

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

All resolved issues

Enhancements

  • #​25113 Add a test for the LoadBalancerCheck
  • #​25287 Upgrade Infinispan to 14.0.21.Final

Bugs

  • #​24652 SAML decryption fails if keycloak.saml.deprecated.encryption flag is set saml
  • #​24986 `getMultiPartFormParameters()` always returns `EmptyMultivaluedMap` after upgrade to Resteasy Reactive core
  • #​25001 Client redirect_uri check must be compared using exact string matching oidc
  • #​25010 Bug: KC_DB_USERNAME environment variable is causing a crash in latest version dist/quarkus
  • #​25051 Unexpected Application Error when clicking "Cancel" on user creation page admin/ui
  • #​25108 Documentation Inconsistency about Open Banking(Finance) Brasil FAPI security profile docs
  • #​25124 If a client does not have a URL the applications page in the account console links to about:blank account/ui
  • #​25173 Make sure username is lowercase when normalizing attributes user-profile
  • #​25183 NullPointerException thrown for UPConfig.getGroups() user-profile
  • #​25307 Keycloak instance `HasErrors` true after update: `More than 1 secondary resource related to primary` operator

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/keycloakversion branch from 0604c73 to 247c463 Compare December 15, 2023 15:14
@renovate renovate bot changed the title Update keycloakVersion to v23.0.2 Update keycloakVersion to v23.0.3 Dec 15, 2023
@renovate renovate bot force-pushed the renovate/keycloakversion branch from 247c463 to 314d2c3 Compare December 20, 2023 23:21
@casewalker casewalker merged commit e4d6932 into main Dec 20, 2023
1 check passed
@casewalker casewalker deleted the renovate/keycloakversion branch December 20, 2023 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant