Releases: graalvm/setup-graalvm
Releases · graalvm/setup-graalvm
v1.2.5
What's Changed
- Upgrade musl and follow recommendation. by @fniephaus in #114
Full Changelog: v1.2.4.1...v1.2.5
v1.2.4.1
Documentation changes only.
v1.2.4
What's Changed
- Add support for Oracle GraalVM via GDS. by @fniephaus in #109
- Fixes
Error: Failed to download graalvm-jdk-17_linux-x64_bin.tar.gz. Are you sure java-version: '17' is correct?
Full Changelog: v1.2.3...v1.2.4
v1.2.2
What's Changed
- Bump undici from 5.28.3 to 5.28.4 by @dependabot in #94
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #98
- Update GDS test and dist files. by @fniephaus in #99
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Updates after the release of GraalVM for JDK 22. by @fniephaus in #92
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Support new GraalVM for JDK17/JDK20 release. by @fniephaus in #46
- Bump semver from 7.4.0 to 7.5.2 by @dependabot in #52
- Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #51
- Bump tough-cookie and @azure/ms-rest-js by @dependabot in #53
- Bump @babel/traverse from 7.21.4 to 7.23.2 by @dependabot in #65
- Use DISCO APi for getting latest Mandrel releases by @zakkak in #67
- Support fixed GA versions of Oracle GraalVM. by @fniephaus in #68
- Get latest mandrel when
version
not specified by @zakkak in #69 - Upgrade Node to v20. by @fniephaus in #78
- Upgrade node-version to v20. by @jongwooo in #79
- Initial support for early access builds of Oracle GraalVM by @fniephaus in #83
- Bump undici from 5.28.2 to 5.28.3 by @dependabot in #84
- Improve and document support for Oracle GraalVM EA builds. by @fniephaus in #85
- Fix GraalVM for JDK 17+ detection in MSVC feature. by @fniephaus in #89
- Bump version to
1.1.9
. by @fniephaus in #90 - Add Liberica as new distribution and update dependencies by @fniephaus in #91
New Contributors
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Introduce
native-image-musl
feature. by @fniephaus in #4 - Add support for GraalVM Enterprise Edition. by @fniephaus in #8
- Update
@actions/core
to1.10.0
. by @fniephaus in #17 - Add
22.3.0
+ JDK19 jobs to build matrix. by @fniephaus in #18 - Introduce
check-for-updates
feature. by @fniephaus in #19 - Introduce GraalVM Native Image build reports. by @fniephaus in #20
- Allow
java-version: 'dev'
for GraalVM dev builds by @fniephaus in #31 - Bump xml2js and @azure/core-http by @dependabot in #38
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Initial release
x86_64-linux-musl-10.2.1
Initial commit.