Skip to content

v0.7.0

Compare
Choose a tag to compare
@tenthirtyam tenthirtyam released this 06 Apr 14:14
· 700 commits to develop since this release
28a6cc4

Note

Release Date: 2022-01-21
Previous Versioning: v22.01

Enhancement:

  • Updates the notes to automatically include the Packer version and a build_version.
  • Updates the naming for the machine image output and includes a build_version (e.g.,linux-photon-4-v22.01).
  • Updates all Microsoft Windows Server machine image builds to a default of 4096 MB of memory to increase performance during operating system patching.

Chore:

  • Updates the structure of the subdirectories in builds/.
  • Updates required_versions for packer to >= 1.7.9.
  • Updates required_plugins for packer-plugin-vsphere to >= 1.0.3.
  • Updates required_versions for terraform to >= 1.1.4.
  • Updates Microsoft Windows 11 Professional to use virtual trusted platform module (vTPM) and removes experimental project support. vTPM is now supported by packer-plugin-vsphere to >= 1.0.3.
  • Updates VMware Photon OS 4.0 to Revision 2.
  • Adds configurable data source provisioning for VMware Photon OS 4.0. Revision 2 adds support for secondary devices with kickstart. Edit the common_data_source in common.pkvars.hcl from http to disk. The build will attach an on-demand .iso as the secondary CD-ROM for the kickstart. This is useful for environments that can not use HTTP-based kickstart.
  • Adds a GitHub Action on pull requests to check code quality using linters.
  • Updates all of project code to address issues found by the linter(s).

Full Changelog:

v0.6.0...v0.7.0