Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Releases: embano1/vsphere

v0.2.7

26 Oct 06:56
v0.2.7
da30c07
Compare
Choose a tag to compare

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

25 Aug 06:47
v0.2.6
e752b55
Compare
Choose a tag to compare

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

08 Feb 08:13
cdaf961
Compare
Choose a tag to compare

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

14 Jul 14:29
7ecf9fc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

07 Jul 15:45
e73ffec
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

30 May 12:22
d4eab85
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

31 Mar 09:57
32c2095
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

11 Jan 16:15
d7fd7f6
Compare
Choose a tag to compare

💫 Highlights

Add event package.

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

10 Jan 09:14
Compare
Choose a tag to compare

💫 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