Skip to content

Commit 7bb40eb

Browse files
authored
chore: add changelog for 2.12.1 (#4906)
1 parent b87c0bb commit 7bb40eb

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

CHANGELOG.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)