Skip to content

Releases: solo-io/skv2

v0.38.3

19 Apr 13:22
a4c9691
Compare
Choose a tag to compare
Add godeltapprof to debug pprof endpoints (#547)

* add delta pprof

* go mod tidy

* goimports

* codegen

v0.38.2

16 Apr 18:32
b8d78e6
Compare
Choose a tag to compare
resource snapshot v2 with slice (#544)

* resource snapshot v2 with slice

* changelog

* removed v2

v0.37.2

16 Apr 17:55
1eb06a8
Compare
Choose a tag to compare

What's Changed

  • [v0.37.x] codegen: allow setting Strategy and PodSecurityContext by @samuelvl in #545

Full Changelog: v0.37.1...v0.37.2

v0.34.12

16 Apr 17:56
e7c43ed
Compare
Choose a tag to compare

What's Changed

  • [v0.34.x] codegen: allow setting Strategy and PodSecurityContext by @samuelvl in #546

Full Changelog: v0.34.11...v0.34.12

v0.38.1

16 Apr 09:53
c0952ff
Compare
Choose a tag to compare

What's Changed

  • codegen: allow setting Strategy and PodSecurityContext by @samuelvl in #538

Full Changelog: v0.38.0...v0.38.1

v0.38.0

11 Apr 18:37
9f6b5ae
Compare
Choose a tag to compare

What's Changed

  • use slices as backing data structure for v2_sets by @saiskee in #540

Full Changelog: v0.37.1...v0.38.0

v0.37.1

08 Apr 17:03
a016a57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.37.0...v0.37.1

v0.37.0

05 Apr 15:46
b550b99
Compare
Choose a tag to compare

What's Changed

  • codegen: enable CRD schema generation using protoc-gen-openapi by @shashankram in #539

Full Changelog: v0.36.5...v0.37.0

v0.36.5

11 Mar 20:41
aaa4fae
Compare
Choose a tag to compare
rename TargetRefWithSectionName, add PolicyTargetReference (#536)

* rename TargetRefWithSectionName, add PolicyTargetReference

* codegen

* changelog

v0.36.4

05 Feb 18:44
4893ca7
Compare
Choose a tag to compare

What's Changed

  • Remove default enabled field from operator values.