Releases: palantir/sls-packaging
Releases · palantir/sls-packaging
1.4.0
- 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
- Add new com.palantir.asset-distribution plugin
1.3.0
- Check scripts no longer contain GC-related JVM options. This reduces pollution of the log directory with GC logs.
1.2.0
- 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
- 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
Since 1.2.0-rc2
- Publish them harder (#150)
Since 1.2.0-rc1
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
Since 1.2.0-rc1
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
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
- Adds support for specifying compile-time environment variables
1.0.1
- Support better incremental builds by declaring task input/outputs explicitly