Skip to content

Commit

Permalink
Add in changes from #796
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Young <ynick@vmware.com>
  • Loading branch information
Nick Young committed Aug 26, 2021
1 parent 339b898 commit 0def934
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,10 @@ now a required field in Gateway references from Route status. Fixes
Query Param Matching, and HTTPRequestHeaderFilter now use named subobjects
instead of maps.

* [#796](https://github.com/kubernetes-sigs/gateway-api/pull/796) API Review suggestions:
* listener.routes has been renamed to listener.allowedRoutes
* The `NoSuchGatewayClass` has been removed after it was deprecated in v1alpha1
* `*` is no longer a valid hostname. Instead, leaving hostname unspecified is interpreted as `*`.

### Documentation Updates
* [#782](https://github.com/kubernetes-sigs/gateway-api/pull/782) : Restructure docs and split into versioned and unversioned
Expand Down

0 comments on commit 0def934

Please sign in to comment.