Release v0.54.1
Release Date: 2026-05-29
๐ซ API Changes
๐ซ vcsim (Simulator)
- [11d6756] fix namespace compatibility routes
๐ Documentation
๐งน Chore
- [e6cfff7] Update version.go for v0.54.1
- [bead769] build govc release with Go 1.26
- [13dc7e3] fix use of GOPATH in govc tests
- [6f36f6f] remove Debug on Failure from github workflow
- [0de1452] bump go.mod min go version to 1.25
- [40d91ea] remove hardcoded go version from module cache key
- [f04fb92] bump github action Go versions
โ ๏ธ BREAKING
๐ Commits
- [e6cfff7] chore: Update version.go for v0.54.1
- [bead769] chore: build govc release with Go 1.26
- [f1879dc] docs: update
CHANGELOG.md(#4024) (#4024) - [b460984] chore(deps): bump dessant/lock-threads from 6.0.1 to 6.0.2 (#4023) (#4023)
- [7888acb] chore(deps): bump dessant/lock-threads from 6.0.0 to 6.0.1 (#4019) (#4019)
- [87cdbff] chore(deps): bump actions/stale from 10.2.0 to 10.3.0 (#4020) (#4020)
- [3016d63] chore(deps): bump goreleaser/goreleaser-action from 7.2.1 to 7.2.2 (#4018) (#4018)
- [13dc7e3] chore: fix use of GOPATH in govc tests
- [6f36f6f] chore: remove Debug on Failure from github workflow
- [0de1452] chore: bump go.mod min go version to 1.25
- [007fa1c] api: add ConcurrentAccess to IsTransientError (#4017)
- [11d6756] vcsim: fix namespace compatibility routes
- [2ad51d3] test: fix secure cookie test with Go 1.26
- [40d91ea] chore: remove hardcoded go version from module cache key
- [f04fb92] chore: bump github action Go versions