github kumahq/kuma v2.11.8

14 hours ago

Important

This release introduces two related changes to align with Go module versioning conventions:

  1. Module path: Kuma now uses github.com/kumahq/kuma/v2 (with /v2 suffix)
  2. Release tags: Tags now include the v prefix (e.g., v2.11.8 instead of 2.11.8)

These breaking changes only affect Go projects that directly reference Kuma as a dependency in their code. Regular Kuma users are not affected.

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

Changelog

Don't miss a new kuma release

NewReleases is sending notifications on new releases.