Sourced from actions/setup-java's releases.
v5.1.0
What's Changed
New Features
- Add support for
.sdkmanrcfile injava-version-fileparameter by@guicamestin actions/setup-java#736- Add support for Microsoft OpenJDK 25 builds by
@the-modin actions/setup-java#927Bug Fixes & Improvements
- Update Regex to Support All ASDF Versions for the supported distributions in tool-versions File by
@aparnajyothi-yin actions/setup-java#767- Enhance error logging for network failures to include endpoint/IP details, add retry mechanism and update workflows to use macos-15-intel by
@priya-kinthaliin actions/setup-java#946- Update SapMachine URLs by
@RealCLangerin actions/setup-java#955- Add GitHub Token Support for GraalVM and Refactor Code by
@mahabaleshwarsin actions/setup-java#849Documentation changes
- Update documentation to use checkout and Java v5 by
@lmvysakhin actions/setup-java#903- Clarify JAVA_HOME and PATH setup in README by
@chiranjib-swainin actions/setup-java#841Dependency updates
- Upgrade prettier from 2.8.8 to 3.6.2 and document breaking changes in v5 by
@dependabotin actions/setup-java#873- Upgrade actions/publish-action from 0.3.0 to 0.4.0 by
@dependabotin actions/setup-java#912New Contributors
@lmvysakhmade their first contribution in actions/setup-java#903@chiranjib-swainmade their first contribution in actions/setup-java#841@the-modmade their first contribution in actions/setup-java#927@priya-kinthalimade their first contribution in actions/setup-java#946@guicamestmade their first contribution in actions/setup-java#736Full Changelog: https://github.com/actions/setup-java/compare/v5...v5.1.0
f2beeb2 Bump actions/publish-action from 0.3.0 to 0.4.0 (#912)4e7e684 feat: Add support for .sdkmanrc file in java-version-file parameter (#736)46c56d6 Add GitHub Token Support for GraalVM and Refactor Code (#849)66b9457 Update SapMachine URLs (#955)6ba5449 Enhance error logging for network failures to include endpoint/IP details, ad...de5a937 adds microsoft openjdk25 builds (#927)ead9eaa Update Regex to Support All ASDF Versions for the supported distributions in ...8c57fa3 Clarify JAVA_HOME and PATH setup in README (#841)a7ab372 Bump prettier from 2.8.8 to 3.6.2 (#873)d0351b4 Update documentation to use checkout and Java v5 (#903)