What's Changed
Breaking Changes π
Bug fixesπ§βπ§ π
- fix:
vsphere-clone
: rearrange build steps to ensure source VM exists before deleting target by @YuriyAM in #489
Doc improvements π
- docs: fix markup by @tenthirtyam in #487
- chore(docs): update links by @tenthirtyam in #505
- docs: add shutdown configuration to
vsphere-iso
by @tenthirtyam in #536
Other Changes
- build(deps): bump github.com/vmware/govmomi from 0.44.1 to 0.45.1 by @dependabot[bot] in #486
- chore: resolve supervisor-builder lint issue by @dilyar85 in #480
- chore(deps): bump github.com/vmware/govmomi from 0.45.1 to 0.46.0 by @dependabot[bot] in #488
- build(deps): bump github.com/vmware/govmomi from 0.46.0 to 0.46.2 by @dependabot[bot] in #492
- chore: update grammar by @tenthirtyam in #493
- fix: redundant parentheses by @tenthirtyam in #496
- fix: remove use of snake case by @tenthirtyam in #497
- fix: improve sata controller error handling by @tenthirtyam in #495
- chore: error msgs by @tenthirtyam in #494
- chore(deps): bump golang.org/x/ dependencies by @tenthirtyam in #504
- chore(deps): bump github.com/vmware/govmomi from 0.46.2 to 0.47.1 by @dependabot[bot] in #506
- chore: driver godoc by @tenthirtyam in #510
- build(deps): bump github.com/vmware/govmomi from 0.47.1 to 0.48.1 by @dependabot[bot] in #514
- chore: common iso godoc by @tenthirtyam in #513
- chore(deps): bump github.com/hashicorp/packer-plugin-sdk from 0.5.4 to 0.6.0 by @dependabot[bot] in #509
- refactor: update alpine example by @brenthc in #471
- chore(deps): bump github.com/vmware/govmomi from 0.48.1 to 0.49.0 by @dependabot[bot] in #515
- build(deps): bump github.com/vmware/govmomi from 0.49.0 to 0.50.0 by @dependabot[bot] in #523
- refactor: remove redundant type by @tenthirtyam in #526
- refactor: use nil slice declaration by @tenthirtyam in #527
- refactor: omit type declaration by @tenthirtyam in #528
- refactor: exported functions with unexported return types by @tenthirtyam in #529
- refactor: replace type assertion on errors by @tenthirtyam in #530
- refactor: comment of exported element by @tenthirtyam in #532
- refactor: address unhandled errors by @tenthirtyam in #531
- chore(gh): bump golangci-lint to v1.60.1 by @tenthirtyam in #533
- chore: update golangci-lint to v2 by @tenthirtyam in #534
- fix: type assertion on errors by @tenthirtyam in #535
- chore(deps): bump golang.org/x/ dependencies by @tenthirtyam in #537
- Update PR template for PCI by @devashish-patel in #542
- [COMPLIANCE] Add Copyright and License Headers by @hashicorp-copywrite[bot] in #541
- refactor: remove deprecated
ui.Message
by @tenthirtyam in #538 - refactor: use
log.Fatal
for fatal error handling inmain
by @tenthirtyam in #539 - chore(deps): bump github.com/vmware/govmomi from 0.50.0 to 0.51.0 by @dependabot[bot] in #540
- chore: bump to v2.0.0-dev by @tenthirtyam in #544
- chore(deps): bump go from 1.23.8 to 1.23.11 by @tenthirtyam in #549
- version: cut release v2.0.0 by @kp2099 in #550
New Contributors
- @YuriyAM made their first contribution in #489
- @brenthc made their first contribution in #471
- @devashish-patel made their first contribution in #542
- @kp2099 made their first contribution in #550
Full Changelog: v1.4.2...v2.0.0