v1.3.0-rc.2
Pre-release
Pre-release
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
- Fixes flake in ExpectMirroredRequest test (#3708,@mhofstetter)
- Revert change to mirror threshold (back to v1.2 state) (#3727,@howardjohn)
- GatewayInfrastructure feature has been marked as "Standard" (#3710,@mlavacca)
- GatewayEmptyAddress feature has been marked as "Standard" (#3711,@mlavacca)