Skip to content

Releases: solo-io/skv2

v0.45.0

12 Dec 18:39
1e6ac95

Choose a tag to compare

What's Changed

Full Changelog: v0.44.1...v0.45.0

v0.44.1

11 Aug 20:29
a0072e5

Choose a tag to compare

v0.44.1

v0.44.0

12 Jun 14:08
07e597c

Choose a tag to compare

What's Changed

  • Bump to k8s 1.33 and other dependencies by @ymesika in #598

New Contributors

Full Changelog: v0.43.3...v0.44.0

v0.42.2

24 Apr 15:04
a5483ec

Choose a tag to compare

[v0.42.x] Minify json schema (#597)

* Minify Helm chart values JSON schema (#595)

* Don't prettify chart values JSON schema

* Changelog

* Make linter happy

Remove unused functions
Add default switch clause

* Move changelog

* Codegen

* Update unit tests assertions

* Tests: use `json.Compact` to minify

* Un-focus test

* Remove unused function

(cherry picked from commit ab8ad1c27a9e654490abbbadfcfc66617b09b3a4)

* Move changelog

v0.36.8

22 Apr 21:40
b93a245

Choose a tag to compare

What's Changed

  • [0.36.x] Backport clustername and minify helm chart fixes for gme 2.5.x by @jmcguire98 in #596

Full Changelog: v0.36.7...v0.36.8

v0.43.3

05 May 14:38
ab8ad1c

Choose a tag to compare

Minify Helm chart values JSON schema (#595)

* Don't prettify chart values JSON schema

* Changelog

* Make linter happy

Remove unused functions
Add default switch clause

* Move changelog

* Codegen

* Update unit tests assertions

* Tests: use `json.Compact` to minify

* Un-focus test

* Remove unused function

v0.43.2

08 Apr 14:13
e721749

Choose a tag to compare

What's Changed

  • Update SetClusterName and GetClusterName to use generateName instead of annotations by @jmcguire98 in #593

Full Changelog: v0.43.1...v0.43.2

v0.42.1

08 Apr 14:15
36fa11f

Choose a tag to compare

What's Changed

Full Changelog: v0.42.0...v0.42.1

v0.43.1

20 Mar 16:29
7e6ee21

Choose a tag to compare

Fix input reconciler (#591)

* use unique names

* changelog

v0.41.1

20 Mar 17:22
61c22fb

Choose a tag to compare

Fix input reconciler [v0.41.x] (#592)

* Fix input reconciler (#591)

* use unique names

* changelog

* move changelog