mirror of https://github.com/istio/istio.io.git
fix(release notes): remove Mixer adapter deprecation notice (#5018)
Signed-off-by: Douglas Reid <dougreid@google.com>
This commit is contained in:
parent
b7502bf736
commit
84e2a56f19
|
@ -46,7 +46,6 @@
|
|||
- **Improved** the mesh dashboard to provide monitoring of Istio's configuration state.
|
||||
- **Improved** the Pilot dashboard to expose additional key metrics to more clearly identify errors.
|
||||
- **Removed** deprecated `Adapter` and `Template` custom resource definitions (CRDs).
|
||||
- **Deprecated** Mixer adapters. Please begin the transition of all extensions to the new extension model. Legacy Mixer integration support continues only for Istio 1.3 and 1.4.
|
||||
- **Deprecated** the HTTP API spec used to produce API attributes. We will remove support for producing API attributes in Istio 1.4.
|
||||
|
||||
## Policy
|
||||
|
|
Loading…
Reference in New Issue