Update CHANGELOG.md
This commit is contained in:
parent
8358df599d
commit
052f9d1c24
|
@ -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