sbt-native-packager v1.7.7 Release Notes

Release Date: 2020-10-05 // over 3 years ago
  • ๐Ÿ“ฆ Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ”’ Security Issue - commons-compress 1.18 #1347
    • ๐Ÿ“ฆ System properties not working in Ash Script #878
    • ๐Ÿ“ฆ Duplicate mappings for scala-library-2.10.3.jar with sbt-native-packager 0.7+, Play 2.2.6 and Scala 2.10 #657

    Closed issues:

    • ๐Ÿณ Bad root server path after docker containerization. #1366
    • ๐Ÿ“ฆ sbt stage fails when sbt compile succeeds #1364
    • ๐Ÿณ docker image from sbt docker:publishLocal fails with "Failed to create parent directories for [/opt/docker/./logs/application.json]" #1361
    • ๐Ÿ“ฆ Reference to undefined setting: Universal / mappings from Universal / mappings (rootProject/publish.sbt) #1360
    • ๐Ÿ“ฆ Producing Multiple Unique JARs from a Single Source Directory #1359
    • ๐Ÿ Windows: Product info feature request #1355
    • ๐Ÿณ dockerLayerGrouping in Docker := (_ => None) does not work #1341
    • ๐Ÿณ Docker packaging fails under Ubuntu 18.04.3 LTS #1258
    • ๐Ÿ“ฆ Permission issues when running on AWS ECS with latest version (works with 1.3.15) #1206
    • ๐Ÿ“ฆ sbt packageZipTarball is slower than sbt dist #1182
    • ๐Ÿ— sbt docker:publishLocal sporadically builds with the wrong version #1164
    • โšก๏ธ dockerUpdateLatest doesn't update latest #1141
    • ๐Ÿ“ฆ Renaming compiled artifact in package (feature) #864
    • ๐Ÿ“ฆ Overriden artifactName produces image with .jar with wrong content #638
    • โž• Add plugin/support for AWS Elastic Beanstalk Docker environments #632

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿณ docker: make None the last layer group #1370 (pawitp)
    • ๐Ÿณ Describe dockerGroupLayers and how to disable it #1369 (DieBauer)
    • โšก๏ธ Update to sbt 1.3.13 #1319 (muuki88)