Packer v0.1.3 Release Notes

Release Date: 2013-07-01 // almost 11 years ago
  • ๐Ÿ”‹ FEATURES:

    • ๐Ÿ— The VMware builder can now upload the VMware tools for you into the VM. This is opt-in, you must specify the tools_upload_flavor option. See the website for more documentation.

    ๐Ÿ‘Œ IMPROVEMENTS:

    • ๐Ÿ™‹โ€โ™‚ digitalocean: Errors contain human-friendly error messages. [GH-85]

    ๐Ÿ› BUG FIXES:

    • ๐Ÿ”Œ core: More plugin server fixes that avoid hangs on OS X 10.7. [GH-87]
    • vagrant: AWS boxes will keep the AMI artifact around. [GH-55]
    • ๐Ÿ“œ virtualbox: More robust version parsing for uploading guest additions. [GH-69]
    • ๐Ÿ— virtualbox: Output dir and VM name defaults depend on build name, avoiding collisions. [GH-91]
    • ๐Ÿ— vmware: Output dir and VM name defaults depend on build name, avoiding collisions. [GH-91]