mirror of https://github.com/status-im/consul.git
update CHANGELOG.md
This commit is contained in:
parent
8bb5e03c5d
commit
ec7aeaaa8e
|
@ -15,6 +15,7 @@ IMPROVEMENTS
|
|||
* server: ensure the primary datacenter and ACL datacenter match [[GH-6634](https://github.com/hashicorp/consul/issues/6634)]
|
||||
* sdk: ignore panics due to stray goroutines logging after a test completes [[GH-6632](https://github.com/hashicorp/consul/issues/6632)]
|
||||
* agent: allow mesh gateways to initialize even if there are no connect services registered yet [[GH-6576](https://github.com/hashicorp/consul/issues/6576)]
|
||||
* agent: endpoint performance improvements, Txn endpoint in particular. [[GH-6680](https://github.com/hashicorp/consul/pull/6680)]
|
||||
|
||||
BUG FIXES
|
||||
|
||||
|
|
Loading…
Reference in New Issue