Releases: palantir/go-java-launcher
Releases · palantir/go-java-launcher
1.5.1
- go-init
status
no longer spams startup.log (#61)
1.5.0
- 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
Fix publishing regression where POM wasn't published to Bintray. Upgraded to a gödel that uses a fixed distgo. (#57)
1.4.0
- [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
- Add envoy to whitelist (#38)
- Update Go version to 1.7.6 (#35)
1.2.0
- Add support for creating directories on startup
1.1.1
First release with new Gödel-based build scripts, no behavior or code changes.
1.1.1-rc1
Test release for new Gödel-based build scripts
1.1.0
- 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)