v1.1.0
Notes:
-
General support for vSphere 6.5 and 6.7 ended on 10/15/2022. All new features starting with this release will only be tested on vSphere v7 and v8. If you need help supporting a version prior to v7 we ask that you reach out to the community via the Packer discussion forums. Any support questions asked on the GitHub tracker will be handled on a best effort basis.
-
The
vsphere-supervisor
builder provides the scaffolding for deploying a service VM to a vSphere Supervisor cluster. In a future release the builder will be enhanced with the ability to publish the customized VM as a new VM image to the vSphere endpoint. This builder is only supported on vSphere v7 and v8. #220
What's Changed
Exciting New Features π
- A
vsphere-supervisor
builder to create a virtual machine on a vSphere Supervisor cluster has been added by @dilyar85 in #220
Doc improvements π
- Update
README.md
by @tenthirtyam in #222
Other Changes
- Update Plugin binary releases to match Packer by @nywilken in #218
- [COMPLIANCE] Update MPL 2.0 LICENSE by @hashicorp-copywrite in #223
- Update cloud.google.com/go/storage to latest supported version by @nywilken in #229
- chore(deps): Bump github.com/hashicorp/packer-plugin-sdk from 0.3.1 to 0.3.2 by @dependabot in #216
- Fix lint checker errors by @nywilken in #230
New Contributors
- @hashicorp-copywrite made their first contribution in #223
- @dilyar85 made their first contribution in #220
Full Changelog: v1.0.8...v1.1.0