Bump Quarkus from 3.15.4 to 3.27.2#96
Merged
SravanThotakura05 merged 1 commit intomainfrom Mar 2, 2026
Merged
Conversation
Collaborator
Author
|
@ozangunalp - I don't see any major changes are required in this upgrade. All the tests passed successfully. Could you please let me know if anything else needs to be considered. |
Collaborator
Author
|
One feature which I noticed is support for auto refresh of access token in quarkus-oidc-client. However, in the documentation it says it is only effective with client filters and AbstractTokensProducers which is not the case in our implementation quarkus-oidc-client_quarkus-oidc-client-refresh-interval. I don’t think we need to make any changes here. We are directly calling the getTokens() API. OidcProvider.java |
spalaka
approved these changes
Mar 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://docs.redhat.com/en/documentation/red_hat_build_of_quarkus/3.27/pdf/release_notes_for_red_hat_build_of_quarkus_3.27/Red_Hat_build_of_Quarkus-3.27-Release_Notes_for_Red_Hat_build_of_Quarkus_3.27-en-US.pdf