Releases: solo-io/skv2
Releases · solo-io/skv2
v0.30.3
v0.30.2
v0.29.10
v0.30.1
v0.29.9
v0.29.8
Fix intstr.IntOrString type handling for schema generation.
v0.29.7
What's Changed
- [Backport] codegen: allow extra passthrough env vars by @shashankram in #449
Full Changelog: v0.29.6...v0.29.7
v0.30.0
Bump controller-runtime to v0.14.x (#420) * bump controller-runtime to 0.14.4, and other necessary bumps * Deal with controller-runtime API breakage * syntax error fix * changelog * undo go 1.19 fmt changes * less changelog red tape * codegen? * Re-add updates * codegen * move changelog * add dependency bump info for k8s.io/api and controller-runtime * Use v0.26.4; update changelog * make generated-code * Move changelog from v0.30.0 to v0.29.6 * Move changelog back to v0.30.0 * Update from go 1.18 to go 1.20 * make generated-code --------- Co-authored-by: Ashley Wang <[email protected]> Co-authored-by: Trevor Edris <[email protected]>