Skip to content

Releases: sbt/sbt-native-packager

Release

14 Feb 19:33
68600df
Compare
Choose a tag to compare

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:

* This Changelog was automatically generated by github_changelog_generator

Release

17 Nov 12:37
5b5e8d6
Compare
Choose a tag to compare

Changelog

v1.9.7 (2021-11-17)

Closed issues:

  • GraalVMNativeImagePlugin plugin fails when trying to build in docker container #1469
  • With the latest version (1.9.5), Docker / version is detected as "not used" by sbt #1464

Merged pull requests:

  • use proper native image command on windows #1473
  • fix handling long classpath for graalvm on windows #1472

* This Changelog was automatically generated by github_changelog_generator

Release

14 Oct 09:36
89c3180
Compare
Choose a tag to compare

Changelog

v1.9.6 (2021-10-14)

Closed issues:

  • Image not tagged, publish fails #1462

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Release

07 Oct 07:08
7ff7028
Compare
Choose a tag to compare

Changelog

v1.9.5 (2021-09-18)

Fixed bugs:

  • Fix for realpath in top-level directories #1451

Closed issues:

  • download sbt-native-packager notfound #1459
  • java.nio.file.AccessDeniedException: /opt/docker/RUNNING_PID #1458
  • DockerPlugin + JlinkPlugin = No java installations was detected. #1449

Merged pull requests:

  • Updating version #1457
  • Downgrade scala-parser-combinators #1455
  • Double slash fix for ash-template #1453
  • DockerPlugin code cleanup #1436

* This Changelog was automatically generated by github_changelog_generator

Release

20 Aug 18:17
d92f682
Compare
Choose a tag to compare

Changelog

v1.9.4 (2021-08-19)

Merged pull requests:

  • Fix link to the Oracle GraalVM Community Edition Docker images #1448
  • Use only Unix file separators when generating Unix scripts #1440

* This Changelog was automatically generated by github_changelog_generator

Release

03 Aug 20:57
bfc7fb6
Compare
Choose a tag to compare

Changelog

v1.9.3 (2021-08-03)

Closed issues:

  • Release 1.9.2 not in published online #1434
  • Custom options for XZ Tarball not working #1426

Merged pull requests:

  • bump scala-parser-combinators to 2.0.0 #1442
  • Added dockerBuildInit option #1438

* This Changelog was automatically generated by github_changelog_generator

Release

08 Jul 18:25
Compare
Choose a tag to compare

Changelog

v1.9.2 (2021-07-08)

Closed issues:

  • Cannot install / docs not up to date #1428

Merged pull requests:

  • Replace obsolete Bintray badge with Scaladex version #1431
  • Don't hard-code xz compression option "-9e". If compression level was… #1430

* This Changelog was automatically generated by github_changelog_generator

Release

01 Jul 09:33
Compare
Choose a tag to compare

Changelog

v1.9.1 (2021-07-01)

* This Changelog was automatically generated by github_changelog_generator

Release v1.8.1

15 Mar 13:40
6dc2d7e
Compare
Choose a tag to compare

Changelog

v1.8.1 (2021-03-15)

Fixed bugs:

  • Graalvm docker image repository no longer hosted at docker hub #1394

Closed issues:

  • Working directory not writable after setting dockerChmodType #1402
  • Documentation not updated for makeBashScript(s) #1398
  • Scripts of main function and project level start up scripts overwrite each other #1397
  • LinuxPlugin: Config files are not set as config if have execute permission #1382

Merged pull requests:

  • Move some defaults of docker to global scope #1403
  • Update index.rst #1396
  • Update Graalvm docker repository & build version #1395
  • update version of ant from 1.10.5 to 1.10.9 #1390
  • Fix #1385 Add release drafter #1386

* This Changelog was automatically generated by github_changelog_generator

Release v1.8.0

17 Dec 18:21
dbc85c4
Compare
Choose a tag to compare

Changelog

v1.8.0 (2020-12-17)

Closed issues:

  • Download failure (scala-sbt.org error) #1378

Merged pull requests:

  • Upgrade setup-scala github action #1384
  • Issue 1382: Detect config files regardless of execute permission #1383

* This Changelog was automatically generated by github_changelog_generator