1.4.1
ð Read the full announcement on the Kuma blog
We are happy to announce a new release of Kuma! Kuma 1.4.1 is a new n release that ships with 25+ new features and significant performance improvements at scale. We strongly suggest to upgrade, in order to take advantage of the latest and greatest when it comes to service mesh.
Notable Features:
- ð Performance continues to be significantly improved. Weâve streamlined some JSON marshalling, which cuts memory consumption in half.
- ð Authentication tokens are now simpler to manage.
- ð Kubernetes Pods are automatically tagged to identify the Podâs namespace, so you can easily build policies around the Pod.
And much more!
Also check the upgrade path.
Changelog
- feat: add kubernetes tags automatically #3439
- perf: update Mesh and ServiceInsights only when really needed #3463
- perf: eliminate uneccessary JSON marshalling #3483
- feat: sidecar injection webhook based on labels #3417
- chore: upgrade gui to new version #3454
- test: fix postgress tests permissions #3443
- feat: add affinity to CP and Ingress pods #3036
ðcontributed by @andrey-dubnik - chore: bump github.com/golang-jwt/jwt/v4 from 4.1.0 to 4.2.0 #3432
- feat: consolidate tokens logic to support expiration, rotation, revocation and RSA256 #3376
- fix: simplify cluster creation with endpoints #3403
- fix: enable metrics hijacker for current version of Kuma #3405
- fix: switch to mTLS when CP communicates with Envoy Admin #3353
- chore: bump github.com/spiffe/spire from 0.12.3 to 1.1.1 #3388
- chore: bump github.com/spf13/viper from 1.8.1 to 1.9.0 #3389
- fix: validate cp url in dp conf #3357
- chore: send reports to tls endpoint #3361
- chore: check explicit service account name #3228
- feat: inspect other dependencies versions #3352
- chore: add area/gateway label #3263
- chore: remove dp token from xds metadata #3282
- refactor: move from io/ioutil to io and os packages #3265
ðcontributed by @Juneezee - fix: validate newly generated xDS snapshots #3195
- chore: bump k8s.io/apiextensions-apiserver from 0.22.3 to 0.22.4 #3218
- chore: bump helm chart version to 0.8 #3202