Update upgrade-specific.html.md (#4956)

pull/5130/head
Paul Banks 6 years ago committed by GitHub
parent 712a235a87
commit 465332315c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -114,6 +114,12 @@ Once migrated (typically a few seconds). Connect will use the primary datacenter
For more information see [Connect Multi-datacenter](/docs/enterprise/connect-multi-datacenter/index.html).
## Consul 1.3.0
This version added support for multiple tag filters in service discovery queries, however it introduced a subtle bug where API calls to `/catalog/service/:name?tag=<tag>` would ignore the tag filter _only during the upgrade_. It only occurs when clients are still running 1.2.3 or earlier but servers have been upgraded. The `/health/service/:name?tag=<tag>` endpoint and DNS interface were _not_ affected.
For this reason, we recommend you upgrade directly to 1.3.1 which includes only a fix for this issue.
## Consul 1.1.0
#### Removal of Deprecated Features

Loading…
Cancel
Save