We are happy to announce the general availability of Kuma 0.7! This is very big release that includes countless improvements and updates, specifically when it comes to multi-zone deployments configuration and Kubernetes deployments. We strongly suggest to upgrade to this new version while paying attention to a few breaking changes that 0.7 introduces.
Notable Features:
- A new
Zone
resource to add remote CPs without restarting the global CP - An upgraded ProxyTemplate policy to enable better fine-tuning of the underlying Envoy filters
- Support for StatefulSets to run a service mesh across every service like RabbitMQ and Cassandra
- Upgraded
kuma-dp
to Envoy v1.15 (which also unlocks dynamic tracing configuration) - A new
kuma.io/*
prefix for Kuma tags likekuma.io/service
,kuma.io.protocol
andkuma.io/zone
Numerous bug fixes and improvements
For a complete list of features and updates, take a look at the full changelog. Also check the upgrade path.
Download and Run: