Skip to content

Releases: palantir/go-java-launcher

v1.12.0-rc2

03 Jun 20:04
9cd018f
Compare
Choose a tag to compare
v1.12.0-rc2 Pre-release
Pre-release
Type Description Link
Improvement If containerSupport: true AND running inside container, java heap is configured automatically. #154

v1.12.0-rc1

27 May 12:18
3b33e52
Compare
Choose a tag to compare
v1.12.0-rc1 Pre-release
Pre-release
Type Description Link
Improvement If containerSupport: true AND running inside container, java heap is configured automatically. #154

v1.11.0

18 Feb 19:30
0b59927
Compare
Choose a tag to compare
Type Description Link
Improvement Startup logs are rotated. 6 old logs are retained. #141

v1.10.0

27 Aug 12:27
7980c15
Compare
Choose a tag to compare
Migrate to go modules (#136)

1.9.1

09 Jun 18:12
fc83942
Compare
Choose a tag to compare
Type Description Link
Fix Fix false positive process detection when an unrelated thread's id matches the old process id. #130

1.9.0

14 Apr 18:09
c09e482
Compare
Choose a tag to compare
Type Description Link
Feature Allow launching processes into cgroupsv1 cgroups via cgexec #129

1.8.0

28 Jan 02:58
c28203c
Compare
Choose a tag to compare
Type Description Link
Improvement Build outputs include arm64 #125

1.7.0

11 Sep 14:48
73001f6
Compare
Choose a tag to compare
Type Description Link
Improvement The javaHome option, when set to a variable, now checks to see if the variable is set at runtime. If it is not set, it falls back on $JAVA_HOME. #109

1.6.2

09 Apr 10:58
Compare
Choose a tag to compare
  • [fix] Trim whitespace from pidfile content (#84)

1.6.1

21 Feb 12:42
Compare
Choose a tag to compare
  • [fix] Allow digits in process name (#78)