Skip to content

Commit

Permalink
docs(CHANGELOG.md): updating changelog and version files
Browse files Browse the repository at this point in the history
Signed-off-by: kumahq[bot] <110050114+kumahq[bot]@users.noreply.github.com>
  • Loading branch information
kumahq[bot] committed Jan 22, 2025
1 parent e0b5191 commit 164c597
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 2 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,32 @@
# Changelog
<!-- Autogenerated with (github.com/kumahq/ci-tools) release-tool changelog.md -->

## 2.9.3
> Released on 2025/01/21
* chore(deps): bump coredns from v1.11.3 to v1.12.0 [#12473](https://github.com/kumahq/kuma/pull/12473) @bartsmykla
* chore(deps): bump golang from 1.23.3 to 1.23.5 [#12581](https://github.com/kumahq/kuma/pull/12581) @Icarus9913
* chore(deps): security update [#12249](https://github.com/kumahq/kuma/pull/12249) [#12327](https://github.com/kumahq/kuma/pull/12327) @kumahq
* chore(deps): upgrade envoy from 1.30.7 to v1.30.9 [#12461](https://github.com/kumahq/kuma/pull/12461) @lukidzi
* fix(cni): support bound service account token by reloading periodically (backport of #12592) [#12623](https://github.com/kumahq/kuma/pull/12623) @jijiechen
* fix(kds): remove context from map on stream close (backport of #12243) [#12262](https://github.com/kumahq/kuma/pull/12262) @lukidzi
* fix(policy): use new compute for rules and fix rules intersect (backport of #12340) [#12515](https://github.com/kumahq/kuma/pull/12515) @Icarus9913


## 2.6.15
> Released on 2025/01/21
* chore(deps): bump coredns from v1.11.3 to v1.12.0 [#12476](https://github.com/kumahq/kuma/pull/12476) @bartsmykla
* chore(deps): bump envoy from v1.29.10 to v1.29.12 [#12216](https://github.com/kumahq/kuma/pull/12216) [#12454](https://github.com/kumahq/kuma/pull/12454) @lukidzi
* chore(deps): bump golang from 1.22.9 to 1.22.11 [#12221](https://github.com/kumahq/kuma/pull/12221) [#12578](https://github.com/kumahq/kuma/pull/12578) @Icarus9913,@lukidzi
* chore(deps): security update [#12247](https://github.com/kumahq/kuma/pull/12247) [#12325](https://github.com/kumahq/kuma/pull/12325) @kumahq
* chore(deps): upgrade actions/cache from v4.0.0 to v4.2.0 (backport of #12485) [#12488](https://github.com/kumahq/kuma/pull/12488) @kumahq
* fix(k8s): always authenticate with latest service account token (backport #11399) [#12588](https://github.com/kumahq/kuma/pull/12588) @bartsmykla
* fix(k8s): clone annotations before modyfing (backport of #12338) [#12341](https://github.com/kumahq/kuma/pull/12341) @kumahq
* fix(kds): remove context from map on stream close (backport of #12243) [#12265](https://github.com/kumahq/kuma/pull/12265) @lukidzi
* fix(policy): use new compute for rules and fix rules intersect (backport of #12340) [#12518](https://github.com/kumahq/kuma/pull/12518) @Icarus9913


## 2.9.2
> Released on 2024/12/10
Expand Down
4 changes: 2 additions & 2 deletions versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
endOfLifeDate: "2024-11-15"
branch: release-2.5
- edition: kuma
version: 2.6.14
version: 2.6.15
release: 2.6.x
releaseDate: "2024-02-01"
endOfLifeDate: "2025-02-01"
Expand All @@ -42,7 +42,7 @@
endOfLifeDate: "2025-06-24"
branch: release-2.8
- edition: kuma
version: 2.9.2
version: 2.9.3
release: 2.9.x
latest: true
releaseDate: "2024-10-22"
Expand Down

0 comments on commit 164c597

Please sign in to comment.