Skip to content

Releases: palantir/go-java-launcher

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)

1.4.0

30 Jul 12:00
Compare
Choose a tag to compare
  • [feature] add go-init (#45)
  • [feature] Support secondary processes
    • Allow for definition and launch of process groups (#48)
    • go-init supports multi-process management (#49)

1.3.0

15 Nov 19:45
Compare
Choose a tag to compare
  • Add envoy to whitelist (#38)
  • Update Go version to 1.7.6 (#35)

1.2.0

23 Apr 16:04
Compare
Choose a tag to compare
  • Add support for creating directories on startup

1.1.1

07 Dec 15:35
Compare
Choose a tag to compare

First release with new Gödel-based build scripts, no behavior or code changes.

1.1.1-rc1

05 Dec 16:49
Compare
Choose a tag to compare
1.1.1-rc1 Pre-release
Pre-release

Test release for new Gödel-based build scripts

1.1.0

25 Oct 05:35
Compare
Choose a tag to compare
  • Check Java binary command for safety (#10)
  • Add support for passing in custom environment variables (#9)
  • Better error when config file has syntax error (#8)