Skip to content

Releases: validator-labs/validator

v0.1.16

18 Dec 18:13
7b7bfa2
Compare
Choose a tag to compare

0.1.16 (2024-12-17)

Bug Fixes

  • update plugin chart values with new metrics service targetPort (#457) (c474d90)

Other

  • deps: bump golang.org/x/crypto from 0.30.0 to 0.31.0 (#455) (a8c3422)

Dependency Updates

  • deps: update golang.org/x/exp digest to 1829a12 (#448) (fb42aea)
  • deps: update golang.org/x/exp digest to 4a55095 (#454) (3e1fe92)
  • deps: update golang.org/x/exp digest to b2144cd (#458) (0b04ec9)

v0.1.15

11 Dec 20:08
72c1f88
Compare
Choose a tag to compare

0.1.15 (2024-12-11)

Other

Dependency Updates

  • deps: update build digest to 5e4aaa9 (#450) (4a8bc76)

v0.1.14

28 Nov 16:26
f574d8c
Compare
Choose a tag to compare

0.1.14 (2024-11-28)

Other

Dependency Updates

  • deps: update build digest to d0ef938 (#441) (044d782)
  • deps: update module github.com/onsi/gomega to v1.36.0 (#442) (ceb7392)

v0.1.13

22 Nov 22:39
91da023
Compare
Choose a tag to compare

0.1.13 (2024-11-22)

Features

Other

  • deps: bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#438) (b69e66f)
  • update renovate.json (96c3ea7)
  • Update renovate.json (#436) (d720806)

Dependency Updates

  • deps: update actions/checkout digest to 11bd719 (#430) (dcc37af)
  • deps: update actions/checkout digest to eef6144 (#426) (ae9976f)
  • deps: update all non-major dependencies (#437) (8a2fb74)
  • deps: update golang.org/x/exp digest to 2d47ceb (#439) (4f2ffdf)
  • deps: update golang.org/x/exp digest to f66d83c (#425) (edf709b)
  • deps: update kubernetes packages to v0.31.1 (#388) (5459610)
  • deps: update kubernetes packages to v0.31.2 (#431) (16f3c2a)
  • deps: update module buf.build/gen/go/spectrocloud/spectro-cleanup/connectrpc/go to v1.17.0-20240205164452-95dfd137cb54.1 (#421) (274ba08)
  • deps: update module buf.build/gen/go/spectrocloud/spectro-cleanup/protocolbuffers/go to v1.35.1-20240205164452-95dfd137cb54.1 (#428) (728bbf1)
  • deps: update module connectrpc.com/connect to v1.17.0 (#420) (1425343)
  • deps: update module github.com/onsi/ginkgo/v2 to v2.21.0 (#433) (d2dbcf0)
  • deps: update module github.com/onsi/gomega to v1.35.0 (#434) (274b277)
  • deps: update module github.com/slack-go/slack to v0.15.0 (#429) (2ce3b4b)
  • deps: update module github.com/validator-labs/validator-plugin-oci to v0.3.3 (#396) (011d5bd)
  • deps: update module sigs.k8s.io/cluster-api to v1.8.3 (#418) (735df90)
  • deps: update module sigs.k8s.io/cluster-api to v1.8.4 (#427) (67fbcfc)
  • deps: update module sigs.k8s.io/controller-runtime to v0.19.0 (#392) (1c87bd3)
  • deps: update module sigs.k8s.io/controller-runtime to v0.19.1 (#432) (7b2f95a)
  • deps: update softprops/action-gh-release digest to e7a8f85 (#435) (cb388ca)

v0.1.12

03 Oct 23:24
9f3d193
Compare
Choose a tag to compare

0.1.12 (2024-10-03)

Other

Dependency Updates

  • deps: update golang.org/x/exp digest to 701f63a (#416) (638c5d2)

Refactoring

  • Add BuildDefault validation rule result util code for all plugins to use (#419) (a01093e)

v0.1.11

07 Sep 01:20
6d48a93
Compare
Choose a tag to compare

0.1.11 (2024-09-06)

Features

  • finalization helper for ValidationRuleResults (#415) (ff7f786)

Dependency Updates

  • deps: update golang.org/x/exp digest to e7e105d (#412) (4ecf59f)
  • deps: update module sigs.k8s.io/cluster-api to v1.8.2 (#414) (288194c)

v0.1.10

05 Sep 00:07
7d199e1
Compare
Choose a tag to compare

0.1.10 (2024-09-04)

Other

  • bump oci and network plugin versions (#411) (8fc8616)

Dependency Updates

  • deps: update module github.com/onsi/ginkgo/v2 to v2.20.2 (#407) (a9f8f6b)
  • deps: update module github.com/onsi/gomega to v1.34.2 (#408) (3043175)

v0.1.9

27 Aug 01:33
0b91745
Compare
Choose a tag to compare

0.1.9 (2024-08-27)

Bug Fixes

  • update chart with new maas api token name (#406) (4641279)

Other

Dependency Updates

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

v0.1.8

23 Aug 02:04
10e651b
Compare
Choose a tag to compare

0.1.8 (2024-08-23)

Features

Dependency Updates

  • deps: update module github.com/onsi/ginkgo/v2 to v2.20.1 (#398) (baa9201)

v0.1.7

22 Aug 18:18
1c75dbd
Compare
Choose a tag to compare

0.1.7 (2024-08-22)

Refactoring