Commit f607b07 1 parent 8470967 commit f607b07 Copy full SHA for f607b07
File tree 1 file changed +6
-2
lines changed
1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ Adding a new version? You'll need three changes:
7
7
* Add the diff link, like "[2.7.0]: https://github.com/kong/kubernetes-ingress-controller/compare/v1.2.2...v1.2.3".
8
8
This is all the way at the bottom. It's the thing we always forget.
9
9
--->
10
+ - [ 3.4.3] ( #343 )
10
11
- [ 3.4.2] ( #342 )
11
12
- [ 3.4.1] ( #341 )
12
13
- [ 3.4.0] ( #340 )
@@ -104,6 +105,10 @@ Adding a new version? You'll need three changes:
104
105
105
106
## Unreleased
106
107
108
+ ## [ 3.4.3]
109
+
110
+ > Release date: 2025-02-27
111
+
107
112
### Changed
108
113
109
114
- Remove usage of ` kube-rbac-proxy ` from ` default ` kustomization.
@@ -128,8 +133,7 @@ Adding a new version? You'll need three changes:
128
133
collected properly when the Konnect integration was enabled (only Konnect-related
129
134
metrics were collected, omitting regular DP metrics). This has been fixed.
130
135
[ #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.
133
137
[ #7144 ] ( https://github.com/Kong/kubernetes-ingress-controller/pull/7144 )
134
138
135
139
## [ 3.4.2]
You can’t perform that action at this time.
0 commit comments