Releases: palantir/go-java-launcher
Releases · palantir/go-java-launcher
v1.10.0
27 Aug 12:27
Compare
Sorry, something went wrong.
No results found
Migrate to go modules (#136)
1.9.1
09 Jun 18:12
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Type
Description
Link
Feature
Allow launching processes into cgroupsv1 cgroups via cgexec
#129
1.8.0
28 Jan 02:58
Compare
Sorry, something went wrong.
No results found
Type
Description
Link
Improvement
Build outputs include arm64
#125
1.7.0
11 Sep 14:48
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
[fix] Trim whitespace from pidfile content (#84 )
1.6.1
21 Feb 12:42
Compare
Sorry, something went wrong.
No results found
[fix] Allow digits in process name (#78 )
1.6.0
13 Feb 17:31
Compare
Sorry, something went wrong.
No results found
[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
Sorry, something went wrong.
No results found
Print the status to stdout (if successful) or stderr (if not). (#63 )
1.5.1
09 Oct 18:03
Compare
Sorry, something went wrong.
No results found
go-init status no longer spams startup.log (#61 )