Skip to content

Releases: palantir/sls-packaging

7.20.0

16 Feb 14:23
87e6542
Compare
Choose a tag to compare
Type Description Link
Improvement Get go-java-launcher version from versions.props. Note that this requires adding the go-java-launcher version in "versions.props", e.g. "com.palantir.launching:* = 1.18.0". #1294

7.19.0

15 Feb 10:48
73719ae
Compare
Choose a tag to compare
Type Description Link
Improvement Update go-java-launcher to 1.18.0 (was 1.17.0) #1292

7.18.0

10 Feb 16:37
eaad256
Compare
Choose a tag to compare
Type Description Link
Improvement Update go-java-launcher to 1.17.0 (was 1.15.0) #1289

7.17.0

27 Jan 17:08
11e3e28
Compare
Choose a tag to compare
Type Description Link
Improvement Increase default JFR stack depth to 256 frames (from 64) #1282

7.16.0

26 Jan 16:51
5deb5bf
Compare
Choose a tag to compare
Type Description Link
Fix Ignore unknown properties in serialized data to support forward compatibility. #1280

7.15.0

25 Jan 19:22
804e81a
Compare
Choose a tag to compare
Type Description Link
Fix Explicitly declare variant for resolving product dependencies #1272

7.14.0

19 Jan 16:53
d50ac6c
Compare
Choose a tag to compare

Automated release, no documented user facing changes

7.13.0

02 Dec 10:40
88efba2
Compare
Choose a tag to compare

No documented user facing changes

7.12.0

30 Nov 16:07
279f9c0
Compare
Choose a tag to compare
Type Description Link
Improvement Upgrade go-java-launcher to 1.15.0 (was 1.13.0) #1245

7.11.0

11 Nov 00:18
bd1368c
Compare
Choose a tag to compare
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