docs: add managed proxy removal note to specific version upgrade notes (#6557)

This commit is contained in:
Mike Morris 2019-09-27 10:52:47 -04:00 committed by GitHub
parent fd41003138
commit 6bf75d201d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -14,6 +14,16 @@ provided for their upgrades as a result of new features or changed behavior.
This page is used to document those details separately from the standard This page is used to document those details separately from the standard
upgrade flow. upgrade flow.
## Consul 1.6.0
#### Removal of Deprecated Features
Managed proxies (which have been [deprecated](/docs/connect/proxies/managed-deprecated.html)
since Consul 1.3.0) have now been [removed](/docs/connect/proxies.html). Before
upgrading, you will need to migrate any managed proxy usage to [sidecar service
registrations](/docs/connect/registration/sidecar-service.html).
## Consul 1.4.0 ## Consul 1.4.0
There are two major features in Consul 1.4.0 that may impact upgrades: a [new There are two major features in Consul 1.4.0 that may impact upgrades: a [new