Skip to content

Releases: sbt/sbt-native-packager

v1.6.0

20 Jan 10:13
Compare
Choose a tag to compare

v1.6.0 (2020-01-18)

Full Changelog

Closed issues:

  • jlinkModules fails for modules that require automatic modules #1293

Merged pull requests:

v1.5.1

25 Nov 10:03
Compare
Choose a tag to compare

Changelog

v1.5.1 (2019-11-25)

Full Changelog

Fixed bugs:

  • 1.5.0 regression in JLinkPLugin error handling #1284
  • Fix 1.5.0 regression in JLinkPLugin error handling #1285 (nigredo-tori)

Closed issues:

  • WindowsPlugin: support portable WiX #1281
  • Why does it create an <none> image? #1229

Merged pull requests:

v1.5.0

25 Nov 10:03
Compare
Choose a tag to compare

v1.5.0 (2019-11-18)

Full Changelog

Fixed bugs:

  • AshScriptPlugin generates bash scripts for periferal mains #1272

Closed issues:

  • Remove intermediate images when using docker multi-stage builds #1277
  • docker packager ignores commands #1269
  • JlinkPlugin: find a workaround for the jdeps command line length limit #1266
  • Prevent pushing no-repository images to dockerhub? #1265
  • Docker image with AshScriptPlugin does not run at all #1263
  • What to do when useradd is not available? #1262
  • Empty dockerExposedPorts should be okay #1260
  • AshScriptPlugin does not add process_args() to ash-template #1254
  • dockerhub private repo authentication #654

Merged pull requests:

v1.4.1

25 Nov 10:03
Compare
Choose a tag to compare

v1.4.1 (2019-08-29)

Full Changelog

Closed issues:

  • Build Graal native images in a docker container #1250

Merged pull requests:

  • Added command line JAVA_OPTS support for AshScriptPlugin #1255 (farico)

v1.4.0

21 Aug 13:38
Compare
Choose a tag to compare

v1.4.0 (2019-08-21)

Full Changelog

Fixed bugs:

  • Docker image with AshScriptPlugin does not run at all #1118
  • AshScriptPlugin forbids command parameters #1017

Closed issues:

  • JlinkPlugin: properly handle external modules #1247
  • Flaky rpm tests #1246
  • fileDescriptorLimit could not set according to system default value #1158
  • Can sbt-native-packager help to create Release files? #1129
  • Make systemd service option available to universal tarball. #1115
  • java.lang.ArrayIndexOutOfBoundsException: 1 when running sbt elastic-beanstalk:dist #1098
  • Support multiple docker aliases #1081
  • Multiple issues building debian for Systemd from play application #1050
  • [Idea] JDK 9's jlink & sbt-native-packager? #1043
  • Systemd packaging doesn't support multiple EnvironmentFile options #968
  • Created bin/ scripts fail if path where they are contains : #926
  • Mappings are not contained in JDKPackager bundles #782
  • option to exclude scala-library explicitly #716
  • Create integration tests #545
  • Feature request: createHomeDirectory #238
  • windows installer #12

Merged pull requests:

v1.3.25

11 Jul 07:00
Compare
Choose a tag to compare

v1.3.25 (2019-07-10)

Full Changelog

Closed issues:

  • JlinkPlugin: support multi-release dependencies #1243
  • Assorted JlinkPlugin improvements #1240

Merged pull requests:

v1.3.24

10 Jul 13:57
Compare
Choose a tag to compare

v1.3.24 (2019-06-26)

Full Changelog

Merged pull requests:

v1.3.23

24 Jun 07:38
Compare
Choose a tag to compare

Change Log

v1.3.23 (2019-06-24)

Full Changelog

Closed issues:

  • Swtich to OpenJDK #1239
  • Deployed documentation is outdated #1236
  • start/stop lifecycle of application with sbt-native-packager #1232
  • how to question :: integration with gitlab CI #1213
  • Problem with docker:publishLocal for alpine #1202

Merged pull requests:

v1.3.22

29 May 11:37
v1.3.22
Compare
Choose a tag to compare

v1.3.22 (2019-05-28)

Full Changelog

Fixed bugs:

  • Docker version detection fails on Ubuntu 16.04 #1230

Merged pull requests:

v1.3.21

05 May 08:32
v1.3.21
Compare
Choose a tag to compare

JLink Support

Thanks to @nigredo-tori native-packager now supports jlink. See #1220 for details.

v1.3.21 (2019-05-05)

Full Changelog

Fixed bugs:

  • docker:publish fails if the given daemonGroupGid does not exists #1218

Closed issues:

  • Idea: package an app for homebrew? #1210

Merged pull requests: