Packer v1.0.2 Release Notes

Release Date: 2017-06-21 // almost 7 years ago
  • ๐Ÿ› BUG FIXES:

    • communicator/ssh: Fix truncated stdout from remote ssh provisioner. [GH-5050]
    • ๐Ÿ— builder/amazon: Fix bugs related to stop instance command. [GH-4719]
    • communicator/ssh: Fix ssh connection errors. [GH-5038]
    • ๐Ÿšš core: Remove logging that shouldn't be there when running commands. [GH-5042]
    • provisioner/shell: Fix bug where scripts were being run under sh. [GH-5043]

    ๐Ÿ‘Œ IMPROVEMENTS:

    • ๐Ÿ provisioner/windows-restart: make it clear that timeouts come from the provisioner, not winrm. [GH-5040]