Skip to content

Releases: palantir/sls-packaging

0.5.7

27 Jun 19:25
Compare
Choose a tag to compare
  • Produce service/monitoring/bin/check.sh when checkArgs is included as a configuration option

0.5.6

24 May 03:40
Compare
Choose a tag to compare
  • move temp directory to var/data/tmp for safety

0.5.5

23 May 15:51
Compare
Choose a tag to compare
  • Java temp directory now defaults to var/tmp/files

0.5.4

18 May 22:17
Compare
Choose a tag to compare
  • exclude directories from var using new excludeFromVar option (contributed by @sfackler)

0.5.3

03 Apr 23:30
Compare
Choose a tag to compare
  • default JVM arguments automatically include a change to use /dev/urandom as the entropy source

0.5.2

16 Mar 03:43
Compare
Choose a tag to compare
  • stopping a service now waits for up to ~240s, checking once per second to see if the process has stopped

0.5.1

20 Feb 10:59
Compare
Choose a tag to compare
  • resolves a bug where distTar output names might not render correctly outside of an afterEvaluafe block

0.5.0

03 Feb 07:10
Compare
Choose a tag to compare
  • (breaking) switch from generating manifest.yaml to manifest.yml

0.4.1

25 Jan 01:56
Compare
Choose a tag to compare
  • Add service/bin/config.sh for easier end-user customization in non-managed environments
  • Support javaHome configuration option (and populate config.sh)

0.4.0

26 Dec 19:21
Compare
Choose a tag to compare
  • Build with Gradle 2.10