File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
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
+ - [ 2.12.4] ( #2124 )
10
11
- [ 2.12.3] ( #2123 )
11
12
- [ 2.12.2] ( #2122 )
12
13
- [ 2.12.1] ( #2121 )
@@ -78,6 +79,16 @@ Adding a new version? You'll need three changes:
78
79
- [ 0.0.5] ( #005 )
79
80
- [ 0.0.4 and prior] ( #004-and-prior )
80
81
82
+ ## [ 2.12.4]
83
+
84
+ > Release date: 2024-04-30
85
+
86
+ - Bump golang version to 1.21.9 to fix CVE [ GO-2024-2687] ( https://pkg.go.dev/vuln/GO-2024-2687 ) .
87
+ [ #5916 ] ( https://github.com/Kong/kubernetes-ingress-controller/pull/5916 )
88
+ - Bump ` golang.org/x/net ` to ` 0.23.0 ` and ` google.golang.org/protobuf ` to ` 1.33.0 `
89
+ To fix [ GO-2024-2687] ( https://pkg.go.dev/vuln/GO-2024-2687 ) and [ GO-2024-2611] ( https://pkg.go.dev/vuln/GO-2024-2611 ) .
90
+ [ #5947 ] ( https://github.com/Kong/kubernetes-ingress-controller/pull/5947 )
91
+
81
92
## [ 2.12.3]
82
93
83
94
> Release date: 2023-12-19
@@ -2857,6 +2868,7 @@ Please read the changelog and test in your environment.
2857
2868
- The initial versions were rapildy iterated to deliver
2858
2869
a working ingress controller.
2859
2870
2871
+ [ 2.12.4 ] : https://github.com/kong/kubernetes-ingress-controller/compare/v2.12.4..v2.12.3
2860
2872
[ 2.12.0 ] : https://github.com/kong/kubernetes-ingress-controller/compare/v2.11.1...v2.12.0
2861
2873
[ 2.11.1 ] : https://github.com/kong/kubernetes-ingress-controller/compare/v2.11.0...v2.11.1
2862
2874
[ 2.11.0 ] : https://github.com/kong/kubernetes-ingress-controller/compare/v2.10.4...v2.11.0
You can’t perform that action at this time.
0 commit comments