Skip to content

Releases: kumahq/kuma

2.9.1

15 Nov 11:34
1bd3406
Compare
Choose a tag to compare

Changelog

2.6.13

15 Nov 02:41
1dcf203
Compare
Choose a tag to compare

This is a patch release that every user should upgrade to.

Changelog

2.8.5

15 Nov 11:21
2318f67
Compare
Choose a tag to compare

Changelog

2.7.9

15 Nov 02:41
2211556
Compare
Choose a tag to compare

Changelog

2.9.0

22 Oct 08:03
948e6a4
Compare
Choose a tag to compare

We are excited to announce the latest release !

Notable Changes

MeshService and MeshMultiZoneService

A new, more robust way of representing services and managing the traffic in Kuma. Read more here and here.

Producer consumer policies

A new, more Kubernetes-native way of managing policies by service owners. Fully compatible with multi-zone deployments. Read more here.

Selective mTLS with a new MeshTLS policy

Roll out mTLS by leveraging permissive mTLS settings on individual services. Read more here.

More robust transparent proxying

Transparent proxy is now more consistent, easier to configure and observe.

Changelog

Read more

2.8.4

08 Oct 08:05
ad5e160
Compare
Choose a tag to compare

Changelog

2.7.8

08 Oct 08:05
bf45009
Compare
Choose a tag to compare

Changelog

2.6.12

08 Oct 08:04
2ead9c2
Compare
Choose a tag to compare

This is a patch release that every user should upgrade to.

Changelog

2.5.11

08 Oct 08:04
2a69fe2
Compare
Choose a tag to compare

This is a patch release that every user should upgrade to.

Changelog

2.8.3

03 Sep 05:55
e21c751
Compare
Choose a tag to compare

This is a patch release that every user should upgrade to.

Changelog

  • chore(deps): bump Kong/public-shared-actions from 2.3.0 to 2.4.0 #11147 @kumahq
  • chore(deps): bump github.com/testcontainers/testcontainers-go from 0.31.0 to 0.32.0 #11158 @kumahq
  • chore(deps): security update #11199 @kumahq
  • feat(kuma-dp): respond probes of kuma-sidecar from kuma-dp process instead of Envoy (backport of #11107) #11238 @kumahq
  • fix(kuma-cp): paginate Secrets correctly in universal (backport of #10954) #10959 @kumahq
  • fix(meshhttproute): deref pointer to weight or use default 1 (backport of #11051) #11130 @kumahq
  • fix(meshmetric): add missing timestamp in mapper (backport of #10966) #10980 @kumahq
  • fix(xds): explicitly set initial fetch timeout to zero to keep Envoy wait for xds resources (backport of #11024) #11025 @kumahq