github kumahq/kuma 2.12.0

9 hours ago

We are excited to announce the latest release !
This version features new Inspect API, unified resource naming and new experimental Spire identity provider!

Notable Changes

Unified resource naming

This experimental features update all stats end Envoy resource names to follow format of KRI (Kuma Resource Identifier). Which makes it easier to correlate Kuma resources with stats with Envoy resources created from it.

MeshIdentity with Spire support

New way of issuing Identity in mesh. MeshIdentity creates Spiffe compliant identities, opens up possibility to use Spire with Kuma.

New MeshTrafficPermission rules API

MeshTrafficPermission now supports rules API for inbound policies. It features SpiffeID matchers to allow/deny traffic based on it.

New Inspect API

Added multiple new endpoints for extracting policies applied to specific dataplane/inbound/outbound/route. These new endpoints provide a simplified view of applied policies. Moreover, we have added new _layout and _routes endpoints. _layout endpoint returns networking layout of data plane, which contains information about inbounds and reachable outbounds. And _routes endpoint returns a list of routes for a given outbound.

Changelog

Don't miss a new kuma release

NewReleases is sending notifications on new releases.