All Versions
132
Latest Version
Avg Release Cycle
22 days
Latest Release
1283 days ago

Changelog History
Page 1

  • v1.8.0-RC5

    October 26, 2020
  • v1.8.0-RC14 Changes

    October 26, 2020

    ๐Ÿ”„ Changelog

    ๐Ÿ“ฆ v1.8.0-RC14 (2020-10-26)

    * This Changelog was automatically generated by github_changelog_generator

  • v1.8.0-RC13

    October 26, 2020
  • v1.8.0-RC12

    October 26, 2020
  • v1.7.7 Changes

    October 05, 2020

    ๐Ÿ“ฆ 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)
  • v1.7.6 Changes

    October 05, 2020

    ๐Ÿ“ฆ Full Changelog

  • v1.7.5 Changes

    August 14, 2020

    ๐Ÿ“ฆ Full Changelog

    Closed issues:

    • ๐Ÿ”– Version '1'? New SBT capability? #1356
    • ๐Ÿ Unable to use -J--add-opens=java.base/jdk.internal.misc=ALL-UNNAMED in application.ini in Windows #1354
    • ๐Ÿณ sbt.compiler.EvalException: Type error in expression on dockerAliases #1353

    ๐Ÿ”€ Merged pull requests:

    • โฌ†๏ธ Issue 1347: Upgrade common-compress to 1.20 #1358 (fsat)
    • ๐Ÿ“ฆ Restore version in the README to 1.7.4 #1357 (ScalaWilliam)
  • v1.7.4 Changes

    July 08, 2020

    ๐Ÿ“ฆ v1.7.4 (2020-07-08)

    ๐Ÿ“ฆ Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿณ Error 139 on Docker version 1.39 #1346
    • ๐Ÿ Error due to path separator inconsistency on windows #1329

    Closed issues:

    • ๐Ÿ“ฆ Rpm should have option to make systemd file config #1144

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  fix(Docker.*?Plugin): restore the sbt-standard task concurrency tags #1352 (cchepelov)
    • ๐Ÿ“ฆ Systemd mark file as non config #1351 (tolikr)
    • โœ‚ remove sbt 0.12 operators from documentation #1350 (mberndt123)
  • v1.7.3 Changes

    June 02, 2020

    ๐Ÿ“ฆ v1.7.3 (2020-06-02)

    ๐Ÿ“ฆ Full Changelog

    Closed issues:

    • ๐Ÿ“ฆ universal:packageBin fails on Scala 2.13.2 #1342
    • ๐Ÿ“ฆ ash-template doesn't have the addApp function like in bash template #862

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ“ฆ typo extra ` #1344 (l-konov)
    • ๐Ÿณ Normalize paths when mapping generic files to docker #1343 (cchafer)
    • ๐Ÿ“ฆ rename task wix-file to wixFile #1340 (l-konov)
    • โž• Add addApp function to align with bash version #1339 (olsio)
  • v1.7.2 Changes

    May 11, 2020

    ๐Ÿ“ฆ v1.7.2 (2020-05-11)

    ๐Ÿ“ฆ Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿณ AshScriptPlugin with DockerPlugin does not correctly pass arguments #1332

    Closed issues:

    • ๐Ÿณ JavaAppPackaging enables Docker packaging #1337
    • ๐Ÿณ Docker Entrypoint does not consider mainClass option (and resulted script name) #1335

    ๐Ÿ”€ Merged pull requests:

    • โž• Add support for docker:publish in DockerSpotifyClientPlugin #1338 (pdalpra)