mirror of https://github.com/istio/istio.io.git
clarify the release note due to change (#4973)
* clarify the release note due to change in auto protocol detection yesterday * add link
This commit is contained in:
parent
fb8b983622
commit
a4059070d3
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
## Traffic management
|
||||
|
||||
- **Added** [automatic determination](/docs/ops/traffic-management/protocol-selection/) of protocol types. You no longer need to explicitly prefix service ports with their protocol type.
|
||||
- **Added** [automatic determination](/docs/ops/traffic-management/protocol-selection/) of HTTP or TCP for outbound traffic when ports are not named according to Istio’s [conventions](/docs/setup/additional-setup/requirements/).
|
||||
- **Added** a mode to the Gateway API for mutual TLS operation.
|
||||
- **Fixed** issues present when a service communicates over the network first in permissive mutual TLS mode for protocols like MySQL and MongoDB.
|
||||
- **Improved** Envoy proxy readiness checks. They now check Envoy's readiness status.
|
||||
|
|
|
|||
Loading…
Reference in New Issue