-
Notifications
You must be signed in to change notification settings - Fork 8k
updating to quarkus 3.31.1 #45612
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
base: main
Are you sure you want to change the base?
updating to quarkus 3.31.1 #45612
Conversation
@metacosm yes please. There seems to be an incompatiblity currently: |
Interesting, I haven't seen that error when upgrading to 3.31.0.CR1. I'm not even sure why it's reporting an error there because we're not calling a |
|
We've release 7.5.0.CR1 targeting Quarkus 3.31.0.CR1. |
Thank you @metacosm ! |
|
Hopefully the JOSDK update will address the operator failures. The logging failure in the IT tests has been addressed - also #45642 was captured. This still leaves 3 other failures. cc @keycloak/cloud-native |
|
@mabartos added another commit to address the trace logging - there's been some kind of change where we now have quarkus-bootstrap-runner as a transitive dependency in keycloak services and that cause the log initializer to default to showing trace enabled. Added an exclusion, but a quarkus fix may be applicable too. cc @keycloak/cloud-native |
|
Looks like #45679 addresses the issue with QOSDK. |
The goal is to get the final version in the 3.31 platform by next week. Since it seems that the issue is addressed with CR1, we will go ahead with the final release so that we can get included in the 3.31 platform. /cc @xstefank |
closes: keycloak#45576 Signed-off-by: Steve Hawkins <[email protected]>
also adding a managed version for microprofile-metrics-api Signed-off-by: Steve Hawkins <[email protected]>
Signed-off-by: Steve Hawkins <[email protected]>
Signed-off-by: Steve Hawkins <[email protected]>
Signed-off-by: Steve Hawkins <[email protected]>
Signed-off-by: Steve Hawkins <[email protected]>
|
@keycloak/cloud-native moved to 3.31.1, but not quite there yet. There's a javascript test failure and the storage tests are failing due to a low-level issue: I'll look into that more tomorrow. |
closes: #45576
Summary of changes: