Packer v0.3.4 Release Notes

Release Date: 2013-08-21 // almost 11 years ago
  • ๐Ÿ‘Œ IMPROVEMENTS:

    • post-processor/vagrant: the file being compressed will be shown in the UI. [GH-314]

    ๐Ÿ› BUG FIXES:

    • core: Avoid panics when double-interrupting Packer.
    • provisioner/shell: Retry shell script uploads, making reboots more robust if they happen to fail in this stage. [GH-282]