Packer v0.10.1 Release Notes

Release Date: 2016-05-07 // almost 8 years ago
  • ๐Ÿ”‹ FEATURES:

    • ๐Ÿ azure-arm builder: Can now build Windows images, and supports additional configuration. Please refer to the documentation for details.

    ๐Ÿ‘Œ IMPROVEMENTS:

    • core: Added support for ATLAS_CAFILE and ATLAS_CAPATH [GH-3494]
    • ๐Ÿ— builder/azure: Improved build cancellation and cleanup of partially- provisioned resources. [GH-3461]
    • ๐Ÿ— builder/azure: Improved logging. [GH-3461]
    • ๐Ÿ— builder/azure: Added support for US Government and China clouds. [GH-3461]
    • ๐Ÿ— builder/azure: Users may now specify an image version. [GH-3461]
    • ๐Ÿ— builder/azure: Added device login. [GH-3461]
    • ๐Ÿ— builder/docker: Added privileged build option. [GH-3475]
    • ๐Ÿ— builder/google: Packer now identifies its version to the service. [GH-3465]
    • provisioner/shell: Added remote_folder and remote_file options [GH-3462]
    • ๐Ÿ‘ post-processor/compress: Added support for bgzf format and added format option. [GH-3501]

    ๐Ÿ› BUG FIXES:

    • core: Fix hang after pressing enter key in -debug mode. [GH-3346]
    • provisioner/chef: Use custom values for remote validation key path [GH-3468]