changelog: add unreleased entries for v1.8.11-beta2

This commit is contained in:
Mike Morris 2021-05-25 21:25:31 -04:00
parent b589604d92
commit 34fc32e6ad
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
## UNRELEASED ## UNRELEASED
BUG FIXES:
* api: include the default value of raft settings in the output of /v1/agent/self [[GH-8812](https://github.com/hashicorp/consul/issues/8812)]
* areas: **(Enterprise only)** Selectively merge gossip_wan config for network areas to avoid attempting to enable gossip encryption where it was not intended or necessary.
## 1.8.11-beta1 (May 18, 2021) ## 1.8.11-beta1 (May 18, 2021)
IMPROVEMENTS: IMPROVEMENTS: