Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(CHANGELOG.md): updating changelog and version files #12057

Merged
merged 1 commit into from
Nov 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
62 changes: 42 additions & 20 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,48 @@
# Changelog
<!-- Autogenerated with (github.com/kumahq/ci-tools) release-tool changelog.md -->

## 2.9.1
> Released on 2024/11/14

* chore(deps): algin forked go-control-plane version with upstream [#12029](https://github.com/kumahq/kuma/pull/12029) @kumahq
* chore(deps): bump envoy from 1.30.6 to 1.30.7 [#11958](https://github.com/kumahq/kuma/pull/11958) @lukidzi
* chore(deps): security update [#11982](https://github.com/kumahq/kuma/pull/11982) @kumahq
* chore(deps): use latest kumahq/kuma-gui [#11944](https://github.com/kumahq/kuma/pull/11944) @kumahq
* fix(cni): delegated gateway was not correctly injected (backport of #11922) [#11928](https://github.com/kumahq/kuma/pull/11928) @kumahq
* fix(k8s): set annotation kuma.io/display-name for Secrets and Configs (backport of #11923) [#11942](https://github.com/kumahq/kuma/pull/11942) @kumahq
* fix(kuma-cp): avoid concurrent access on resource meta (backport of #11997) [#12024](https://github.com/kumahq/kuma/pull/12024) @kumahq
* fix(meshtimeout): don't set default timeouts on inbound cluster and listener (backport of #12043) [#12049](https://github.com/kumahq/kuma/pull/12049) @kumahq


## 2.6.13
> Released on 2024/11/13

* chore(deps): bump envoy from 1.28.7 to 1.29.10 [#11960](https://github.com/kumahq/kuma/pull/11960) @lukidzi
* chore(deps): security update [#11975](https://github.com/kumahq/kuma/pull/11975) @kumahq
* fix(k8s): set annotation kuma.io/display-name for Secrets and Configs (backport of #11923) [#11940](https://github.com/kumahq/kuma/pull/11940) @kumahq
* fix(kuma-cp): avoid concurrent access on resource meta (backport of #11997) [#12021](https://github.com/kumahq/kuma/pull/12021) @kumahq
* fix(store): preserve existing labels when update [#11953](https://github.com/kumahq/kuma/pull/11953) @kumahq


## 2.8.5
> Released on 2024/11/12

* chore(deps): bump envoy from 1.30.6 to 1.30.7 [#11957](https://github.com/kumahq/kuma/pull/11957) @lukidzi
* chore(deps): security update [#11973](https://github.com/kumahq/kuma/pull/11973) @kumahq
* fix(k8s): set annotation kuma.io/display-name for Secrets and Configs (backport of #11923) [#11943](https://github.com/kumahq/kuma/pull/11943) @kumahq
* fix(kuma-cp): avoid concurrent access on resource meta (backport of #11997) [#12022](https://github.com/kumahq/kuma/pull/12022) @kumahq


## 2.7.9
> Released on 2024/11/12

* chore(deps): bump envoy from 1.29.9 to 1.29.10 [#11956](https://github.com/kumahq/kuma/pull/11956) @lukidzi
* chore(deps): security update [#11972](https://github.com/kumahq/kuma/pull/11972) @kumahq
* fix(k8s): set annotation kuma.io/display-name for Secrets and Configs (backport of #11923) [#11941](https://github.com/kumahq/kuma/pull/11941) @kumahq
* fix(kuma-cp): avoid concurrent access on resource meta (backport of #11997) [#12023](https://github.com/kumahq/kuma/pull/12023) @kumahq
* fix(store): preserve existing labels when update [#11954](https://github.com/kumahq/kuma/pull/11954) @kumahq


## 2.9.0
> Released on 2024/10/18

Expand Down Expand Up @@ -226,26 +268,6 @@
* revert(kuma-cp): do not use additional addresses [#11601](https://github.com/kumahq/kuma/pull/11601) @lukidzi


## 2.6.13
> Released on 2024/11/13

* chore(deps): bump envoy from 1.28.7 to 1.29.10 [#11960](https://github.com/kumahq/kuma/pull/11960) @lukidzi
* chore(deps): security update [#11975](https://github.com/kumahq/kuma/pull/11975) @kumahq
* fix(k8s): set annotation kuma.io/display-name for Secrets and Configs (backport of #11923) [#11940](https://github.com/kumahq/kuma/pull/11940) @kumahq
* fix(kuma-cp): avoid concurrent access on resource meta (backport of #11997) [#12021](https://github.com/kumahq/kuma/pull/12021) @kumahq
* fix(store): preserve existing labels when update [#11953](https://github.com/kumahq/kuma/pull/11953) @kumahq


## 2.7.9
> Released on 2024/11/12

* chore(deps): bump envoy from 1.29.9 to 1.29.10 [#11956](https://github.com/kumahq/kuma/pull/11956) @lukidzi
* chore(deps): security update [#11972](https://github.com/kumahq/kuma/pull/11972) @kumahq
* fix(k8s): set annotation kuma.io/display-name for Secrets and Configs (backport of #11923) [#11941](https://github.com/kumahq/kuma/pull/11941) @kumahq
* fix(kuma-cp): avoid concurrent access on resource meta (backport of #11997) [#12023](https://github.com/kumahq/kuma/pull/12023) @kumahq
* fix(store): preserve existing labels when update [#11954](https://github.com/kumahq/kuma/pull/11954) @kumahq


## 2.8.4
> Released on 2024/10/07

Expand Down
7 changes: 3 additions & 4 deletions versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,20 +90,19 @@
branch: release-2.7
lts: true
- edition: kuma
version: 2.8.4
version: 2.8.5
release: 2.8.x
releaseDate: "2024-06-24"
endOfLifeDate: "2025-06-24"
branch: release-2.8
- edition: kuma
version: 2.9.0
version: 2.9.1
release: 2.9.x
latest: true
releaseDate: "2024-10-22"
endOfLifeDate: "2025-10-22"
branch: release-2.9
- edition: kuma
version: preview
release: 2.10.x
release: dev
branch: master
label: dev
Loading