File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ Adding a new version? You'll need three changes:
8
8
This is all the way at the bottom. It's the thing we always forget.
9
9
--->
10
10
11
+ - [ 3.1.6] ( #316 )
11
12
- [ 3.1.5] ( #315 )
12
13
- [ 3.1.4] ( #314 )
13
14
- [ 3.1.3] ( #313 )
@@ -264,6 +265,21 @@ Adding a new version? You'll need three changes:
264
265
265
266
[ Updates to CRDs ] : https://github.com/Kong/charts/blob/main/charts/kong/UPGRADE.md#updates-to-crds
266
267
268
+ ## [ 3.1.6]
269
+
270
+ > Release date: 2024-06-11
271
+
272
+ ### Fixed
273
+
274
+ - Konnect instances report correct plugin configuration to Konnect.
275
+ [ #6138 ] ( https://github.com/Kong/kubernetes-ingress-controller/pull/6138 )
276
+ - Plugins attached to both a KongConsumerGroup and a route-like resource or
277
+ Service now properly generate a plugin attached to both a Kong consumer group
278
+ and route or service. Previously, these incorrectly generated plugins
279
+ attached to the route or service only.
280
+ [ #6132 ] ( https://github.com/Kong/kubernetes-ingress-controller/pull/6132 )
281
+
282
+
267
283
## [ 3.1.5]
268
284
269
285
> Release date: 2024-05-17
@@ -3528,6 +3544,7 @@ Please read the changelog and test in your environment.
3528
3544
- The initial versions were rapildy iterated to deliver
3529
3545
a working ingress controller.
3530
3546
3547
+ [ 3.1.6 ] : https://github.com/kong/kubernetes-ingress-controller/compare/v3.1.5...v3.1.6
3531
3548
[ 3.1.5 ] : https://github.com/kong/kubernetes-ingress-controller/compare/v3.1.4...v3.1.5
3532
3549
[ 3.1.4 ] : https://github.com/kong/kubernetes-ingress-controller/compare/v3.1.3...v3.1.4
3533
3550
[ 3.1.3 ] : https://github.com/kong/kubernetes-ingress-controller/compare/v3.1.2...v3.1.3
You can’t perform that action at this time.
0 commit comments