Skip to content

Releases: palantir/sls-packaging

1.4.0

30 Jan 16:30
Compare
Choose a tag to compare
  • Add support for asset distributions
  • [BREAKING] Require SLS-compatible format for version strings
  • Adds support for specifying service dependencies in SLS manifest file

1.4.0-rc1

24 Jan 17:37
Compare
Choose a tag to compare
1.4.0-rc1 Pre-release
Pre-release
  • Add new com.palantir.asset-distribution plugin

1.3.0

18 Jan 11:56
Compare
Choose a tag to compare
  • Check scripts no longer contain GC-related JVM options. This reduces pollution of the log directory with GC logs.

1.2.0

08 Dec 15:17
Compare
Choose a tag to compare
  • Update license file for consistency (#140)
  • Tasks should not reach into the Gradle object model (#134)
  • Add extensions block to manifest (#143)
  • Re-run LaunchConfigTask when classpath changes, fixes #144 (#155)

1.2.0-rc4

07 Dec 22:49
Compare
Choose a tag to compare
1.2.0-rc4 Pre-release
Pre-release
  • Update license file for consistency (#140)
  • Tasks should not reach into the Gradle object model (#134)
  • Add extensions block to manifest (#143)
  • Re-run LaunchConfigTask when classpath changes, fixes #144 (#155)

1.2.0-rc3

01 Dec 22:11
Compare
Choose a tag to compare
1.2.0-rc3 Pre-release
Pre-release

Since 1.2.0-rc2

  • Publish them harder (#150)

Since 1.2.0-rc1

  • Publish RC tags (#149)

Since 1.1.0:

  • Update license file for consistency (#140)
  • Tasks should not reach into the Gradle object model (#134)
  • Add extensions block to manifest (#143)

1.2.0-rc2

01 Dec 21:56
Compare
Choose a tag to compare
1.2.0-rc2 Pre-release
Pre-release

Since 1.2.0-rc1

  • Publish RC tags (#149)

Since 1.1.0:

  • Update license file for consistency (#140)
  • Tasks should not reach into the Gradle object model (#134)
  • Add extensions block to manifest (#143)

1.2.0-rc1

01 Dec 21:36
Compare
Choose a tag to compare
1.2.0-rc1 Pre-release
Pre-release

Since 1.1.0:

  • Update license file for consistency (#140)
  • Tasks should not reach into the Gradle object model (#134)
  • Add extensions block to manifest (#143)

1.1.0

02 Nov 19:23
Compare
Choose a tag to compare
  • Adds support for specifying compile-time environment variables

1.0.1

27 Oct 16:53
Compare
Choose a tag to compare
  • Support better incremental builds by declaring task input/outputs explicitly