Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
randmonkey authored and rainest committed Aug 18, 2023
1 parent f299b4f commit 63506d9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,14 @@ Adding a new version? You'll need three changes:

## Unreleased


### Changes

- Generate a wildcard routes to match all `HTTP` or `GRPC` requests for rules
in `HTTPRoute` or `GRPCRoute` if there are no matches in the rule and no
hostnames in their parent objects.
[#4526](https://github.com/Kong/kubernetes-ingress-controller/pull/4528)

### Fixed

- Display Service ports on generated Kong services, instead of a static default
Expand Down

0 comments on commit 63506d9

Please sign in to comment.