Skip to content

Releases: palantir/go-java-launcher

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)

1.6.0

13 Feb 17:31
Compare
Choose a tag to compare
  • [improvement] Separate pids.yaml into separate .pid files representing each subcommand #73
  • [improvement] javaHome accepts $JAVA_11_HOME style values (#76)

1.5.2

17 Oct 12:38
Compare
Choose a tag to compare

Print the status to stdout (if successful) or stderr (if not). (#63)

1.5.1

09 Oct 18:03
Compare
Choose a tag to compare
  • go-init status no longer spams startup.log (#61)

1.5.0

17 Aug 09:38
c6f0586
Compare
Choose a tag to compare
  • Remove use of process groups in go-java-launcher to allow for run in restricted environments without setgid (#50 )
  • Consistently log all go-java-launcher output to stdout (#59)
  • Truncate all startup log files on go-init start (#59)

1.4.2

31 Jul 22:17
e1b80fa
Compare
Choose a tag to compare

Fix publishing regression where POM wasn't published to Bintray. Upgraded to a gödel that uses a fixed distgo. (#57)

1.4.1

30 Jul 18:32
Compare
Choose a tag to compare

Fix publishing (#56)