Skip to content

Releases: validator-labs/validator-plugin-vsphere

v0.1.6

16 Dec 22:36
d09842f
Compare
Choose a tag to compare

0.1.6 (2024-12-16)

Bug Fixes

Dependency Updates

  • deps: update all non-major dependencies to v0.31.4 (#423) (a549acd)
  • deps: update build digest to 5e4aaa9 (#425) (fc18a81)
  • deps: update golang.org/x/exp digest to 1829a12 (#422) (e030e3e)
  • deps: update golang.org/x/exp digest to 4a55095 (#428) (b3b0a37)

v0.1.5

10 Dec 23:55
a7befc1
Compare
Choose a tag to compare

0.1.5 (2024-12-10)

Other

Dependency Updates

  • deps: update all non-major dependencies (#394) (7cfd56e)
  • deps: update all non-major dependencies to v0.31.3 (#404) (be97198)
  • deps: update build digest to 3463b98 (#397) (a98f51f)
  • deps: update build digest to 3840c9d (#399) (4918096)
  • deps: update build digest to 5ffe724 (#403) (889146f)
  • deps: update build digest to 713df39 (#401) (38e54ba)
  • deps: update build digest to a46a554 (#407) (a3ba0f0)
  • deps: update build digest to c847351 (#418) (22c54e8)
  • deps: update build digest to d0ef938 (#411) (8d20aab)
  • deps: update build digest to db64f63 (#396) (82a6e90)
  • deps: update build digest to dd09b58 (#406) (f780977)
  • deps: update build digest to de3e944 (#416) (954380f)
  • deps: update golang.org/x/exp digest to 1443442 (#420) (b594303)
  • deps: update golang.org/x/exp digest to 225e2ab (#381) (3d0f92f)
  • deps: update golang.org/x/exp digest to 2d47ceb (#395) (0b883f4)
  • deps: update golang.org/x/exp digest to 43b7b7c (#414) (ce09bee)
  • deps: update golang.org/x/exp digest to f66d83c (#385) (f581088)
  • deps: update kubernetes packages to v0.31.2 (#388) (837c374)
  • deps: update module github.com/onsi/ginkgo/v2 to v2.21.0 (#392) (2318169)
  • deps: update module github.com/onsi/ginkgo/v2 to v2.22.0 (#402) (27e594e)
  • deps: update module github.com/onsi/gomega to v1.35.0 (#393) (ba04944)
  • deps: update module github.com/onsi/gomega to v1.36.0 (#410) (45d8d25)
  • deps: update module github.com/onsi/gomega to v1.36.1 (#419) (51ae1a5)
  • deps: update module github.com/stretchr/testify to v1.10.0 (#409) (805d689)
  • deps: update module github.com/validator-labs/validator to v0.1.12 (#379) (25a7177)
  • deps: update module github.com/validator-labs/validator to v0.1.13 (#408) (c49df0f)
  • deps: update module github.com/validator-labs/validator to v0.1.14 (#412) (141ac76)
  • deps: update module github.com/vmware/govmomi to v0.44.0 (#382) (0fcb19b)
  • deps: update module github.com/vmware/govmomi to v0.44.1 (#384) (51a15dc)
  • deps: update module github.com/vmware/govmomi to v0.45.1 (#387) (3a294c3)
  • deps: update module github.com/vmware/govmomi to v0.46.1 (#398) (575d7d5)
  • deps: update module github.com/vmware/govmomi to v0.46.2 (#400) (84b0d90)
  • deps: update module sigs.k8s.io/cluster-api to v1.8.4 (#383) (fcdb3a2)
  • deps: update module sigs.k8s.io/cluster-api to v1.9.0 ([#421](https://github.com/validator-labs/validator-plugin-vsphere/issu...
Read more

v0.1.4

03 Oct 22:25
0f460a3
Compare
Choose a tag to compare

0.1.4 (2024-10-03)

Bug Fixes

  • ensure unique condition.ValidationRule names across different rule types (#377) (2a6f5ab)

v0.1.3

12 Sep 14:17
c44ce5d
Compare
Choose a tag to compare

0.1.3 (2024-09-12)

Features

Dependency Updates

  • deps: update kubernetes packages to v0.31.1 (#374) (eca18fd)

v0.1.2

11 Sep 02:07
5f1afab
Compare
Choose a tag to compare

0.1.2 (2024-09-11)

Refactoring

v0.1.1

11 Sep 00:50
28f42c5
Compare
Choose a tag to compare

0.1.1 (2024-09-11)

Features

Other

Docs

Dependency Updates

  • deps: update module github.com/vmware/govmomi to v0.43.0 (#366) (5db79f3)
  • deps: update module sigs.k8s.io/cluster-api to v1.8.3 (#365) (1a70e54)

v0.1.0

10 Sep 21:05
3809c67
Compare
Choose a tag to compare

0.1.0 (2024-09-10)

⚠ BREAKING CHANGES

  • support additional vCenter entities for privilege rules (#362)
  • remove RolePrivilegeValidationRules, add enums to API, remove "cloud" refs and simplify account handling (#357)

Features

  • support additional vCenter entities for privilege rules (#362) (abe3a94)

Docs

Dependency Updates

  • deps: update golang.org/x/exp digest to 701f63a (#364) (37af6b3)
  • deps: update golang.org/x/exp digest to e7e105d (#355) (b67befa)
  • deps: update module github.com/onsi/ginkgo/v2 to v2.20.2 (#353) (f9eab82)
  • deps: update module github.com/onsi/gomega to v1.34.2 (#354) (d834600)
  • deps: update module github.com/validator-labs/validator to v0.1.10 (#356) (3c0c928)
  • deps: update module github.com/validator-labs/validator to v0.1.9 (#347) (cd8ff75)
  • deps: update module sigs.k8s.io/cluster-api to v1.8.2 (#358) (0f7c799)

Refactoring

  • remove RolePrivilegeValidationRules, add enums to API, remove "cloud" refs and simplify account handling (#357) (4388804)
  • rename CloudDriver -> VCenterDriver (#361) (8943ff6)
  • vCenter entity type constants (#360) (3fb6f51)

v0.0.34

24 Aug 04:24
6454206
Compare
Choose a tag to compare

0.0.34 (2024-08-24)

Bug Fixes

  • YAML rendering of structs embedded in rules (#351) (883c0bf)

Dependency Updates

  • deps: update golang.org/x/exp digest to 9b4947d (#345) (3b4c76d)

v0.0.33

23 Aug 07:12
7c8656f
Compare
Choose a tag to compare

0.0.33 (2024-08-23)

Bug Fixes

  • embedding structs related to validationrule.Interface (#346) (c89dd21)

Other

  • assert that PluginSpec is implemented (#344) (1213e69)

v0.0.32

22 Aug 21:21
d828bcd
Compare
Choose a tag to compare

0.0.32 (2024-08-22)

Dependency Updates

  • deps: update golang.org/x/exp digest to 778ce7b (#340) (145fd5a)

Refactoring

  • make each rule implement validationrule.Interface (#341) (e79d5c9)