Packer v1.3.1 Release Notes

Release Date: 2018-09-13 // over 5 years ago
  • ๐Ÿ‘Œ IMPROVEMENTS:

    • ๐Ÿ— builder/amazon: automatically decode encoded authorization messages if possible [GH-5415]
    • ๐Ÿ— builder:amazon: Optional cleanup of the authorized keys file [GH-6713]
    • ๐Ÿ— builder/qemu: Fixed bug where a -device in the qemuargs would override the default network settings, resulting in no network [GH-6807]

    ๐Ÿ› BUG FIXES:

    • ๐Ÿ— builder/amazon: fix bugs relating to spot instances provisioning [GH-6697] [GH-6693]
    • ๐Ÿ— builder/openstack: fix ssh keypair not attached [GH-6701]
    • ๐Ÿ— core: progressbar: fix deadlock locking builds after first display [GH-6698]