Sbt Native Packager Versions Save

sbt Native Packager

v1.10.0

3 weeks ago

What's Changed

New Contributors

Full Changelog: https://github.com/sbt/sbt-native-packager/compare/v1.9.16...v1.10.0

v1.9.16

1 year ago

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

v1.9.15

1 year ago

Changelog

v1.9.15 (2023-02-13)

Merged pull requests:

  • Zip helper adds directories #1525

* This Changelog was automatically generated by github_changelog_generator

v1.9.14

1 year ago

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

v1.9.13

1 year ago

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

v1.9.12

1 year ago

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

v1.9.11

1 year ago

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

v1.9.10

1 year ago

Changelog

v1.9.10 (2022-08-05)

Closed issues:

  • Any solutions for Shading dependencies? #1511
  • SBT native packager: reference to undefined setting Universal / mappings #1507
  • Adding files to docker image generated by AshScriptPlugin #1502

Merged pull requests:

  • Try updating to scala-xml 2.1.0 #1514
  • Add sbt-vspp for publishing the SBT plug-in in a Maven-consistent format #1512
  • Fixes link 404 not found #1509
  • use modern sbt syntax in doc #1508

* This Changelog was automatically generated by github_changelog_generator

v1.9.9

2 years ago

Changelog

v1.9.9 (2022-02-21)

Fixed bugs:

  • JlinkPlugin misses jdk.unsupported #1446

Closed issues:

  • GraalVMNativeImagePlugin produces broken docker images without native-image in the PATH #1492

Merged pull requests:

  • Fix missing Graalvm native-image binary symlink in generated container image #1500
  • JLinkPlugin improvements #1499

* This Changelog was automatically generated by github_changelog_generator

v1.9.8

2 years ago

Changelog

v1.9.8 (2022-02-14)

Fixed bugs:

  • Version conflicts for scala-parser-combinators #1461

Closed issues:

  • Invalid working directory on graalvm-native-image #1495
  • Support ability to add docker command(s) after base image #1488
  • [Security] Workflow validate-pr.yml is using vulnerable action actions/checkout #1487
  • [Security] Workflow validate-pr.yml is using vulnerable action actions/checkout #1486
  • [Security] Workflow validate-pr.yml is using vulnerable action actions/checkout #1485
  • [Security] Workflow validate-pr.yml is using vulnerable action actions/checkout #1484
  • [Security] Workflow validate-pr.yml is using vulnerable action actions/checkout #1483
  • [Security] Workflow validate-pr.yml is using vulnerable action actions/checkout #1482
  • [Security] Workflow validate-pr.yml is using vulnerable action actions/checkout #1481
  • [Security] Workflow validate-pr.yml is using vulnerable action actions/checkout #1480
  • [Security] Workflow validate-pr.yml is using vulnerable action actions/checkout #1479
  • dockerCommands do not appear to be added #1477

Merged pull requests:

  • Specify working directory for graalvm-native-image #1496
  • Fix #1479, #1480, #1481, #1482, #1483, #1484, #1485, #1486, #1487 #1490
  • Remove unused private methods (makeComment). #1474

* This Changelog was automatically generated by github_changelog_generator