File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -141,10 +141,6 @@ Adding a new version? You'll need three changes:
141141 [ #4813 ] ( https://github.com/Kong/kubernetes-ingress-controller/pull/4813 )
142142- Fixed an incorrect watch, set in UDPRoute controller watching UDProute status updates.
143143 [ #4835 ] ( https://github.com/Kong/kubernetes-ingress-controller/pull/4835 )
144- - Credentials Secrets that are not referenced by any KongConsumer but violate the KongConsumer
145- basic level validation (invalid credential type or missing required fields) are now rejected
146- by the admission webhook.
147- [ #4887 ] ( https://github.com/Kong/kubernetes-ingress-controller/pull/4887 )
148144
149145### Changed
150146
@@ -175,6 +171,18 @@ Adding a new version? You'll need three changes:
175171
176172[ KIC Annotations reference ] : https://docs.konghq.com/kubernetes-ingress-controller/latest/references/annotations/
177173
174+ ## 2.12.1
175+
176+ > Release date: TBD
177+
178+ ### Fixed
179+
180+ - Credentials Secrets that are not referenced by any KongConsumer but violate the KongConsumer
181+ basic level validation (invalid credential type or missing required fields) are now rejected
182+ by the admission webhook.
183+ [ #4887 ] ( https://github.com/Kong/kubernetes-ingress-controller/pull/4887 )
184+
185+
178186## 2.12.0
179187
180188> Release date: 2023-09-25
You can’t perform that action at this time.
0 commit comments