Skip to content

Commit 6cf7279

Browse files
authored
chore(docs) add 3.1.6 changelog (#6187)
1 parent 2c5b442 commit 6cf7279

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Adding a new version? You'll need three changes:
88
This is all the way at the bottom. It's the thing we always forget.
99
--->
1010

11+
- [3.1.6](#316)
1112
- [3.1.5](#315)
1213
- [3.1.4](#314)
1314
- [3.1.3](#313)
@@ -264,6 +265,21 @@ Adding a new version? You'll need three changes:
264265

265266
[Updates to CRDs]: https://github.com/Kong/charts/blob/main/charts/kong/UPGRADE.md#updates-to-crds
266267

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+
267283
## [3.1.5]
268284

269285
> Release date: 2024-05-17
@@ -3528,6 +3544,7 @@ Please read the changelog and test in your environment.
35283544
- The initial versions were rapildy iterated to deliver
35293545
a working ingress controller.
35303546

3547+
[3.1.6]: https://github.com/kong/kubernetes-ingress-controller/compare/v3.1.5...v3.1.6
35313548
[3.1.5]: https://github.com/kong/kubernetes-ingress-controller/compare/v3.1.4...v3.1.5
35323549
[3.1.4]: https://github.com/kong/kubernetes-ingress-controller/compare/v3.1.3...v3.1.4
35333550
[3.1.3]: https://github.com/kong/kubernetes-ingress-controller/compare/v3.1.2...v3.1.3

0 commit comments

Comments
 (0)