Releases: solo-io/solo-kit
Releases · solo-io/solo-kit
v0.22.3
New Features
- Add ExpressionSelector to ListOpts and WatchOpts.
This adds support to set-based label selection on resource clients, allowing selection
of resources with multiple values for the same key. Previously, only equality-based
label selection was supported, which required a single key and value for all defined requirements. (solo-io/gloo#6406)
Fixes
- AllowUnknownFields when unmarshalling a kube spec into a resource. Previously,
unknown fields would cause an error. This is safe, because for the spec to be persisted
in the first place, it must respect the CRD validation schema definition. (#505)
v0.20.11
This release contained no user-facing changes.
v0.20.10
New Features
- Add ExpressionSelector to ListOpts and WatchOpts.
This adds support to set-based label selection on resource clients, allowing selection
of resources with multiple values for the same key. Previously, only equality-based
label selection was supported, which required a single key and value for all defined requirements. (solo-io/gloo#6406)
Fixes
- AllowUnknownFields when unmarshalling a kube spec into a resource. Previously,
unknown fields would cause an error. This is safe, because for the spec to be persisted
in the first place, it must respect the CRD validation schema definition. (#505)
v0.24.7
Fixes
- Ensure that the emitter namespaced map is hydrated with the initial list data. (solo-io/gloo#5554)
v0.30.1
Fixes
- Ensure that the emitter namespaced map is hydrated with the initial list data. (solo-io/gloo#5554)
v0.30.0
v0.29.2
v0.20.9
Fixes
- Ensure that the emitter namespaced map is hydrated with the initial list data. (solo-io/gloo#5554)