Packer v0.1.2 Release Notes

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

    • ๐Ÿ— core: Template doesn't validate if there are no builders.
    • vmware: Delete any VMware files in the VM that aren't necessary for it to function.

    ๐Ÿ› BUG FIXES:

    • ๐Ÿ”Œ core: Plugin servers consider a port in use if there is any error listening to it. This fixes I18n issues and Windows. [GH-58]
    • amazon-ebs: Sleep between checking instance state to avoid RequestLimitExceeded. [GH-50]
    • vagrant: Rename VirtualBox ovf to "box.ovf" [GH-64]
    • vagrant: VMware boxes have the correct provider type.
    • vmware: Properly populate files in artifact so that the Vagrant post-processor works. [GH-63]