Skip to content

Commit 2e43fd5

Browse files
authored
update changelog for 2.12.6 (#6422)
* update changelog for 2.12.6 * update release date
1 parent 0ece9e1 commit 2e43fd5

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

+8-1
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+
- [2.12.6](#2126)
1011
- [2.12.5](#2125)
1112
- [2.12.4](#2124)
1213
- [2.12.3](#2123)
@@ -80,10 +81,15 @@ Adding a new version? You'll need three changes:
8081
- [0.0.5](#005)
8182
- [0.0.4 and prior](#004-and-prior)
8283

83-
## Unreleased
84+
## [2.12.6]
85+
86+
> Release date: 2024-08-20
8487
8588
### Fixed
8689

90+
- Do not update `Programmed` condition in status of resources to `Unknown` when
91+
there are existing `Programmed` condition.
92+
[#6395](https://github.com/Kong/kubernetes-ingress-controller/pull/6395)
8793
- Reconcile `Secret`s with `kongCredType` in data implying that the secrets are
8894
used as Kong credentials.
8995
[#6400](https://github.com/Kong/kubernetes-ingress-controller/pull/6400)
@@ -2887,6 +2893,7 @@ Please read the changelog and test in your environment.
28872893
- The initial versions were rapildy iterated to deliver
28882894
a working ingress controller.
28892895

2896+
[2.12.6]: https://github.com/kong/kubernetes-ingress-controller/compare/v2.12.5..v2.12.6
28902897
[2.12.5]: https://github.com/kong/kubernetes-ingress-controller/compare/v2.12.4..v2.12.5
28912898
[2.12.4]: https://github.com/kong/kubernetes-ingress-controller/compare/v2.12.4..v2.12.3
28922899
[2.12.0]: https://github.com/kong/kubernetes-ingress-controller/compare/v2.11.1...v2.12.0

0 commit comments

Comments
 (0)