fix(release notes): remove Mixer adapter deprecation notice (#5018)

Signed-off-by: Douglas Reid <dougreid@google.com>
This commit is contained in:
Douglas Reid 2019-09-18 11:56:07 -07:00 committed by Istio Automation
parent b7502bf736
commit 84e2a56f19
1 changed files with 0 additions and 1 deletions

View File

@ -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