Skip to content

Releases: validator-labs/validator-plugin-network

v0.1.2

16 Dec 23:31
d9b95a1
Compare
Choose a tag to compare

0.1.2 (2024-12-16)

Bug Fixes

Dependency Updates

  • deps: update all non-major dependencies to v0.31.4 (#304) (1d5fc26)
  • deps: update build digest to 5e4aaa9 (#306) (abb837c)
  • deps: update build digest to 9734871 (#309) (4624306)

v0.1.1

11 Dec 01:19
7670e0e
Compare
Choose a tag to compare

0.1.1 (2024-12-10)

Other

Dependency Updates

  • deps: update all non-major dependencies (#283) (0119b0c)
  • deps: update all non-major dependencies (#288) (56d9ce0)
  • deps: update build digest to 3463b98 (#285) (ea679f9)
  • deps: update build digest to 3840c9d (#286) (f540d4e)
  • deps: update build digest to 5ffe724 (#287) (b265864)
  • deps: update build digest to a46a554 (#291) (b0d6190)
  • deps: update build digest to c847351 (#300) (72f6111)
  • deps: update build digest to d0ef938 (#295) (4fb60d3)
  • deps: update build digest to db64f63 (#284) (228dc55)
  • deps: update build digest to dd09b58 (#290) (558ba95)
  • deps: update build digest to de3e944 (#299) (0a68f3c)
  • deps: update golang docker tag to v1.23 (#251) (729b5e0)
  • deps: update kubernetes packages to v0.31.1 (#276) (5134164)
  • deps: update kubernetes packages to v0.31.2 (#278) (946f0c1)
  • deps: update module github.com/onsi/ginkgo/v2 to v2.21.0 (#281) (8807b70)
  • deps: update module github.com/onsi/gomega to v1.35.0 (#282) (ee3eee1)
  • deps: update module github.com/onsi/gomega to v1.36.0 (#294) (a9ee57a)
  • deps: update module github.com/onsi/gomega to v1.36.1 (#302) (5c118e0)
  • deps: update module github.com/stretchr/testify to v1.10.0 (#293) (5a7fd65)
  • deps: update module github.com/validator-labs/validator to v0.1.10 (#271) (0d7b185)
  • deps: update module github.com/validator-labs/validator to v0.1.12 (#274) (3fc50bf)
  • deps: update module github.com/validator-labs/validator to v0.1.13 (#292) (f5cfc99)
  • deps: update module github.com/validator-labs/validator to v0.1.14 (#296) (8302013)
  • deps: update module sigs.k8s.io/cluster-api to v1.8.2 (#273) (3cda3f3)
  • deps: update module sigs.k8s.io/cluster-api to v1.8.4 (#275) (b8edc07)
  • deps: update module sigs.k8s.io/cluster-api to v1.9.0 (#303) (9e32e35)
  • deps: update module sigs.k8s.io/controller-runtime to v0.19.1 (#279) (a75dfd9)
  • deps: update module sigs.k8s.io/controller-runtime to v0.19.2 (#289) (f842495)
  • deps: update module sigs.k8s.io/controller-runtime to v0.19.3 (#298) (617ae81)

v0.1.0

04 Sep 23:17
782e41b
Compare
Choose a tag to compare

0.1.0 (2024-09-04)

⚠ BREAKING CHANGES

  • Support both inline and secret-ref based auth for http file rules (#270)

Features

  • Support both inline and secret-ref based auth for http file rules (#270) (9f23cae)

Dependency Updates

  • deps: update module github.com/onsi/ginkgo/v2 to v2.20.2 (#268) (0e7a032)
  • deps: update module github.com/onsi/gomega to v1.34.2 (#269) (4b8314e)
  • deps: update module github.com/validator-labs/validator to v0.1.9 (#260) (5ff8f03)

v0.0.26

24 Aug 06:52
1c7e117
Compare
Choose a tag to compare

0.0.26 (2024-08-24)

Bug Fixes

  • YAML rendering of structs embedded in rules (#265) (3b89e14)

v0.0.25

23 Aug 07:42
8b7c087
Compare
Choose a tag to compare

0.0.25 (2024-08-23)

Bug Fixes

  • embedding structs related to validationrule.Interface (#261) (cfbcca0)

Other

  • assert that PluginSpec is implemented (#259) (f0ad07e)

v0.0.24

22 Aug 21:28
834c56f
Compare
Choose a tag to compare

0.0.24 (2024-08-22)

Dependency Updates

  • deps: update module github.com/onsi/ginkgo/v2 to v2.20.1 (#256) (7cb12a2)
  • deps: update module github.com/validator-labs/validator to v0.1.5 (#249) (a9b9420)
  • deps: update module github.com/validator-labs/validator to v0.1.6 (#255) (122fa38)
  • deps: update module sigs.k8s.io/cluster-api to v1.8.1 (#252) (d90b384)
  • deps: update module sigs.k8s.io/controller-runtime to v0.19.0 (#254) (0454f95)

Refactoring

  • make each rule implement validationrule.Interface (#258) (1515714)

v0.0.23

12 Aug 20:21
b7151fb
Compare
Choose a tag to compare

0.0.23 (2024-08-12)

Other

Dependency Updates

  • deps: update module github.com/onsi/ginkgo/v2 to v2.20.0 (#245) (679cf0c)
  • deps: update module github.com/validator-labs/validator to v0.1.3 (#238) (1724a4e)
  • deps: update module sigs.k8s.io/cluster-api to v1.8.0 (#247) (7885320)
  • deps: update module sigs.k8s.io/controller-runtime to v0.18.5 (#248) (66f3e36)

v0.0.22

05 Aug 22:41
c0dbde1
Compare
Choose a tag to compare

0.0.22 (2024-08-05)

Refactoring

v0.0.21

31 Jul 18:34
ee207dc
Compare
Choose a tag to compare

0.0.21 (2024-07-31)

Features

  • http basic auth support for HTTPFileRules (#236) (49046fe)

Dependency Updates

  • deps: update module github.com/onsi/ginkgo/v2 to v2.19.1 (#231) (fb43c3e)
  • deps: update module github.com/onsi/gomega to v1.34.1 (#234) (b3edb79)
  • deps: update module github.com/validator-labs/validator to v0.0.51 (#233) (740d88e)

v0.0.20

26 Jul 15:35
985bdb3
Compare
Choose a tag to compare

0.0.20 (2024-07-26)

Bug Fixes

Dependency Updates

  • deps: update module github.com/onsi/gomega to v1.34.0 (#229) (7e13bf0)
  • deps: update module github.com/validator-labs/validator to v0.0.48 (#226) (45cdf7d)
  • deps: update module github.com/validator-labs/validator to v0.0.49 (#228) (d83a96d)