Skip to content

Releases: palantir/go-java-launcher

v1.101.0

10 Jan 19:48
bdf1854
Compare
Choose a tag to compare
Type Description Link
Improvement Enable containersV2 by default. #369

v1.100.0

10 Jan 04:23
5d8ec57
Compare
Choose a tag to compare

Automated release, no documented user facing changes

v1.99.0

05 Jan 11:18
b0604ae
Compare
Choose a tag to compare

Automated release, no documented user facing changes

v1.98.0

11 Dec 05:44
80f7a0d
Compare
Choose a tag to compare

Automated release, no documented user facing changes

v1.97.0

01 Dec 03:45
419a8a9
Compare
Choose a tag to compare

Automated release, no documented user facing changes

v1.96.0

27 Nov 02:42
ce9abe8
Compare
Choose a tag to compare

Automated release, no documented user facing changes

v1.95.0

20 Nov 23:30
f46d5b1
Compare
Choose a tag to compare
Type Description Link
Improvement Add test to check that heap size is not computed when cgroups memory limits are over 1TB #363

v1.94.0

16 Nov 22:35
35e9be0
Compare
Choose a tag to compare
Type Description Link
Improvement When the memory.limit_in_bytes value is > 1TB, fallback to using 75% {Initial/Max}RAMPercentage values #362

v1.93.0

16 Nov 17:18
ed5a71e
Compare
Choose a tag to compare
Type Description Link
Improvement When the experimental containerV2 is set, 1) compute the heap percentage as 75% of the heap minus 3mb per processor, with a minimum value of 50%, and 2) don't set the -XX:ActiveProcessorCount JVM option. #361

v1.93.0-rc1

15 Nov 19:47
8489e7a
Compare
Choose a tag to compare
v1.93.0-rc1 Pre-release
Pre-release
Type Description Link
Improvement When the experimental experimentalContainerV2 is set, 1) compute the heap percentage as 75% of the heap minus 3mb per processor, with a minimum value of 50%, and 2) don't set the -XX:ActiveProcessorCount JVM option. #361