Skip to content

Releases: kumahq/kuma

2.13.0

22 Dec 13:50
99bb946

Choose a tag to compare

LTS

Changelog

Read more

2.12.5

25 Nov 13:04
de788e8

Choose a tag to compare

Changelog

2.7.20

18 Nov 15:37
ee52d14

Choose a tag to compare

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

2.10.9

18 Nov 15:36
7ae395a

Choose a tag to compare

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

2.11.8

14 Nov 19:36
12fbf5f

Choose a tag to compare

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

2.12.4

14 Nov 05:55
81fdbf8

Choose a tag to compare

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.12.4 instead of 2.12.4)

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

Changelog

  • feat(deps)!: migrate module path to github.com/kumahq/kuma/v2 #14968 @bartsmykla
  • feat(mise): move golang dependency to mise (backport of #14884) #14887 @kumahq
  • fix(MeshCircuitBreaker): properly configure inbounds with servicePort set (backport of #14875) #14880 @kumahq
  • fix(meshpassthrough): sort IP address to provide predictable order (backport of #14857) #14863 @kumahq
  • fix(xds): set keepalive configuration for dpp to cpp connection (backport of #14912) #14926 @kumahq
  • perf(rules): optimize SubsetIter to enumerate only correct subsets (backport of #14862) #14871 @kumahq

2.12.3

30 Oct 20:24
49ceedc

Choose a tag to compare

Changelog

2.11.7

30 Oct 20:26
a25f03a

Choose a tag to compare

Changelog

2.10.8

30 Oct 20:26
8a505a8

Choose a tag to compare

Changelog

2.7.19

30 Oct 20:26
5d51cee

Choose a tag to compare

Changelog