Release Date: 2024-05-29
Bug Fix:
- Updates Windows Desktop Enterprise Edition to support the default use of evaluation mode. #908
Note
Professional Edition does not support evaluation mode. Microsoft Evaluation Center only provides support for Enterprise Edition. Please see the FAQ for additional details.
Enhancement:
-
Adds a download script (
./download.sh
) and a JSON configuration file (project.json
) to assist in the download of the guest operating systems. #874, #877 -
Refactored the build script (
./build.sh
) to provide the same experience as the download script. #910 -
Adds Ubuntu Server 24.04 LTS to the project. #891
-
Adds Fedora Server 40 Linux distribution to the project.
-
Adds option to enable cloud-init on Debian 12 .#883
-
Adds option to enable cloud-init on Red Hat Enterprise Linux 9. #888
-
Adds option to enable cloud-init on Red Hat Enterprise Linux 8. #888
-
Adds option to enable cloud-init on Rocky Linux 9. #895
-
Adds option to enable cloud-init on Rocky Linux 8. #895
-
Adds option to enable cloud-init on CentOS Stream 8. #897
-
Adds option to enable cloud-init on CentOS Stream 9. #897
-
Adds option to enable cloud-init on AlmaLinux OS 8. #898
-
Adds option to enable cloud-init on AlmaLinux OS 9. #898
-
Adds option to enable cloud-init on Oracle Linux 8. #899
-
Adds option to enable cloud-init on Oracle Linux 9. #899
-
Adds option to enable cloud-init on VMware Photon OS 4. #900
-
Adds option to enable cloud-init on VMware Photon OS 5. #900
-
Adds option to enable cloud-init on SUSE Enterprise Linux 15. #910
Chore:
- Updates Red Hat Enterprise Linux 9 to 9.4 release. #925
- Updates Oracle Linux 9 to 9.4 release. #927
- Updates Almalinux 9 to 9.4 release. #927
- Updates Rocky Linux 9 to 9.4 release. #927
- Removes CentOS Stream 8 from the project.
Note
On 31 May 2024, CentOS Stream 8 reached the end of life.
- Removes Ubuntu Server 23.10 from the project; superseded by 24.04 LTS. #891
- Updates
required_plugins
forpacker-plugin-vsphere
to>= 1.3.0
. - Updates
required_versions
forterraform
to>= 1.8.3
. - Updates
required_versions
forhashicorp/vsphere
to>= 2.8.1
. - Updates
required_versions
forhashicorp/hcp
to>= 0.89.0
. - Update ansible-core version from 2.15 to 2.16. #921
Full Changelog: