Releases: sbt/sbt-native-packager
Release
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
What's Changed
- Fixes #1345 - do not buffer logging for native-image output by @nikolaylagutko in #1540
- Fixes #1542 - GraalVMNativeImagePlugin ignores resources in src/graal by @heaven-born in #1543
- Use SOURCE_DATE_EPOCH for zip, tar, xz, gzip, rpm, msi by @stevedlawrence in #1547
- Fixes remote debug connections closing by @jackcviers in #1546
- Remove out of date version number from readme by @SethTisue in #1560
- Windows bat script improvements by @dwickern in #1563
- Update ant to 1.10.14 by @scala-steward in #1576
- Add
is_cygwin
to ash-template which always returnsfalse
by @mkurz in #1590 - Upgrade GraalVM to 22.3.3 by @dwickern in #1591
- Add
dockerBuildEnvVars
setting, fix docker test failure in CI by @dwickern in #1594 - fix support for top-level
main
methods in Scala 3 by @mberndt123 in #1592 - Upgrade sbt, scala and sbt-ci-release to avoid deprecated repo.scala-sbt.org by @mkurz in #1566
- Dependency upgrades by @mkurz in #1595
- Upgrade to latest sbt-scalafmt and scalafmt by @mkurz in #1596
New Contributors
- @nikolaylagutko made their first contribution in #1540
- @heaven-born made their first contribution in #1543
- @stevedlawrence made their first contribution in #1547
- @jackcviers made their first contribution in #1546
- @scala-steward made their first contribution in #1576
Full Changelog: v1.9.16...v1.10.0
Release
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
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
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:
* This Changelog was automatically generated by github_changelog_generator
Release
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
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
Release
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
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