Skip to content

v0.14.0

Compare
Choose a tag to compare
@tenthirtyam tenthirtyam released this 06 Apr 14:16
· 554 commits to develop since this release
521a2f9

Note

Release Date: 2022-08-25
Previous Versioning: v22.08

Enhancement:

  • Adds Debian 11. #195
  • Adds support for initial configuration and use of the HCP Packer Registry. #236 and #256
  • Adds support to use the iso_url variable to download the guest operating system .iso from a URL. #249

Breaking Change:

  • Updates vm_cpu_sockets to vm_cpu_count for CPUs. The value of the sockets is determined by dividing the number of CPUs by the number of cores per socket defined. #253

Chore:

  • Updates required_versions for packer to >= 1.8.3.
  • Updates required_plugins for packer-plugin-vsphere to >= 1.0.8.
  • Updates required_versions for terraform to >= 1.2.8.
  • Updates Windows Server 2022 to August 2022 (US English) release.
  • Updates Windows 11 to August 2022 (US English) release.
  • Updates Windows 10 to August 2022 (US English) release.

Full Changelog:

v0.13.0...v0.14.0