mirror of
https://github.com/status-im/consul.git
synced 2025-01-20 18:50:04 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
9c64239db7
commit
0b0617743c
@ -13,6 +13,9 @@ IMPROVEMENTS:
|
||||
|
||||
BUGFIXES:
|
||||
|
||||
* agent: Fixed a bug where Consul could crash when `verify_outgoing` was set to true but no client certificate was used. [[GH-8211](https://github.com/hashicorp/consul/pull/8211)]
|
||||
* auto_encrypt: Fixed an issue where auto encrypt certificate signing wasn't using the connect signing rate limiter. [[GH-8211](https://github.com/hashicorp/consul/pull/8211)]
|
||||
* auto_encrypt: Fixed several issues around retrieving the first TLS certificate where it would have the wrong CN and SANs. This was being masked by a second bug (also fixed) causing that certificate to immediately be discarded with a second certificate request being made afterwards. [[GH-8211](https://github.com/hashicorp/consul/pull/8211)]
|
||||
* connect: fix crash that would result if a mesh or terminating gateway's upstream has a hostname as an address and no healthy service instances available [[GH-8158](https://github.com/hashicorp/consul/pull/8158)]
|
||||
|
||||
## 1.8.0 (June 18, 2020)
|
||||
|
Loading…
x
Reference in New Issue
Block a user