Skip to content

Update Java and NodeJS version requirements#11827

Merged
tdipisa merged 4 commits intomasterfrom
offtherailz-patch-3
Dec 18, 2025
Merged

Update Java and NodeJS version requirements#11827
tdipisa merged 4 commits intomasterfrom
offtherailz-patch-3

Conversation

@offtherailz
Copy link
Copy Markdown
Member

@offtherailz offtherailz commented Dec 17, 2025

Description

According with tested versions on build servers

node-version: ['20.x', '22.x', '24.x']
java-version: ['11.x', '17.x', '21.x']

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe: Documentation

Issue

What is the current behavior?
Related to

What is the new behavior?

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes, and I documented them in migration notes
  • No

Other useful information

@offtherailz offtherailz requested a review from tdipisa December 17, 2025 16:25
@offtherailz offtherailz added this to the 2026.01.00 milestone Dec 17, 2025
Copy link
Copy Markdown
Member

@tdipisa tdipisa left a comment

Choose a reason for hiding this comment

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

@offtherailz thank you so much for this. since you are here can you please also update the Java and Tomcat links in the War Installation section? They need t be updated, I think.

@offtherailz
Copy link
Copy Markdown
Member Author

@tdipisa I linked the openjdk and updated tomcat link

@offtherailz offtherailz requested a review from tdipisa December 17, 2025 17:33
@tdipisa tdipisa self-assigned this Dec 18, 2025
@tdipisa tdipisa merged commit 23e16c2 into master Dec 18, 2025
18 checks passed
@tdipisa tdipisa deleted the offtherailz-patch-3 branch December 18, 2025 09:11
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.

Improve CI build to test multiple versions

2 participants