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

[Request] Upgrade to Quarkus 3.8 LTS and JDK 21 #364

Closed
andrewazores opened this issue Apr 11, 2024 · 1 comment · Fixed by #651
Closed

[Request] Upgrade to Quarkus 3.8 LTS and JDK 21 #364

andrewazores opened this issue Apr 11, 2024 · 1 comment · Fixed by #651
Labels
chore Refactor, rename, cleanup, etc.

Comments

@andrewazores
Copy link
Member

andrewazores commented Apr 11, 2024

Describe the feature

Since #352 CI only runs for JDK 17, since there are compatibility issues with JDK 21 arising in these newer releases. Our actual distributed builds are only using JDK 17 and the checks for 21 were to keep on top of the eventual upgrade.

Once Quarkus 3.8 builds are available downstream we should upgrade our upstream dependency to 3.8.x, and this should also support JDK 21 well so it would be a good time to make that upgrade too (and drop JDK 17).

See also #363 #179

Anything other information?

No response

@andrewazores andrewazores added the chore Refactor, rename, cleanup, etc. label Apr 11, 2024
@andrewazores
Copy link
Member Author

See #469. Now that we have branched for 3.0 release and main is set up for 4.0 development, I think we can go ahead with this upgrade.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Refactor, rename, cleanup, etc.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant