Releases: palantir/sls-packaging
Releases · palantir/sls-packaging
7.13.0
No documented user facing changes
7.12.0
Type |
Description |
Link |
Improvement |
Upgrade go-java-launcher to 1.15.0 (was 1.13.0) |
#1245 |
7.11.0
Type |
Description |
Link |
Improvement |
Add a new writeProductDependenciesLocks task that allows writing out the product-dependencies.lock files without running --write-locks and possibly triggering undesirable code paths from other gradle plugins. |
#1178 |
7.10.0
Type |
Description |
Link |
Improvement |
Support --add-opens in addition to --add-exports based on classpath |
#1223 |
7.9.0
Type |
Description |
Link |
Fix |
Module export discovery handles jars with no manifest gracefully |
#1221 |
7.8.0
Type |
Description |
Link |
Fix |
Fix the Throughput GC on java 14+: use -XX:+UseParallelGC rather than -XX:+UseParallelOldGC |
#1220 |
7.7.0
Type |
Description |
Link |
Improvement |
Apply --add-exports to Java 16+ services based on manifest entries |
#1215 |
7.6.0
Automated release, no documented user facing changes
7.5.0
Type |
Description |
Link |
Fix |
Declare missing task dependencies of configTar task |
#1201 |
7.4.0
Type |
Description |
Link |
Improvement |
Use Gradle 7 and increase source compat to 11 |
#1196 |