Changelog
What's Changed
- fix: add more cli tests by @maxandersen in #2456
- fix: prevent duplicate PATH entries when running setup multiple times on WindowsFix/duplicate path entries on windows setup by @Bhumika-SN in #2455
- build: Build with Java 25 toolchain by @maxandersen in #2448
- docs: update AGENTS.md with script testing and env var guidelines by @maxandersen in #2462
- feat: install multiple JDKs with same major version by @quintesse in #2271
- fix: Use nisse-gradle-plugin by @cstamas in #2464
- ci: pin GitHub Actions to full-length commit SHAs by @maxandersen in #2469
- feat: Add download retry support to startup scripts by @maxandersen in #2461
- build: update GitHub Actions to Node.js 24 versions by @maxandersen in #2474
- fix: align nisse plugin and dependency versions by @wfouche in #2475
- fix: use manual retry loop in bash download() with user feedback by @maxandersen in #2472
- build: update CI and release for native bundles and latest jreleaser by @maxandersen in #2473
- fix earlyaccess jreleaser by @maxandersen in #2478
New Contributors
- @Bhumika-SN made their first contribution in #2455
Full Changelog: v0.138.0...early-access