Skip to content

Include Java versions 21, 22, 23, 24 in CI #1987

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

prathmesh-stripe
Copy link
Contributor

@prathmesh-stripe prathmesh-stripe commented Apr 15, 2025

Why?

In order to keep supporting new versions of Java we need to test against them.

What?

Added Java versions 21, 22, 23, 24 to our CI workflow.

See Also

@prathmesh-stripe prathmesh-stripe requested a review from a team as a code owner April 15, 2025 14:49
@prathmesh-stripe prathmesh-stripe requested review from xavdid-stripe and removed request for a team April 15, 2025 14:49
@prathmesh-stripe prathmesh-stripe enabled auto-merge (squash) April 15, 2025 15:03
Copy link
Member

@xavdid-stripe xavdid-stripe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it makes sense to add these because they're all current. But we probably don't need them long term. Basically all of our users are on LTS java versions (8, 11, 17, and 21).

Given that, in this PR, I'd also:

  • drop any older non-LTS versions we're currently testing
  • add a link to the java version support list so future readers know why we're testing
  • add a comment to codify which versions we should include in this list and why

@prathmesh-stripe prathmesh-stripe enabled auto-merge (squash) May 12, 2025 18:13
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.

2 participants