Releases: palantir/go-java-launcher
Releases · palantir/go-java-launcher
1.6.0
- [improvement] Separate pids.yaml into separate .pid files representing each subcommand #73
- [improvement] javaHome accepts $JAVA_11_HOME style values (#76)
1.5.2
Print the status to stdout (if successful) or stderr (if not). (#63)
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.