Skip to content

Commit f607b07

Browse files
authored
chore(release): prepare 3.4.3 release (#7177)
1 parent 8470967 commit f607b07

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Adding a new version? You'll need three changes:
77
* Add the diff link, like "[2.7.0]: https://github.com/kong/kubernetes-ingress-controller/compare/v1.2.2...v1.2.3".
88
This is all the way at the bottom. It's the thing we always forget.
99
--->
10+
- [3.4.3](#343)
1011
- [3.4.2](#342)
1112
- [3.4.1](#341)
1213
- [3.4.0](#340)
@@ -104,6 +105,10 @@ Adding a new version? You'll need three changes:
104105

105106
## Unreleased
106107

108+
## [3.4.3]
109+
110+
> Release date: 2025-02-27
111+
107112
### Changed
108113

109114
- Remove usage of `kube-rbac-proxy` from `default` kustomization.
@@ -128,8 +133,7 @@ Adding a new version? You'll need three changes:
128133
collected properly when the Konnect integration was enabled (only Konnect-related
129134
metrics were collected, omitting regular DP metrics). This has been fixed.
130135
[#6881](https://github.com/Kong/kubernetes-ingress-controller/pull/6881)
131-
132-
- Fix mapping `KongConsumer` to respective `KongConsumerGroup` in Konnect
136+
- Fix mapping `KongConsumer` to respective `KongConsumerGroup` in Konnect.
133137
[#7144](https://github.com/Kong/kubernetes-ingress-controller/pull/7144)
134138

135139
## [3.4.2]

0 commit comments

Comments
 (0)