Skip to content

Commit 170c871

Browse files
authored
add release 2.0.3 to changelog (#2372)
1 parent 8f534de commit 170c871

File tree

1 file changed

+5
-16
lines changed

1 file changed

+5
-16
lines changed

CHANGELOG.md

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## Table of Contents
44

5+
- [v2.0.3](#v203)
56
- [v2.0.1](#v201)
67
- [v2.0.0](#v200)
78
- [v1.6.2](#v162)
@@ -31,7 +32,9 @@
3132
- [v0.1.1](#v011)
3233
- [v0.1.0](#v010)
3334

34-
## Unreleased
35+
## [v2.0.3]
36+
37+
> Release date: 2025-09-30
3538
3639
### Fixes
3740

@@ -47,21 +50,6 @@
4750
is mirrored from an existing control plane in Konnect.
4851
[#2343](https://github.com/Kong/kong-operator/pull/2343)
4952

50-
### Added
51-
52-
- Hybrid Gateway support: Gateway API objects bound to `Gateway`s programmed in Konnect
53-
are converted into Konnect entities and used to configure the hybrid `DataPlane`.
54-
[#2134](https://github.com/Kong/kong-operator/pull/2134)
55-
[#2143](https://github.com/Kong/kong-operator/pull/2143)
56-
[#2177](https://github.com/Kong/kong-operator/pull/2177)
57-
[#2260](https://github.com/Kong/kong-operator/pull/2260)
58-
59-
### Changed
60-
61-
- For Hybrid `Gateway`s the operator does not run the `ControlPlane` anymore, as
62-
the `DataPlane` is configured to use `Koko` as Konnect control plane.
63-
[#2253](https://github.com/Kong/kong-operator/pull/2253)
64-
6553
## [v2.0.1]
6654

6755
> Release date: 2025-09-17
@@ -1366,6 +1354,7 @@ leftovers from previous operator deployments in the cluster. The user needs to d
13661354
(clusterrole, clusterrolebinding, validatingWebhookConfiguration) before
13671355
re-installing the operator through the bundle.
13681356

1357+
[v2.0.3]: https://github.com/Kong/kong-operator/compare/v2.0.1..v2.0.3
13691358
[v2.0.1]: https://github.com/Kong/kong-operator/compare/v2.0.0..v2.0.1
13701359
[v2.0.0]: https://github.com/Kong/kong-operator/compare/v1.6.2..v2.0.0
13711360
[v1.6.2]: https://github.com/Kong/kong-operator/compare/v1.6.1..v1.6.2

0 commit comments

Comments
 (0)