github kumahq/kuma v2.7.20

13 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.7.20 instead of 2.7.20)

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

Changelog

Don't miss a new kuma release

NewReleases is sending notifications on new releases.