Skip to content

Releases: solo-io/solo-kit

v0.2.21

28 Jan 19:22
9757301
Compare
Choose a tag to compare

Remove control plane constraint

v0.2.20

23 Jan 19:41
fe6ee9a
Compare
Choose a tag to compare
  • support varied spacing on go_package option for proto files
  • all generated tests now require +solokit build tag

v0.2.18

18 Jan 19:52
4aa5df4
Compare
Choose a tag to compare

unpins go control plane

v0.2.17

15 Jan 22:32
d46d502
Compare
Choose a tag to compare

Fix XDS support

v0.2.16

15 Jan 20:49
2b6a8b2
Compare
Choose a tag to compare

Cluster-Scoped Resources are now available for Event Loops and Generated CRD Clients

v0.2.15

13 Jan 17:02
b7c7c32
Compare
Choose a tag to compare

Fixing tests to use kubeutils

v0.2.14

10 Jan 22:09
d6e3c25
Compare
Choose a tag to compare

Short Name and Plural Name for resources can now be specified using proto options rather than with magic comments

v0.2.13

09 Jan 16:22
Compare
Choose a tag to compare

Namespace scoped resource clients and watch improvements:

  • Resource clients can now be namespace-scoped
  • Resource client watches will only receive events for the relevant resource/namespace
  • Fake solo clientset to use for testing

See this PR for more details.

v0.2.12

04 Jan 22:00
f2b636e
Compare
Choose a tag to compare

resource groups can now be declared in solo-kit.json

v0.2.11

02 Jan 20:58
Compare
Choose a tag to compare

Remove extensions from ResourceRef so it can be used as a key in a map.