Skip to content

Commit

Permalink
docs(CHANGELOG.md): updating changelog and version files (#10280)
Browse files Browse the repository at this point in the history
Signed-off-by: kumahq[bot] <110050114+kumahq[bot]@users.noreply.github.com>
Co-authored-by: kumahq[bot] <110050114+kumahq[bot]@users.noreply.github.com>
  • Loading branch information
kumahq[bot] committed May 20, 2024
1 parent 6e28313 commit cc25ae0
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 7 deletions.
21 changes: 15 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# Changelog
<!-- Autogenerated with (github.com/kumahq/ci-tools) release-tool changelog.md -->

## 2.7.2
> Released on 2024/04/25
## 2.7.3
> Released on 2024/05/17
* fix(jobs): jobs termination after CP restart (#10085)
* fix(gatewayapi): validate presence of all required Gateway API resources (backport of #10079) (#10082)
* fix(gateway): handle implicit kuma.io/service in pod annotation (#10076)
* fix(transparent-proxy): stop logging all to stderr when installing tproxy (backport of #10045) (#10047)
* chore(deps): bump go to 1.21.10 (backport of #10209) [#10258](https://github.com/kumahq/kuma/pull/10258) @kumahq
* chore(deps): use latest kumahq/kuma-gui [#10092](https://github.com/kumahq/kuma/pull/10092) [#10199](https://github.com/kumahq/kuma/pull/10199) @kumahq
* fix(kuma-cp): consistently check for expiring ZoneIngress/ZoneEgress certs (backport of #10160, #10162, #10161) [#10168](https://github.com/kumahq/kuma/pull/10168) @kumahq
* fix(kuma-cp): filter out old dangling zone resources in global (backport of #10245) [#10268](https://github.com/kumahq/kuma/pull/10268) @michaelbeaumont


## 2.6.6
> Released on 2024/05/17
Expand All @@ -23,6 +24,14 @@
* fix(transparent-proxy): stop logging all to stderr when installing tproxy (backport of #10045) [#10048](https://github.com/kumahq/kuma/pull/10048) @kumahq


## 2.7.2
> Released on 2024/04/25
* fix(jobs): jobs termination after CP restart (#10085)
* fix(gatewayapi): validate presence of all required Gateway API resources (backport of #10079) (#10082)
* fix(gateway): handle implicit kuma.io/service in pod annotation (#10076)
* fix(transparent-proxy): stop logging all to stderr when installing tproxy (backport of #10045) (#10047)

## 2.7.1
> Released on 2024/04/23
Expand Down
2 changes: 1 addition & 1 deletion versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
endOfLifeDate: "2025-02-01"
branch: release-2.6
- edition: kuma
version: 2.7.2
version: 2.7.3
release: 2.7.x
latest: true
releaseDate: "2024-04-19"
Expand Down

0 comments on commit cc25ae0

Please sign in to comment.