Skip to content

v0.34.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Aug 12:15
· 265 commits to master since this release
dbacc7e

What's Changed

Bug Fixes 🐛

  • Add missing resource pools flags validation by @atc0005 in #887
  • Fix func names in deferred debug log messages by @atc0005 in #888
  • Use correct mo type in error message by @atc0005 in #889

Dependency Updates

  • go.mod: bump github.com/rs/zerolog from 1.29.1 to 1.30.0 by @dependabot in #865
  • go.mod: bump github.com/vmware/govmomi from 0.30.6 to 0.30.7 by @dependabot in #871
  • docker: bump atc0005/go-ci from go-ci-oldstable-build-v0.13.1 to go-ci-oldstable-build-v0.13.2 in /dependabot/docker/builds by @dependabot in #873
  • canary: bump golang from 1.19.11 to 1.19.12 in /dependabot/docker/go by @dependabot in #866
  • go.mod: bump golang.org/x/sys from 0.10.0 to 0.11.0 by @dependabot in #880

Other Changes

  • Add VM power state tally helper funcs by @atc0005 in #869
  • Update resource pool flag descriptions by @atc0005 in #875
  • Replace fixed MO type strings with constants by @atc0005 in #890
  • Update CHANGELOG for v0.34.1 release by @atc0005 in #891

Full Changelog: v0.34.0...v0.34.1