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

Bump Keycloak version to 26.0.5 #44449

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jedla97
Copy link
Contributor

@jedla97 jedla97 commented Nov 12, 2024

Bumping Keycloak to 26.0.5 and Keycloak client libs to 26.0.2. The introduction of keycloak.client.version is needed as Keycloak now have different release cycle for it's client libraries. You can read it here

Maybe this can be backported to 3.15 branch as this version of Keycloak is based on Quarkus 3.15. Don't know what are the preferences here.

Looking at Keycloak release notes I don't see anything which should be problematic. Only one think which can be problematic in future is New generalized event types for credentials (I found the UPDATE_PASSWORD in realm config file)

@quarkus-bot quarkus-bot bot added area/dependencies Pull requests that update a dependency file area/docstyle issues related for manual docstyle review area/documentation labels Nov 12, 2024
@sberyozkin
Copy link
Member

Thanks @jedla97, I believe we have to wait until #43260 is merged...

The introduction for Keycloak client libraries is needed as they
are now relesed in dedicated release cycle. For info see
https://www.keycloak.org/docs/latest/release_notes/index.html#client-libraries-updates

This comment has been minimized.

@jedla97
Copy link
Contributor Author

jedla97 commented Nov 12, 2024

@sberyozkin thanks, didn't know about that. We can wait. I subscribe to that PR so I will update this when that PR is merged

This comment has been minimized.

Copy link

quarkus-bot bot commented Nov 12, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 3f2c7d7.

Failing Jobs

Status Name Step Failures Logs Raw logs Build scan
Initial JDK 17 Build Build Failures Logs Raw logs 🔍

You can consult the Develocity build scans.

Failures

⚙️ Initial JDK 17 Build #

- Failing: extensions/keycloak-authorization/runtime 
! Skipped: devtools/bom-descriptor-json docs extensions/keycloak-authorization/deployment and 2 more

📦 extensions/keycloak-authorization/runtime

Failed to execute goal on project quarkus-keycloak-authorization: Could not resolve dependencies for project io.quarkus:quarkus-keycloak-authorization:jar:999-SNAPSHOT dependency: org.keycloak:keycloak-policy-enforcer:jar:26.0.5 (compile) Could not find artifact org.keycloak:keycloak-policy-enforcer:jar:26.0.5 in google-maven-central (https://maven-central.storage-download.googleapis.com/maven2/) Could not find artifact org.keycloak:keycloak-policy-enforcer:jar:26.0.5 in central (https://repo.maven.apache.org/maven2)

Copy link

quarkus-bot bot commented Nov 12, 2024

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit 3f2c7d7.

Failing Jobs

⚠️ Artifacts of the workflow run were not available thus the report misses some details.

Status Name Step Failures Logs Raw logs Build scan
Documentation Build Build ⚠️ Check → Logs Raw logs 🚧

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/docstyle issues related for manual docstyle review area/documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants