Skip to content

Commit 627929b

Browse files
chore(deps): update docs from repo source (#3549)
Signed-off-by: kumahq[bot] <110050114+kumahq[bot]@users.noreply.github.com> Co-authored-by: kumahq[bot] <110050114+kumahq[bot]@users.noreply.github.com>
1 parent 541cdce commit 627929b

File tree

2 files changed

+42
-30
lines changed

2 files changed

+42
-30
lines changed

app/_data/products/mesh.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ releases:
5959
releaseDate: "2025-06-10"
6060
eol: "2026-06-10"
6161
branch: release-2.11
62-
- version: 2.12.4
62+
- version: 2.12.5
6363
release: "2.12"
6464
latest: true
6565
releaseDate: "2025-09-09"

app/assets/mesh/raw/CHANGELOG.md

Lines changed: 41 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,27 @@
11
# Changelog
22
<!-- Autogenerated with (github.com/kumahq/ci-tools) release-tool changelog.md -->
33

4-
## v2.12.4
5-
> Released on 2025/11/14
4+
## 2.12.5
5+
> Released on 2025/11/25
66

7-
* chore(deps): bump kumahq/kuma from 2.12.3 to 2.12.4 [#8581](https://github.com/Kong/kong-mesh/pull/8581) [#8593](https://github.com/Kong/kong-mesh/pull/8593) [#8596](https://github.com/Kong/kong-mesh/pull/8596) [#8601](https://github.com/Kong/kong-mesh/pull/8601) [#8609](https://github.com/Kong/kong-mesh/pull/8609) [#8611](https://github.com/Kong/kong-mesh/pull/8611) [#8617](https://github.com/Kong/kong-mesh/pull/8617) [#8623](https://github.com/Kong/kong-mesh/pull/8623) [#8633](https://github.com/Kong/kong-mesh/pull/8633) [#8653](https://github.com/Kong/kong-mesh/pull/8653) [#8682](https://github.com/Kong/kong-mesh/pull/8682) @kong-mesh
8-
* chore(deps): bump github.com/containerd/containerd/v2 from 2.1.3 to 2.1.5 [#8662](https://github.com/Kong/kong-mesh/pull/8662) @renovate
9-
* feat(deps)!: migrate to /v2 module paths [#8674](https://github.com/Kong/kong-mesh/pull/8674) @bartsmykla
10-
* ci(upgrade): use version tags in Kuma upgrades [#8678](https://github.com/Kong/kong-mesh/pull/8678) @bartsmykla
11-
* ci(sync): strip v prefix in chart version check @bartsmykla
7+
* chore(deps): bump kumahq/kuma from v2.12.4 to v2.12.5 [#8710](https://github.com/Kong/kong-mesh/pull/8710) [#8715](https://github.com/Kong/kong-mesh/pull/8715) [#8726](https://github.com/Kong/kong-mesh/pull/8726) [#8784](https://github.com/Kong/kong-mesh/pull/8784) [#8788](https://github.com/Kong/kong-mesh/pull/8788) [#8799](https://github.com/Kong/kong-mesh/pull/8799) @kong-mesh
128

13-
### Includes [kumahq/kuma@v2.12.4](https://github.com/kumahq/kuma/releases/tag/v2.12.4) changelog
9+
### Includes [kumahq/kuma@2.12.5](https://github.com/kumahq/kuma/releases/tag/2.12.5) changelog
1410

15-
* feat(deps)!: migrate module path to github.com/kumahq/kuma/v2 [#14968](https://github.com/kumahq/kuma/pull/14968) @bartsmykla
16-
* feat(mise): move golang dependency to mise (backport of #14884) [#14887](https://github.com/kumahq/kuma/pull/14887) @kumahq
17-
* fix(MeshCircuitBreaker): properly configure inbounds with servicePort set (backport of #14875) [#14880](https://github.com/kumahq/kuma/pull/14880) @kumahq
18-
* fix(meshpassthrough): sort IP address to provide predictable order (backport of #14857) [#14863](https://github.com/kumahq/kuma/pull/14863) @kumahq
19-
* fix(xds): set keepalive configuration for dpp to cpp connection (backport of #14912) [#14926](https://github.com/kumahq/kuma/pull/14926) @kumahq
20-
* perf(rules): optimize SubsetIter to enumerate only correct subsets (backport of #14862) [#14871](https://github.com/kumahq/kuma/pull/14871) @kumahq
11+
* chore(deps): bump ci-tools/release-tool from 1.2.4 to 1.2.5 [#15015](https://github.com/kumahq/kuma/pull/15015) @kumahq
12+
* chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.43.0 [#14995](https://github.com/kumahq/kuma/pull/14995) @renovate
13+
* chore(deps): security update [#15059](https://github.com/kumahq/kuma/pull/15059) @kumahq
2114

22-
## v2.10.9
15+
16+
## 2.10.9
2317
> Released on 2025/11/20
2418

2519
* chore(deps): bump github.com/containerd/containerd/v2 from 2.1.1 to 2.1.5 [#8660](https://github.com/Kong/kong-mesh/pull/8660) @renovate
2620
* chore(deps): bump kumahq/kuma from 2.10.8 to v2.10.9 [#8579](https://github.com/Kong/kong-mesh/pull/8579) [#8591](https://github.com/Kong/kong-mesh/pull/8591) [#8594](https://github.com/Kong/kong-mesh/pull/8594) [#8602](https://github.com/Kong/kong-mesh/pull/8602) [#8610](https://github.com/Kong/kong-mesh/pull/8610) [#8613](https://github.com/Kong/kong-mesh/pull/8613) [#8618](https://github.com/Kong/kong-mesh/pull/8618) [#8635](https://github.com/Kong/kong-mesh/pull/8635) [#8655](https://github.com/Kong/kong-mesh/pull/8655) [#8688](https://github.com/Kong/kong-mesh/pull/8688) [#8695](https://github.com/Kong/kong-mesh/pull/8695) [#8699](https://github.com/Kong/kong-mesh/pull/8699) [#8713](https://github.com/Kong/kong-mesh/pull/8713) [#8750](https://github.com/Kong/kong-mesh/pull/8750) [#8756](https://github.com/Kong/kong-mesh/pull/8756) @kong-mesh
2721
* chore(deps): prepare upgrade.mk for Kuma /v2 module path [#8630](https://github.com/Kong/kong-mesh/pull/8630) @bartsmykla
2822
* feat(deps)!: migrate module path to github.com/Kong/kong-mesh/v2 [#8720](https://github.com/Kong/kong-mesh/pull/8720) @bartsmykla
2923

30-
### Includes [kumahq/kuma@v2.10.9](https://github.com/kumahq/kuma/releases/tag/v2.10.9) changelog
24+
### Includes [kumahq/kuma@2.10.9](https://github.com/kumahq/kuma/releases/tag/2.10.9) changelog
3125

3226
* chore(deps): bump `go` to `1.24.9` [#14822](https://github.com/kumahq/kuma/pull/14822) @bartsmykla
3327
* chore(deps): bump golang.org/x/crypto from 0.40.0 to 0.43.0 [#14993](https://github.com/kumahq/kuma/pull/14993) @renovate
@@ -38,14 +32,14 @@
3832
* perf(rules): optimize SubsetIter to enumerate only correct subsets (backport of #14862) [#14869](https://github.com/kumahq/kuma/pull/14869) @kumahq
3933

4034

41-
## v2.7.20
35+
## 2.7.20
4236
> Released on 2025/11/20
4337

4438
* chore(deps): bump github.com/containerd/containerd from 1.7.27 to 1.7.29 [#8659](https://github.com/Kong/kong-mesh/pull/8659) @renovate
4539
* chore(deps): bump kumahq/kuma from 2.7.19 to v2.7.20 [#8578](https://github.com/Kong/kong-mesh/pull/8578) [#8590](https://github.com/Kong/kong-mesh/pull/8590) [#8595](https://github.com/Kong/kong-mesh/pull/8595) [#8603](https://github.com/Kong/kong-mesh/pull/8603) [#8614](https://github.com/Kong/kong-mesh/pull/8614) [#8634](https://github.com/Kong/kong-mesh/pull/8634) [#8654](https://github.com/Kong/kong-mesh/pull/8654) [#8689](https://github.com/Kong/kong-mesh/pull/8689) [#8700](https://github.com/Kong/kong-mesh/pull/8700) [#8714](https://github.com/Kong/kong-mesh/pull/8714) [#8725](https://github.com/Kong/kong-mesh/pull/8725) [#8746](https://github.com/Kong/kong-mesh/pull/8746) [#8758](https://github.com/Kong/kong-mesh/pull/8758) @kong-mesh
4640
* chore(deps): prepare upgrade.mk for Kuma /v2 module path [#8629](https://github.com/Kong/kong-mesh/pull/8629) @bartsmykla
4741

48-
### Includes [kumahq/kuma@v2.7.20](https://github.com/kumahq/kuma/releases/tag/v2.7.20) changelog
42+
### Includes [kumahq/kuma@2.7.20](https://github.com/kumahq/kuma/releases/tag/2.7.20) changelog
4943

5044
* chore(deps): bump `go` to `1.24.9` [#14821](https://github.com/kumahq/kuma/pull/14821) [#14825](https://github.com/kumahq/kuma/pull/14825) @bartsmykla
5145
* chore(deps): bump github.com/containerd/containerd from 1.7.27 to 1.7.29 [#14930](https://github.com/kumahq/kuma/pull/14930) @renovate
@@ -55,7 +49,25 @@
5549
* perf(rules): optimize SubsetIter to enumerate only correct subsets (backport of #14862) [#14868](https://github.com/kumahq/kuma/pull/14868) @kumahq
5650

5751

58-
## v2.11.8
52+
## 2.12.4
53+
> Released on 2025/11/14
54+
55+
* chore(deps): bump kumahq/kuma from 2.12.3 to 2.12.4 [#8581](https://github.com/Kong/kong-mesh/pull/8581) [#8593](https://github.com/Kong/kong-mesh/pull/8593) [#8596](https://github.com/Kong/kong-mesh/pull/8596) [#8601](https://github.com/Kong/kong-mesh/pull/8601) [#8609](https://github.com/Kong/kong-mesh/pull/8609) [#8611](https://github.com/Kong/kong-mesh/pull/8611) [#8617](https://github.com/Kong/kong-mesh/pull/8617) [#8623](https://github.com/Kong/kong-mesh/pull/8623) [#8633](https://github.com/Kong/kong-mesh/pull/8633) [#8653](https://github.com/Kong/kong-mesh/pull/8653) [#8682](https://github.com/Kong/kong-mesh/pull/8682) @kong-mesh
56+
* chore(deps): bump github.com/containerd/containerd/v2 from 2.1.3 to 2.1.5 [#8662](https://github.com/Kong/kong-mesh/pull/8662) @renovate
57+
* feat(deps)!: migrate to /v2 module paths [#8674](https://github.com/Kong/kong-mesh/pull/8674) @bartsmykla
58+
* ci(upgrade): use version tags in Kuma upgrades [#8678](https://github.com/Kong/kong-mesh/pull/8678) @bartsmykla
59+
* ci(sync): strip v prefix in chart version check @bartsmykla
60+
61+
### Includes [kumahq/[email protected]](https://github.com/kumahq/kuma/releases/tag/2.12.4) changelog
62+
63+
* feat(deps)!: migrate module path to github.com/kumahq/kuma/v2 [#14968](https://github.com/kumahq/kuma/pull/14968) @bartsmykla
64+
* feat(mise): move golang dependency to mise (backport of #14884) [#14887](https://github.com/kumahq/kuma/pull/14887) @kumahq
65+
* fix(MeshCircuitBreaker): properly configure inbounds with servicePort set (backport of #14875) [#14880](https://github.com/kumahq/kuma/pull/14880) @kumahq
66+
* fix(meshpassthrough): sort IP address to provide predictable order (backport of #14857) [#14863](https://github.com/kumahq/kuma/pull/14863) @kumahq
67+
* fix(xds): set keepalive configuration for dpp to cpp connection (backport of #14912) [#14926](https://github.com/kumahq/kuma/pull/14926) @kumahq
68+
* perf(rules): optimize SubsetIter to enumerate only correct subsets (backport of #14862) [#14871](https://github.com/kumahq/kuma/pull/14871) @kumahq
69+
70+
## 2.11.8
5971
> Released on 2025/11/14
6072

6173
* chore(deps): bump github.com/containerd/containerd/v2 from 2.1.1 to 2.1.5 [#8661](https://github.com/Kong/kong-mesh/pull/8661) @renovate
@@ -64,16 +76,16 @@
6476
* feat(deps)!: migrate to /v2 module paths [#8712](https://github.com/Kong/kong-mesh/pull/8712) @bartsmykla
6577
* fix(sync): stop relying on setup-go in syncing script (backport of #8620) [#8625](https://github.com/Kong/kong-mesh/pull/8625) @kong-mesh
6678

67-
### Includes [kumahq/kuma@v2.11.8](https://github.com/kumahq/kuma/releases/tag/v2.11.8) changelog
68-
69-
* chore(deps): bump `go` to `1.24.9` [#14823](https://github.com/kumahq/kuma/pull/14823) @bartsmykla
70-
* chore(deps): bump golang.org/x/crypto from 0.40.0 to 0.43.0 [#14994](https://github.com/kumahq/kuma/pull/14994) @renovate
71-
* feat(deps)!: migrate module path to github.com/kumahq/kuma/v2 [#14979](https://github.com/kumahq/kuma/pull/14979) @bartsmykla
72-
* feat(mise): move golang dependency to mise (backport of #14884) [#14888](https://github.com/kumahq/kuma/pull/14888) @kumahq
73-
* fix(MeshCircuitBreaker): properly configure inbounds with servicePort set (backport of #14875) [#14881](https://github.com/kumahq/kuma/pull/14881) @kumahq
74-
* fix(meshpassthrough): sort IP address to provide predictable order (backport of #14857) [#14865](https://github.com/kumahq/kuma/pull/14865) @kumahq
75-
* fix(xds): set keepalive configuration for dpp to cpp connection (backport of #14912) [#14927](https://github.com/kumahq/kuma/pull/14927) @kumahq
76-
* perf(rules): optimize SubsetIter to enumerate only correct subsets (backport of #14862) [#14870](https://github.com/kumahq/kuma/pull/14870) @kumahq
79+
### Includes [kumahq/kuma@2.11.8](https://github.com/kumahq/kuma/releases/tag/2.11.8) changelog
80+
81+
* chore(deps): bump `go` to `1.24.9` [#14823](https://github.com/kumahq/kuma/pull/14823) @bartsmykla
82+
* chore(deps): bump golang.org/x/crypto from 0.40.0 to 0.43.0 [#14994](https://github.com/kumahq/kuma/pull/14994) @renovate
83+
* feat(deps)!: migrate module path to github.com/kumahq/kuma/v2 [#14979](https://github.com/kumahq/kuma/pull/14979) @bartsmykla
84+
* feat(mise): move golang dependency to mise (backport of #14884) [#14888](https://github.com/kumahq/kuma/pull/14888) @kumahq
85+
* fix(MeshCircuitBreaker): properly configure inbounds with servicePort set (backport of #14875) [#14881](https://github.com/kumahq/kuma/pull/14881) @kumahq
86+
* fix(meshpassthrough): sort IP address to provide predictable order (backport of #14857) [#14865](https://github.com/kumahq/kuma/pull/14865) @kumahq
87+
* fix(xds): set keepalive configuration for dpp to cpp connection (backport of #14912) [#14927](https://github.com/kumahq/kuma/pull/14927) @kumahq
88+
* perf(rules): optimize SubsetIter to enumerate only correct subsets (backport of #14862) [#14870](https://github.com/kumahq/kuma/pull/14870) @kumahq
7789

7890

7991
## 2.12.3

0 commit comments

Comments
 (0)