20 Commits

Author SHA1 Message Date
Fabio Niephaus
a1b47fdf04 Bump version to 1.1.6. 2024-01-30 15:36:39 +01:00
Fabio Niephaus
129a551a10 Upgrade Node to v20. 2024-01-30 15:26:44 +01:00
Fabio Niephaus
2a93b69fdf
Bump version to 1.1.5. 2023-11-03 13:12:28 +01:00
Fabio Niephaus
0a27862568
Bump version to 1.1.4. 2023-09-19 15:51:30 +02:00
Fabio Niephaus
ac032b0e7e
Bump version to 1.1.3. 2023-09-06 09:53:17 +02:00
Fabio Niephaus
d189178615
Bump version to 1.1.2. 2023-07-26 11:22:38 +02:00
Fabio Niephaus
d67b180a8e
Bump version to 1.1.1. 2023-07-24 15:51:50 +02:00
Fabio Niephaus
8ae40e7db9
Use 22.3.1 when java-version set to 19.
This only applies to builds that use the old `version` option.
2023-06-20 15:37:11 +02:00
Fabio Niephaus
8f41000162 Bump version to 1.1.0. 2023-06-16 13:18:20 +02:00
Fabio Niephaus
c871f91ee0 Support new GraalVM for JDK17/JDK20 release
This commit adds support for the new GraalVM for JDK17/JDK20 release, including the new Oracle GraalVM distribution.
For this, users only need to specify the 'java-version' option and the new 'distribution' option.
The 'version' option is now marked as optional and kept for compatibility with older GraalVM releases and Mandrel.
2023-06-16 13:18:20 +02:00
Fabio Niephaus
78f22073df
Bump version to 1.0.12. 2023-06-15 08:22:40 +02:00
Fabio Niephaus
6acd592e3e
Bump version to 1.0.11. 2023-04-11 09:11:01 +02:00
Fabio Niephaus
4356481765
Bump version to 1.0.10. 2023-02-13 10:32:00 +01:00
Fabio Niephaus
d53592711c
Bump version to 1.0.9. 2022-11-08 15:46:37 +01:00
Fabio Niephaus
c2c2a82199
Bump version to 1.0.8. 2022-11-02 16:28:37 +01:00
Fabio Niephaus
f47d45565a
Add support for dependency caching.
- Fork relevant bits from https://github.com/actions/setup-java
- Use Node.js 16
- Adjust packaging
- Update uuid and other dependencies

Closes #11
2022-08-31 10:20:03 +02:00
Fabio Niephaus
406690122e
Bump version to 1.0.6. 2022-04-20 13:18:08 +02:00
Fabio Niephaus
174eff573d
Bump version to 1.0.5. 2022-04-20 11:45:33 +02:00
Fabio Niephaus
e343c9a746
Enable support for GraalVM Enterprise Edition.
Fixes #5.
2022-04-20 11:41:11 +02:00
Fabio Niephaus
2240cb3432 Add support for GraalVM Enterprise Edition.
Fixes #5.
2022-03-11 13:37:06 +01:00