Skip to content

Releases: solo-io/skv2

v0.16.0

12 Jan 19:41
d8feb3f
Compare
Choose a tag to compare
Snapshot deltas (#195)

* generate deltas from snapshots
* regen
* ch

v0.15.3

11 Jan 15:30
a1a0474
Compare
Choose a tag to compare
always both single and multicluster snapshot builders (#191)

* support input reconciler and snapshots for agent use case
* generate both single and multi cluster snapshots
* Merge branch 'master' into agent-snapshot-reconcilers
* fmt

v0.15.2

15 Dec 01:04
c64535f
Compare
Choose a tag to compare
update schema processing for proto.Any (#187)

* update schema processing for proto.Any
* gen with new field
* failing loclly
* gen
* cl
* fix test
* why are the crds weird
* better any
* Merge remote-tracking branch 'origin' into any-schema
* ungen test
* pls
* retest please
* unfocus
* gen
* goimports
* i'm doing my best here
* should work now

v0.15.1

09 Dec 14:57
61a6977
Compare
Choose a tag to compare
use options to select specific objects whose status will be updated o…

v0.15.0

08 Dec 20:30
8f4ddd6
Compare
Choose a tag to compare
Hybrid snapshot (#179)

* support hybrid input reconciler for reconciliation of events that happen on both local and managed clusters
* Merge branch 'master' into hybrid-snapshot
* fmt
* fix homogenous reconcilers
* Merge branch 'master' into hybrid-snapshot
* support snapshot name
* fix homogenous templates to only build single/multi cluster snapshot
* fmt

v0.14.1

07 Dec 22:44
789d3a0
Compare
Choose a tag to compare
fix object equality for protos (#181)

* fix object equality for protos

v0.14.0

04 Dec 21:50
ae32fdb
Compare
Choose a tag to compare
Ripout gogo (#177)

* using gogo now
* replaced gogo jsonpb with golang
* formatting
* tests are passing
* changelog
* removed unused code
* should compile now
* merge with master
* codegen
* fixed imports

v0.13.6

04 Dec 14:29
fe7f9d2
Compare
Choose a tag to compare
prevent validating proto.Any (#175)

* post process oapi to remove proto.Any properties
* cl

v0.13.5

01 Dec 22:52
3796bc6
Compare
Choose a tag to compare
bump go-utils (#174)

* bump go-utils
* changelog
* imports

v0.13.4

01 Dec 18:38
c559e9a
Compare
Choose a tag to compare
Add GVK method to generated go structs (#173)

* add GVK method to generated go structs
* regenerate code
* bump kind version for CI
* fix group name generation
* fix whitespace in template