Skip to content

v0.35.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Feb 19:29
· 107 commits to main since this release

Release v0.35.0

Release Date: 2024-02-12

πŸ’« API Changes

  • [8e17e4c] Sim vm config.changeVersion & config.modified
  • [95aa257] WaitForUpdatesEx & DestroyPropertyFilter

πŸ’« govc (CLI)

πŸ’« vcsim (Simulator)

  • [557d265] Fix -method-delay option to update task states (#3323)

πŸ“ƒ Documentation

🧹 Chore

  • [d7c0094] Update version.go for v0.35.0
  • [69785ff] update CONTRIBUTORS

⚠️ BREAKING

json tag camelCase fixes [9ddfc53]:
follow up to json tags missed in PR #3007 and PR #3247

WaitForUpdatesEx & DestroyPropertyFilter [95aa257]:
The semantics around the helper functions in the
property package have changed. Please review any
code that calls this package to ensure it is
compatible with the new behaviors.

πŸ“– Commits

  • [d7c0094] chore: Update version.go for v0.35.0
  • [2d1b52f] docs: update release doc (#3284)
  • [69785ff] chore: update CONTRIBUTORS
  • [9ddfc53] govc: json tag camelCase fixes (#3007) (#3247) (#3318)
  • [b137a5d] Add "AggregatedSnapshotCapacityInMb" to cnstype.
  • [b948e3c] add -json to snapshot.tree
  • [dabec6c] build(deps): bump nokogiri from 1.14.3 to 1.16.2 in /gen
  • [8e17e4c] api: Sim vm config.changeVersion & config.modified
  • [d55cf6e] build(deps): bump peter-evans/create-pull-request from 5 to 6
  • [25cab09] Re-enable PC updates for indexed properties (#3349)
  • [8150eed] build(deps): bump andstor/file-existence-action from 2 to 3
  • [bfc5d64] build(deps): bump peter-evans/create-or-update-comment from 3 to 4
  • [42d7d71] Add new "UsedCapacityInMb" in struct "CnsBlockBackingDetails"
  • [61f901e] build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0
  • [3b5917a] build(deps): bump actions/cache from 3 to 4
  • [78898bd] Self identify the executable making calls to vCenter
  • [95aa257] api: WaitForUpdatesEx & DestroyPropertyFilter
  • [cd8a788] Changes to fix xml tag used for SnapshotId
  • [557d265] vcsim: Fix -method-delay option to update task states (#3323)
  • [98b0b77] Fixes Missing Tags in AttachedTags (#3320)
  • [5410a06] Changes to add CNS fault CnsSnapshotCreatedFault
  • [8c1d8f1] build(deps): bump actions/upload-artifact from 3 to 4
  • [14d3538] build(deps): bump github/codeql-action from 2 to 3
  • [f6c537d] build(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0
  • [e9a9f2c] build(deps): bump chuhlomin/render-template from 1.8 to 1.9