Packer v1.5.1 Release Notes

Release Date: 2019-12-20 // over 4 years ago
  • ๐Ÿš€ This was a fast-follow release to fix a number of panics that we introduced when making changes for HCL2.

    ๐Ÿ‘Œ IMPROVEMENTS:

    • ๐Ÿ— builder/alicloud: Add show_expired option for describing images [GH-8425]

    ๐Ÿ› Bug Fixes:

    • ๐Ÿ— builder/cloudstack: Fix panics associated with loading config [GH-8513]
    • ๐Ÿ— builder/hyperv/iso: Fix panics associated with loading config [GH-8513]
    • ๐Ÿ— builder/hyperv/vmcx: Fix panics associated with loading config [GH-8513]
    • โšก๏ธ builder/jdcloud: Update jdcloud statebag to use pointers for config [GH-8518]
    • ๐Ÿ— builder/linode: Fix panics associated with loading config [GH-8513]
    • ๐Ÿ— builder/lxc: Fix panics associated with loading config [GH-8513]
    • ๐Ÿ— builder/lxd: Fix panics associated with loading config [GH-8513]
    • ๐Ÿ— builder/oneandone: Fix panics associated with loading config [GH-8513]
    • ๐Ÿ— builder/oracle/classic: Fix panics associated with loading config [GH-8513]
    • ๐Ÿ— builder/oracle/oci: Fix panics associated with loading config [GH-8513]
    • ๐Ÿ— builder/osc/bsuvolume: Fix panics associated with loading config [GH-8513]
    • ๐Ÿ— builder/parallels/pvm: Fix panics associated with loading config [GH-8513]
    • ๐Ÿ— builder/profitbricks: Fix panics associated with loading config [GH-8513]
    • ๐Ÿ— builder/scaleway: Fix panics associated with loading config [GH-8513]
    • ๐Ÿ— builder/vagrant: Fix panics associated with loading config [GH-8513]
    • ๐Ÿ— builder/virtualbox/ovf: Fix panics associated with loading config [GH-8513]
    • ๐Ÿ— builder/virtualbox: Configure NAT interface before forwarded port mapping #8514
    • ๐Ÿ”ง post-processor/vagrant-cloud: Configure NAT interface before forwarded port mapping [GH-8514]