Skip to content

govc 0.53.0#268271

Merged
BrewTestBot merged 2 commits into
mainfrom
bump-govc-0.53.0
Feb 19, 2026
Merged

govc 0.53.0#268271
BrewTestBot merged 2 commits into
mainfrom
bump-govc-0.53.0

Conversation

@BrewTestBot

Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes

## [Release v0.53.0](https://github.com/vmware/govmomi/compare/v0.53.0-alpha.0...v0.53.0)

Release Date: 2026-02-18

🐞 Fix

  • [4dddb932] cluster configuration enablement and draft APIs (#3944) (#3944)
  • [5ef2d642] change controllerKey and unitNumber to *int32 (#3880) (#3880)
  • [7b6d4590] unit tests for sync volume (#3881) (#3881)
  • [5e3df8a2] EAM 2.0 bindings typo (#3879 (#3879)
  • [e481fdd7] guard against nil role in permissions.ls (#3840) (#3840)

💫 API Changes

  • [65ee37d7] add TransitGateway mo type
  • [5c626272] Fix volumeEncrypted in CNS
  • [e6688c70] Fix OVF userConfigurable in ToConfigSpec
  • [75fed5ce] CnsVolumeBackingType (#3918) (#3918)
  • [31d4775c] Update ofvEnvelop.ToConfigSpec and configInfo.ToConfigSpec to handle nil ovfProperty userConfigurable
  • [c80b625d] Handle OVF defaultVal/val correctly
  • [35b20e62] Fix OVF defVal & ConfigSpec vAppConfig
  • [21d7947c] Update VmPlacementPolicy interfaces to use vim.TagId
  • [01373c95] Support OVF->ConfigSpec VirtSysColl index (#3865) (#3865)
  • [c5801225] remove podVMOverheadInfo host capability (#3869) (#3869)
  • [68080d37] Updated API bindings
  • [9e1f60ad] Updated API bindings
  • [434104ba] Support vmx-22
  • [79587cc6] Make ClusterInitialPlacementAction iface
  • [b0607e6a] Helpers for GuestID->Family/CIMOSType

💫 govc (CLI)

  • [a7a23f87] Fix vm.clone full path example root from ClusterName to DatacenterName (#3959) (#3959)
  • [2a3fd101] add device.sata.add (#3936) (#3936)
  • [08dfb41f] type alias support for ls -t (#3901) (#3901)

💫 vcsim (Simulator)

  • [a9a1a9ea] Consider default devs from VM spec
  • [770f3fea] Support tags in VM reconfig
  • [b1ee1fbc] Support encrypt-on-copy virtual disk
  • [3bf69d12] fix snapshot state handling
  • [5b5c932f] Deep copy the vm config to snapshot

🧹 Chore

  • [029d112e] Update version.go for v0.53.0

⏮ Reverts

  • [d7849258] Revert vmware/govmomi#3911 (#3911)

⚠️ BREAKING

[429bf0fc]:
Change backingObjectId from string to *string

📖 Commits

  • [029d112e] chore: Update version.go for v0.53.0
  • [df5dee37] Bump release go-version
  • [65ee37d7] api: add TransitGateway mo type
  • [a7a23f87] govc: Fix vm.clone full path example root from ClusterName to DatacenterName (#3959) (#3959)
  • [2ee963aa] chore(deps): bump test-unit from 3.7.3 to 3.7.7 in /gen (#3941) (#3941)
  • [a9f124ed] chore(deps): bump actions/stale from 10.1.1 to 10.2.0 (#3957) (#3957)
  • [0b3ecc86] chore(deps): bump nokogiri from 1.18.10 to 1.19.1 in /gen
  • [9b1a86d9] chore(deps): bump go to 1.24.13 (#3956) (#3956)
  • [4c96dc46] chore(deps): bump golang.org/x/text from 0.33.0 to 0.34.0 (#3955) (#3955)
  • [d95b9f9e] Update simulator to return StatusOK for libraryUsages as it is /api endpoint.
  • [9e3c7f23] Fix AddLibraryUsage to return expected output format.
  • [55b758a9] chore(deps): bump actions/cache from 5.0.2 to 5.0.3 (#3950) (#3950)
  • [32d70815] chore(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#3949) (#3949)
  • [9fa3f602] chore(deps): bump actions/cache from 5.0.1 to 5.0.2 (#3948) (#3948)
  • [1f9b2105] chore(deps): bump actions/setup-go from 6.1.0 to 6.2.0 (#3946) (#3946)
  • [714cf8a7] chore(deps): bump golang.org/x/text from 0.32.0 to 0.33.0 (#3945) (#3945)
  • [4dddb932] fix: cluster configuration enablement and draft APIs (#3944) (#3944)
  • [caad5b56] Add VirtualVmxnet to EthernetCardTypes
  • [429bf0fc] Use *string for backingObjectId
  • [a9a1a9ea] vcsim: Consider default devs from VM spec
  • [2a3fd101] govc: add device.sata.add (#3936) (#3936)
  • [4957c81c] chore(gh): bump actions/checkout from 4.2.2 to 6.0.1 (#3935) (#3935)
  • [f81cf44b] chore(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 (#3933) (#3933)
  • [1cd2a378] chore(deps): bump dessant/lock-threads from 5.0.1 to 6.0.0 (#3932) (#3932)
  • [eb4bc10e] chore(deps): bump actions/cache from 5.0.0 to 5.0.1 (#3934) (#3934)
  • [58758028] chore(deps): bump actions/cache from 4.3.0 to 5.0.0 (#3931) (#3931)
  • [a92bd5f7] chore(deps): bump peter-evans/create-pull-request from 7.0.11 to 8.0.0 (#3930) (#3930)
  • [ebd2c8e9] feat: add bindings for namespace instances v2 endpoints (#3929) (#3929)
  • [e177c72e] chore(deps): bump golang.org/x/text from 0.31.0 to 0.32.0 (#3928) (#3928)
  • [d1732a09] chore(deps): bump peter-evans/create-pull-request from 7.0.9 to 7.0.11 (#3926) (#3926)
  • [b3457188] feat: add supervisor topology and summary bindings (#3925) (#3925)
  • [7d2d4a52] add go binding for CnsNotRegisteredFault
  • [5c626272] api: Fix volumeEncrypted in CNS
  • [e6688c70] api: Fix OVF userConfigurable in ToConfigSpec
  • [d7849258] Revert "Revert vmware/govmomi#3911" (#3911)
  • [7c4391c6] chore(deps): bump actions/stale from 10.1.0 to 10.1.1 (#3922) (#3922)
  • [0aec2ab4] Add property-based filtering capabilities and skipCount functionality to injection rules. (#3903) (#3903)
  • [3313eae5] Revert vmware/govmomi#3911 (#3911)
  • [0c101ef6] add volumeEncrypted flag to CnsVolumeAttachDetachSpec
  • [75fed5ce] api: CnsVolumeBackingType (#3918) (#3918)
  • [4da134ec] chore(deps): bump golang.org/x/text from 0.28.0 to 0.31.0 (#3913) (#3913) (#3902)
  • [4a6daa1f] refactor: simulated tag support (#3916) (#3916)
  • [05856402] feat: add bindings for enableOnZones and enableOnComputeCluster (#3909) (#3909)
  • [f9123d5f] chore(deps): bump test-unit from 3.7.2 to 3.7.3 in /gen (#3915) (#3915)
  • [770f3fea] vcsim: Support tags in VM reconfig
  • [3496d486] refactor: update NumCoresPerSocket to *int32 (#3906) (#3906)
  • [c156b068] chore(deps): bump test-unit from 3.7.1 to 3.7.2 in /gen (#3912) (#3912)
  • [31d4775c] api: Update ofvEnvelop.ToConfigSpec and configInfo.ToConfigSpec to handle nil ovfProperty userConfigurable
  • [d2c98e38] vmdk: Add stream-optimised VMDK writer
  • [f5b094d9] chore(deps): bump peter-evans/create-pull-request from 7.0.8 to 7.0.9 (#3910) (#3910)
  • [c80b625d] api: Handle OVF defaultVal/val correctly
  • [220defa3] Reverts vmware/govmomi#3904 (#3904)
  • [aa5e8136] chore(deps): bump actions/setup-go from 6.0.0 to 6.1.0 (#3905) (#3905)
  • [35b20e62] api: Fix OVF defVal & ConfigSpec vAppConfig
  • [830d0e83] chore(deps): bump nokogiri from 1.18.9 to 1.18.10 in /gen (#3862) (#3862)
  • [08dfb41f] govc: type alias support for ls -t (#3901) (#3901)
  • [0c1c5c60] chore(deps): bump test-unit from 3.7.0 to 3.7.1 in /gen (#3899) (#3899)
  • [27d3b54f] Conditionally set disk UUID if empty in backing info and fix related issues
  • [9d1d96b3] chore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#3895) (#3895)
  • [829da4c5] chore(deps): bump mxschmitt/action-tmate from 3.22 to 3.23 (#3894) (#3894)
  • [c9f0ce85] Update hasPodVM to hasPageSharingPodVM
  • [21d7947c] api: Update VmPlacementPolicy interfaces to use vim.TagId
  • [12f335ca] feat: add govc vm.customize command to support password and custom script (#3867) (#3867)
  • [1c7c0572] add omitempty to optional certificate field
  • [5ef2d642] fix: change controllerKey and unitNumber to *int32 (#3880) (#3880)
  • [bdaeb8d9] fix lint issue
  • [7d40d3a0] add processDynamicUpdate bindings
  • [7b6d4590] fix: unit tests for sync volume (#3881) (#3881)
  • [5e3df8a2] fix: EAM 2.0 bindings typo (#3879 (#3879)
  • [f79ec40a] EAM 2.0 SolutionSpecInfo should have AlternativeVmSpecs field
  • [01373c95] api: Support OVF->ConfigSpec VirtSysColl index (#3865) (#3865)
  • [37d88978] chore(gh): bump actions/stale from 10.0.0 to 10.1.0 (#3882) (#3882)
  • [c5801225] api: remove podVMOverheadInfo host capability (#3869) (#3869)
  • [2e6fc268] chore(gh): bump peter-evans/create-or-update-comment (#3878) (#3878)
  • [17f4e2b6] Remove IgnoredDuringExecution VM placement policy strictness
  • [f9c2d2e2] EAM 2.0 Transition API needs more fields in bindings
  • [8cd0d37a] Fixes for EAM 2.0 Transition API Definitions
  • [16f01466] chore(deps): bump actions/cache from 4.2.4 to 4.3.0 (#3873) (#3873)
  • [b1ee1fbc] vcsim: Support encrypt-on-copy virtual disk
  • [902891d0] Preventing Accidental Deletion of Library Items through Usage Configuration
  • [cee443fc] Adds EAM 2.0 Solution Transition API
  • [6a312783] Fix TestClusterCompliance test
  • [04d73db5] Interpret StatusNoContent as no-error and return in rest client
  • [26283ed3] Mark all optional fields with omitempty in vapi/esx/ and vapi/tasks
  • [9cb6a9a8] Switch to api path for library usage API
  • [8ddba3da] Hook ComplianceFilterSpec has optional fields
  • [68080d37] api: Updated API bindings
  • [71ee7b7e] Lose the javadoc comments and conform to godoc standards
  • [ad8c16c9] Add process lifecycle hooks api bindings
  • [6998f840] Add esx.settings.clusters.vms solutions API
  • [748f5fca] Add Notifications bindings
  • [7b62bcf5] Add Error type and associated enums
  • [fc169176] Add bindings for cis Task API
  • [9e1f60ad] api: Updated API bindings
  • [6dbcf44a] Fixed vim version required for PodVMInfo
  • [c6fdcd31] Addressed review comments
  • [38d83cae] Add PodVMInfo type and method
  • [434104ba] api: Support vmx-22
  • [83504793] chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#3843) (#3843)
  • [343b7096] chore(deps): bump actions/setup-go from 5.5.0 to 6.0.0 (#3852) (#3852)
  • [3bf69d12] vcsim: fix snapshot state handling
  • [f3f41f41] chore(deps): bump actions/stale from 9.1.0 to 10.0.0 (#3851) (#3851)
  • [62acc163] Library Usage API to perform CRUD operations on Library Usage resource
  • [79587cc6] api: Make ClusterInitialPlacementAction iface
  • [5b5c932f] vcsim: Deep copy the vm config to snapshot
  • [b0607e6a] api: Helpers for GuestID->Family/CIMOSType
  • [14105888] chore(deps): bump github.com/go-viper/mapstructure/v2 (#3841) (#3841)
  • [e481fdd7] fix: guard against nil role in permissions.ls (#3840) (#3840)

View the full release notes at https://github.com/vmware/govmomi/releases/tag/v0.53.0.


@github-actions github-actions Bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Feb 19, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Feb 19, 2026
@BrewTestBot BrewTestBot added this pull request to the merge queue Feb 19, 2026
Merged via the queue into main with commit 0d7b2d0 Feb 19, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-govc-0.53.0 branch February 19, 2026 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants