8000 Release v1.3.0-rc.2 · kubernetes-sigs/gateway-api · GitHub
[go: up one dir, main page]

Skip to content

v1.3.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@robscott robscott released this 18 Apr 06:58
· 222 commits to main since this release
97f1dcf

v1.3.0-rc.2

  • start-sha: b316db57e63e9a58058880982750dc035a347d6
  • end-sha: 7030481

We expect that this release candidate is quite close to the final v1.3.0
release. However, subsequent breaking API changes are still possible.

This release candidate is suitable for implementors, but we do not recommend
shipping products based on a release candidate API due to the possibility of
incompatible changes prior to the final release. The following represents the
changes since v1.3.0-rc.1:

Changes by Kind

API

  • None has been removed as option for Route Namespaces (was added in rc.1 as
    accidental part of ListenerSet additions). (#3748,@robscott)
  • XListenerSet Port is required. (It was already effectively required due to 0
    being an invalid value, but had been marked optional).
    (#3753,@robscott)

Conformance

Docs

  • Small clarification to HTTPRouteMatch rules (#3741,@vehagn)
0