Skip to content

Releases: palantir/sls-packaging

7.0.0

20 Jul 21:42
ccd24fd
Compare
Choose a tag to compare
Type Description Link
Break Copy pdeps config lazily. Increase minimum Gradle version to 6.1. #1183

6.3.0

15 Jul 11:50
f91fec1
Compare
Choose a tag to compare
Type Description Link
Improvement Remove unused pod product type #1181

6.2.0

06 Jul 15:40
7ac5d3b
Compare
Choose a tag to compare
Type Description Link
Improvement Add jvm args to jdk16+ to support safepoint metrics #1176

6.1.0

05 Jul 14:48
429e68b
Compare
Choose a tag to compare
Type Description Link
Improvement Enable -XX:NativeMemoryTracking=summary for all #1174

6.0.0

28 Jun 14:56
b9e53d0
Compare
Choose a tag to compare
Type Description Link
Break Java services running in Rubix will ignore any conf.heap-size or -Xmx/-Xms settings and automatically set their heap size based on the container memory limit. PCloud behavior is unchanged: conf.heap-size is still the supported configuration. #1149

5.10.0-rc1

28 Jun 13:38
00e2333
Compare
Choose a tag to compare
5.10.0-rc1 Pre-release
Pre-release
Type Description Link
Improvement Bump go-java-launcher version to include automatic container heap sizing. #1149

5.9.0

17 Jun 20:42
a141b27
Compare
Choose a tag to compare
Type Description Link
Fix logs message only if a declared and a recommended overlap #1167

5.8.0

17 Jun 11:50
2f48754
Compare
Choose a tag to compare
Type Description Link
Fix Handle missing manifest when transforming artifacts #1166

5.7.0

16 Jun 21:03
9149136
Compare
Choose a tag to compare
Type Description Link
Feature Discover product dependencies in a lazy, pluggable way #1164

5.6.0

15 Jun 13:26
4f190a9
Compare
Choose a tag to compare
Type Description Link
Improvement Disable biased locking by providing -XX:-UseBiasedLocking to jvm args for java versions prior to jdk15. #1160