Merge Consul OSS branch 'master' at commit 98eddbdeec

This commit is contained in:
hashicorp-ci 2019-06-26 02:00:30 +00:00
commit b186aed66e
1 changed files with 0 additions and 6 deletions

View File

@ -13,12 +13,6 @@ BUG FIXES:
* agent: fix several data races and bugs related to node-local alias checks [[GH-5876](https://github.com/hashicorp/consul/issues/5876)]
* api: update link to agent caching in comments [[GH-5935](https://github.com/hashicorp/consul/pull/5935)]
* connect: fix proxy address formatting for IPv6 addresses [[GH-5460](https://github.com/hashicorp/consul/issues/5460)]
* docs: remove the misleading default separator for listing keys. [[GH-5288](https://github.com/hashicorp/consul/pull/5288)]
* docs: fix markdown consul operator [[GH-5901](https://github.com/hashicorp/consul/pull/5901)]
* docs: fixed typo polices/policies [[GH-5894](https://github.com/hashicorp/consul/pull/5894)]
* docs: fixed typo [[GH-5854](https://github.com/hashicorp/consul/pull/5854)]
* docs: update default grpc-addr value in connect envoy command [[GH-5886](https://github.com/hashicorp/consul/pull/5886)]
* docs: fix wording [[GH-5889](https://github.com/hashicorp/consul/pull/5889)]
* ui: fix service instance linking when multiple non-unique service id's exist on multiple nodes [[GH-5933](https://github.com/hashicorp/consul/pull/5933)]
* txn: Fixed an issue that would allow a CAS operation on a service to work when it shouldn't have. [[GH-5971](https://github.com/hashicorp/consul/pull/5971)]