This is a patch release that every user should upgrade to.
Changelog
- chore(deps): bump envoy to 1.25.8 which fix CVE-2023-35945 #7265 @lukidzi
- fix(kuma-cp): cancel OnTick when watchdog stopped (backport of #7221) #7242 @kumahq
- fix(kuma-cp): do not require certs on https api port (backport of #7102) #7110 @kumahq
- fix(kuma-cp): don't fail when 2 headless services pointing to the same service (backport of #7282) #7291 @kumahq
- fix(kuma-cp): handle external services with permissive mtls (backport of #7179) #7185 @kumahq
- fix(kuma-cp): pass context via snapshot reconciler to generateCerts (backport of #7231) #7254 @kumahq
- fix(kuma-cp): put metadata xds callbacks before sync (backport of #7230) #7245 @kumahq