Skip to content

Releases: sbt/sbt-native-packager

Release v1.11.1

04 Feb 18:44
eecea01
Compare
Choose a tag to compare

Changelog

Breaking Changes

#1630 introduced a breaking changes for users that use the -jvm-debug parameter

Anyone currently using -jvm-debug 5005 on JDK 9+, using the bash script, and debugging remotely needs to change it to -jvm-debug '*:5005' to match the current behavior.

v1.11.1 (2025-02-04)

Fixed bugs:

  • ERROR: failed to solve: process "/bin/sh -c id -u demiourgos728 1>/dev/null 2>&1 ... #1666

Closed issues:

  • JDKPackager doesn't work with latest javafx (any alternatives?) #1667
  • Forwarder script do not use "exec" #1664
  • Add sbt 2.0 crossbuilds #1638

Merged pull requests:

  • Update jdeb to 1.13 #1676
  • Update scala3-library to 3.6.3 #1674
  • Update sbt-scalafmt to 2.5.4 #1672
  • scala-steward: pin scala-library to 2.12 #1670
  • Update sbt-ci-release to 1.9.2 #1669
  • Update scalafmt setting. enforce new wildcard syntax #1668
  • 🐛 fix: use exec in forwarder scripts (#1664) #1665
  • bat script: implement -jvm-debug #1663
  • Remove references to BSD license; add NOTICE file #1662
  • Fix the -jvm-debug and -h flags in the ash template #1630
  • Update sbt-ci-release to 1.6.1 #1628

* This Changelog was automatically generated by github_changelog_generator

1.11.0

05 Jan 15:38
6b69d6c
Compare
Choose a tag to compare

sbt-native-packager 1.11.0 is cross published to:

sbt Version Published
1.x
2.0.0-M3

Apache 2.0 License

As discussed in https://github.com/sbt/sbt-native-packager/discussions/1653, sbt-native-packager will adopt the Apache v2 License and no longer require the Akka/Lightbend CLA to be signed by the contributors. This was contributed by @muuki88 in #1661.

sbt 2.x migration

Updates

🎬 Behind the scene

New Contributors

Full Changelog: v1.10.4...v1.11.0

Release

30 Jul 20:41
6ccddfc
Compare
Choose a tag to compare

Changelog

v1.10.4 (2024-07-30)

Fixed bugs:

  • sbt ghpagesPushSite failed for the 1.10.0 release #1597
  • No releases for v1.9.17 or v1.9.18 tags #1555

Closed issues:

  • sbt-native-packager/formats/universal.html#filter-remove-mappings is stale #1589
  • ARM architecture support #1558

Merged pull requests:

  • Update scalafmt-core to 3.8.3 #1623
  • Fixes FromAsCasing #1622
  • Update scalatest to 3.2.19 #1620
  • Fix error publishing docs #1619
  • fix shellEscape function in ash-template #1608
  • Improve zip file reproducibility #1602
  • Update docker-client to 8.16.0 #1598
  • Forwarder script is added to AshScriptPlugin #1557

* This Changelog was automatically generated by github_changelog_generator

v1.10.0

12 Apr 17:56
0f69b0c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.16...v1.10.0

Release

20 Feb 17:55
5216d42
Compare
Choose a tag to compare

Changelog

v1.9.16 (2023-02-19)

Fixed bugs:

  • Empty directory not present in .zip #1524

Merged pull requests:

  • Create home directory for daemon users in LinuxPlugin #1536

* This Changelog was automatically generated by github_changelog_generator

Release

13 Feb 20:16
3561d0b
Compare
Choose a tag to compare

Changelog

v1.9.15 (2023-02-13)

Merged pull requests:

  • Zip helper adds directories #1525

* This Changelog was automatically generated by github_changelog_generator

Release

09 Feb 11:41
79ccdf6
Compare
Choose a tag to compare

Changelog

v1.9.14 (2023-02-09)

Fixed bugs:

  • DockerPlugin doesn't work with multiple main classes by default #1491

Closed issues:

  • sbt-native-packager using 2.x of scala-xml which is incompatible with scala 2.12 and sbt #1517
  • Upgrade commons-compress version #1515
  • dockerBuildInit doesn't work #1505

Merged pull requests:

  • FIX #1491 DockerPlugin doesn't work with multiple main classes #1535

* This Changelog was automatically generated by github_changelog_generator

Release

17 Jan 20:16
f209010
Compare
Choose a tag to compare

Changelog

v1.9.13 (2023-01-17)

Closed issues:

  • Cross building docker images on M1 #1503

Merged pull requests:

  • Add additional mima filter #1532

* This Changelog was automatically generated by github_changelog_generator

Release

16 Jan 14:37
8c5178a
Compare
Choose a tag to compare

Changelog

v1.9.12 (2023-01-16)

Fixed bugs:

  • Jlink archetype does not work on windows, caused by path separator #1521

Closed issues:

  • missing jar for one sbt module #1530
  • Unable to use the plugin - Error downloading com.typesafe.sbt:sbt-native-packager;sbtVersion=1.0;scalaVersion=2.12:1.9.4 #1526

Merged pull requests:

  • Support cross building #1527
  • True Multi OS support with pathSeparator #1522
  • Upgrade Apache Ant to latest due to CVE. #1520
  • require java 8 #1519

* This Changelog was automatically generated by github_changelog_generator

Release

16 Aug 08:15
bcac648
Compare
Choose a tag to compare

Changelog

v1.9.11 (2022-08-13)

Closed issues:

  • Update to scala-xml 2 #1513

Merged pull requests:

  • Bump up commons-compress for security #1516
  • handle -agentpath/-javaagent options #1510

* This Changelog was automatically generated by github_changelog_generator