Download Latest Version 2.12.5 source code.zip (12.4 MB)
Email in envelope

Get an email when there's a new version of Kuma

Home / v2.10.9
Name Modified Size InfoDownloads / Week
Parent folder
kuma.intoto.jsonl 2025-11-18 22.7 kB
2.10.9 source code.tar.gz 2025-11-15 7.6 MB
2.10.9 source code.zip 2025-11-15 11.4 MB
README.md 2025-11-15 1.4 kB
Totals: 4 Items   19.0 MB 0

[!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.10.9 instead of 2.10.9)

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

Changelog

  • chore(deps): bump go to 1.24.9 #14822 @bartsmykla
  • chore(deps): bump golang.org/x/crypto from 0.40.0 to 0.43.0 #14993 @renovate
  • feat(deps)!: migrate module path to github.com/kumahq/kuma/v2 #15010 @bartsmykla
  • fix(MeshCircuitBreaker): properly configure inbounds with servicePort set (backport of [#14875]) #14879 @kumahq
  • fix(meshpassthrough): sort IP address to provide predictable order (backport of [#14857]) #14864 @kumahq
  • fix(xds): set keepalive configuration for dpp to cpp connection (backport of [#14912]) #14925 @kumahq
  • perf(rules): optimize SubsetIter to enumerate only correct subsets (backport of [#14862]) #14869 @kumahq
Source: README.md, updated 2025-11-15