sbt-native-packager v1.7.1 Release Notes

Release Date: 2020-05-04 // about 4 years ago
  • ๐Ÿ“ฆ v1.7.1 (2020-05-04)

    ๐Ÿ“ฆ Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ“ฆ missing libraries in final package #1028

    Closed issues:

    • ๐Ÿ“ฆ Creating native-package for tests #1336
    • ๐Ÿ”– Version check not working for openjdk 11 #1331
    • ๐Ÿ“ฆ input too long for win10 #1327
    • ๐Ÿณ Customizing Docker image fails when container environment variables are used #1324
    • ๐Ÿ Cannot run windows:packageBin #1322
    • ๐Ÿ“ฆ The second FROM stage should be named #1315
    • ๐Ÿณ docker: introduce more layers for smaller images #1267

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  Fix argument passing in ash template #1334 (bentucker)
    • โž• Add space between inline-literal symbol and word #1328 (sshark)
    • ๐Ÿ‘Œ Improved layer grouping #1326 (jroper)
    • โšก๏ธ Update universal.rst #1320 (jlncrnt)
    • โœ‚ Remove docker sudo test from build #1318 (jroper)
    • ๐Ÿณ Name the main docker stage #1316 (jroper)