File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
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:
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.5.3] ( #353 )
1011 - [ 3.5.2] ( #352 )
1112 - [ 3.5.1] ( #351 )
1213 - [ 3.5.0] ( #350 )
@@ -110,7 +111,9 @@ Adding a new version? You'll need three changes:
110111 - [ 0.0.5] ( #005 )
111112 - [ 0.0.4 and prior] ( #004-and-prior )
112113
113- ## Unreleased
114+ ## [ 3.5.3]
115+
116+ > Release date: 2025-11-21
114117
115118### Fixed
116119
@@ -124,6 +127,8 @@ Adding a new version? You'll need three changes:
124127 ` healthchecks.thershold ` field in Kong upstreams.
125128 (Thanks to [ @elbrogan-vizio ] ( https://github.com/elbrogan-vizio ) who contributed to the fix.)
126129 [ #7784 ] ( https://github.com/Kong/kubernetes-ingress-controller/pull/7784 )
130+ - Bump Go to 1.25.4
131+ [ #7794 ] ( https://github.com/Kong/kubernetes-ingress-controller/pull/7794 )
127132
128133## [ 3.5.2]
129134
@@ -4183,6 +4188,7 @@ Please read the changelog and test in your environment.
41834188 - The initial versions were rapildy iterated to deliver
41844189 a working ingress controller.
41854190
4191+ [ 3.5.3 ] : https://github.com/kong/kubernetes-ingress-controller/compare/v3.5.2...v3.5.3
41864192[ 3.5.2 ] : https://github.com/kong/kubernetes-ingress-controller/compare/v3.5.1...v3.5.2
41874193[ 3.5.1 ] : https://github.com/kong/kubernetes-ingress-controller/compare/v3.5.0...v3.5.1
41884194[ 3.5.0 ] : https://github.com/kong/kubernetes-ingress-controller/compare/v3.4.7...v3.5.0
You can’t perform that action at this time.
0 commit comments