Skip to content

Conversation

@o-liver
Copy link
Member

@o-liver o-liver commented Aug 28, 2025

Add Docker build jobs for Node 24.7.0 with Java 17, 21, and 23 combinations following the same pattern as existing Node 22 support.

  • Add publish-to-dockerhub-java17-node24 job
  • Add publish-to-dockerhub-java21-node24 job
  • Add publish-to-dockerhub-java23-node24 job
  • Update scripts/common_image to validate Node major version 24
  • Integrate new jobs into release workflow with proper dependencies

Existing GPG keys are sufficient for Node 24 release verification.

Before submitting a pull request, please ensure the following:

Description

Please explain the changes you made.

Add a link to the design (if applicable).

Checklist

  • Code compiles correctly
  • Relevant tests were added (unit / contract / integration)
  • Relevant logs were added
  • Formatting and linting run locally successfully
  • All tests pass
  • UA review
  • Design is documented
  • Extended the README / documentation, if necessary
  • Open source is approved

Add Docker build jobs for Node 24.7.0 with Java 17, 21, and 23
combinations following the same pattern as existing Node 22 support.

- Add publish-to-dockerhub-java17-node24 job
- Add publish-to-dockerhub-java21-node24 job
- Add publish-to-dockerhub-java23-node24 job
- Update scripts/common_image to validate Node major version 24
- Integrate new jobs into release workflow with proper dependencies

Existing GPG keys are sufficient for Node 24 release verification.
@o-liver
Copy link
Member Author

o-liver commented Aug 28, 2025

Call for review: @yutaoj @young-yang03 @goodboyws

@o-liver
Copy link
Member Author

o-liver commented Aug 28, 2025

Used this PR as a reference: #1127

@whydrae
Copy link

whydrae commented Oct 30, 2025

Hi colleagues @yutaoj @young-yang03 @goodboyws. Is there any plans to merge this one soon? Node 24 went into LTS recently and would be great to start using it: https://nodejs.org/en/blog/release/v24.11.0

@Shingaz
Copy link

Shingaz commented Nov 5, 2025

Hello @yutaoj @young-yang03 @goodboyws. Could you please review this pull request so the image can be published?

@Magoli1
Copy link
Member

Magoli1 commented Nov 25, 2025

Hey @yutaoj @young-yang03 @goodboyws Lets have this merged! Any ETA on this?

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.

4 participants