Skip to content

v0.48.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 22:06
· 8 commits to main since this release

Release v0.48.1

Release Date: 2025-02-11

🐞 Fix

  • [92adc45] Drop operationID soap header for unsupported endpoints

πŸ’« govc (CLI)

  • [8df8254] Rewrite kms.export URL to use the host we connected to vCenter with
  • [93efaa5] Add storage.policy.create '-e' option to enable encryption

🧹 Chore

  • [cc1a61b] Update version.go for v0.48.1

⚠️ BREAKING

πŸ“– Commits

  • [cc1a61b] chore: Update version.go for v0.48.1
  • [f642f66] build(deps): bump golang.org/x/text from 0.21.0 to 0.22.0
  • [92adc45] fix: Drop operationID soap header for unsupported endpoints
  • [8df8254] govc: Rewrite kms.export URL to use the host we connected to vCenter with
  • [93efaa5] govc: Add storage.policy.create '-e' option to enable encryption