Dependency Bumps
- solo-io/solo-kit has been upgraded to v0.30.1.
- solo-io/solo-kit has been upgraded to v0.30.0.
Fixes
- Allow for validation bytes to be updated by setttings without a manual roll (#6564)
- Pre populate maps in emitter to ensure gloo watches function properly when watchNamespaces has multiple values. (solo-io/solo-kit#497)
- Expect new UnmarshalStatus interface that no longer returns an error, fixing a bug where the presence of
malformed status on CRs could cause Gloo to error, freeze, and/or crash (solo-io/solo-kit#484)