What's Changed
Important
- The minimum virtual hardware version is now 13 instead of 9.
- The default virtual hardware version 19 instead of 9.
Refer to Broadcom KB 315655
Exciting New Features π
- feat: enable virtual hardware-assisted virtualization by @tenthirtyam in #213
- feat: add uefi and secure boot by @tenthirtyam in #212
- feat: check ovftool version by @tenthirtyam in #201
Bug fixesπ§βπ§ π
- fix: update
StepSSHKeyGen
position by @tenthirtyam in #203 - fix: generate default
netmap.conf
, if required by @tenthirtyam in #198 - fix: remote hypervisor snapshot creation by @tenthirtyam in #228
Doc improvements π
- docs: update
README.md
by @tenthirtyam in #183 - docs: correct brand name by @tenthirtyam in #204
- chore: update run config by @tenthirtyam in #223
- docs: update disk configuration by @tenthirtyam in #225
- docs: term corrections by @tenthirtyam in #221
- docs: update
README.md
by @tenthirtyam in #226 - docs: update vmxconfig by @tenthirtyam in #227
- docs: update layouts by @tenthirtyam in #230
Other Changes
- Cut release 1.0.11 by @nywilken in #168
- chore(deps): bump github.com/vmware/govmomi from 0.34.1 to 0.35.0 by @dependabot in #169
- [HPR-1702] build: Add LICENSE file to release artifacts by @nywilken in #178
- chore(deps): bump github.com/vmware/govmomi from 0.35.0 to 0.37.1 by @dependabot in #181
- chore(deps): bump google.golang.org/protobuf from v1.31.0 to v1.34.1 by @tenthirtyam in #191
- chore(deps): github.com/go-jose/go-jose/v3 by @tenthirtyam in #192
- chore: address io/ioutil depreciation by @tenthirtyam in #190
- chore(deps): bump golang/x/net from 0.21.0 to 0.25.0 by @tenthirtyam in #193
- chore: replace
reflect.DeepEqual
by @tenthirtyam in #196 - chore(deps): bump github.com/vmware/govmomi from 0.37.1 to 0.38.0 by @dependabot in #200
- chore: update virtual hardware versions by @tenthirtyam in #211
- chore: remove legacy
// +build
syntax by @tenthirtyam in #220 - chore(deps): github.com/hashicorp/packer-plugin-sdk from 0.5.2 to 0.5.4 by @tenthirtyam in #218
- chore: deprecate
ssh_skip_request_pty
by @tenthirtyam in #222 - refactor: register virtual machine by @tenthirtyam in #224
- chore(deps): bump github.com/vmware/govmomi from 0.38.0 to 0.39.0 by @dependabot in #233
- refactor: tools upload flavors by @tenthirtyam in #219
Full Changelog: v1.0.11...v1.1.0