Skip to content

Releases: palantir/sls-packaging

2.0.0

14 Feb 19:13
Compare
Choose a tag to compare

API-breaking and config-breaking release

New features&behaviour

Upgrade notes

  • Plugins were renamed to:
    • com.palantir.sls-asset-distribution
    • com.palantir.sls-java-service-distribution
  • Maven coordinates were renamed to com.palantir.sls-packaging:gradle-sls-packaging:2.0.0

2.0.0-rc1

14 Feb 00:30
Compare
Choose a tag to compare
2.0.0-rc1 Pre-release
Pre-release
service-dependencies -> product-dependencies, min/max --> minimum/max…

2.0.0-alpha3

01 Feb 21:45
Compare
Choose a tag to compare
2.0.0-alpha3 Pre-release
Pre-release

Test publishing with new project structure

2.0.0-alpha2

30 Jan 21:59
Compare
Choose a tag to compare
2.0.0-alpha2 Pre-release
Pre-release

Test publishing after renaming project to sls-packaging.

2.0.0-alpha1

30 Jan 21:11
Compare
Choose a tag to compare
2.0.0-alpha1 Pre-release
Pre-release

Test publishing after renaming project to 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)