mirror of https://github.com/status-im/consul.git
Update CHANGELOG.md
This commit is contained in:
parent
09cfda47ed
commit
71c18141ce
|
@ -46,6 +46,8 @@ IMPROVEMENTS:
|
|||
|
||||
BUG FIXES:
|
||||
|
||||
* Fixed a deadlock releated to sorting the list of available datacenters by round trip
|
||||
time. [GH-2130]
|
||||
* Fixed an issue with the state store's immutable radix tree that would prevent it
|
||||
from using cached modified objects during transactions, leading to extra copies
|
||||
and increased memory / GC pressure. [GH-2106]
|
||||
|
|
Loading…
Reference in New Issue