This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
Releases: embano1/vsphere
Releases · embano1/vsphere
v0.2.7
What's Changed
- chore(deps): Bump actions/checkout from 3 to 4 by @dependabot in #103
- chore(deps): Bump k8s.io/apimachinery from 0.28.1 to 0.28.2 by @dependabot in #105
- chore(deps): Bump gotest.tools/v3 from 3.5.0 to 3.5.1 by @dependabot in #108
- chore(deps): Bump go.uber.org/zap from 1.25.0 to 1.26.0 by @dependabot in #107
- chore(deps): Bump codecov/codecov-action from 3 to 4 by @dependabot in #106
- chore(deps): Bump k8s.io/api from 0.28.1 to 0.28.2 by @dependabot in #104
- fix: vsphere tests by @embano1 in #116
- chore(deps): Bump github.com/vmware/govmomi from 0.30.7 to 0.33.0 by @dependabot in #114
- chore(deps): Bump the k8s-io group with 1 update by @dependabot in #115
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- chore: Auto-generate release notes by @embano1 in #69
- chore(deps): Bump golang.org/x/net from 0.3.1-0.20221206200815-1e63c2f08a10 to 0.7.0 by @dependabot in #72
- chore(deps): Bump github.com/cloudevents/sdk-go/v2 from 2.13.0 to 2.14.0 by @dependabot in #79
- chore(deps): Bump actions/setup-go from 3 to 4 by @dependabot in #73
- chore(deps): Bump actions/stale from 7 to 8 by @dependabot in #77
- chore(deps): Bump github.com/vmware/govmomi from 0.30.2 to 0.30.4 by @dependabot in #74
- fix: Reorder steps to enable caching by @embano1 in #86
- chore(deps): Bump sigs.k8s.io/e2e-framework from 0.1.0 to 0.2.0 by @dependabot in #85
- chore(deps): Bump gotest.tools/v3 from 3.4.0 to 3.5.0 by @dependabot in #90
- chore(deps): Bump github.com/vmware/govmomi from 0.30.4 to 0.30.6 by @dependabot in #91
- chore(deps): Bump go.uber.org/zap from 1.24.0 to 1.25.0 by @dependabot in #94
- chore(deps): Bump github.com/vmware/govmomi from 0.30.6 to 0.30.7 by @dependabot in #95
- chore: update deps by @embano1 in #101
- chore: update k8s deps by @embano1 in #102
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- chore(deps): Bump imjasonh/setup-ko from 0.4 to 0.5 by @dependabot in #35
- chore(deps): Bump go.uber.org/zap from 1.21.0 to 1.22.0 by @dependabot in #36
- chore(deps): Bump imjasonh/setup-ko from 0.5 to 0.6 by @dependabot in #43
- feat: Add E2E coverage by @embano1 in #65
- chore: bump deps by @embano1 in #67
- chore(deps): Bump andstor/file-existence-action from 1 to 2 by @dependabot in #53
- chore(deps): Bump actions/stale from 5 to 7 by @dependabot in #61
- chore(deps): Bump sigs.k8s.io/e2e-framework from 0.0.7 to 0.1.0 by @dependabot in #66
- chore(deps): Bump k8s.io/api from 0.24.3 to 0.26.1 by @dependabot in #63
- chore: change E2E workflow concurrency group by @embano1 in #68
Full Changelog: v0.2.4...v0.2.5
v0.2.4
v0.2.3
What's Changed
- chore: Bump dependencies by @embano1 in #15
- chore(deps): Bump github/codeql-action from 1 to 2 by @dependabot in #16
- chore(deps): Bump actions/checkout from 2 to 3 by @dependabot in #17
- chore(deps): Bump codecov/codecov-action from 1 to 3 by @dependabot in #18
- chore(deps): Bump actions/stale from 3 to 5 by @dependabot in #20
- chore(deps): Bump actions/setup-go from 2 to 3 by @dependabot in #19
- chore(deps): Bump gotest.tools/v3 from 3.0.3 to 3.3.0 by @dependabot in #21
- Use tparse in CI by @embano1 in #28
- Fix broken E2E tests by @embano1 in #29
New Contributors
- @dependabot made their first contribution in #16
Full Changelog: v0.2.2...v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.1.0
💫 Highlights
Initial release with packages for creating a vSphere API Client
and logging using context.Context
.
Full Changelog: https://github.com/embano1/vsphere/commits/v0.1.0