From 84e2a56f196a911ad8c087b8d0a8f1ca538083a3 Mon Sep 17 00:00:00 2001 From: Douglas Reid Date: Wed, 18 Sep 2019 11:56:07 -0700 Subject: [PATCH] fix(release notes): remove Mixer adapter deprecation notice (#5018) Signed-off-by: Douglas Reid --- content/en/boilerplates/notes/1.3.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/en/boilerplates/notes/1.3.md b/content/en/boilerplates/notes/1.3.md index 99ba39a7fb..e15204ca0c 100644 --- a/content/en/boilerplates/notes/1.3.md +++ b/content/en/boilerplates/notes/1.3.md @@ -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