changelog++
This commit is contained in:
parent
7fb092e00b
commit
464cd91fd5
|
@ -19,6 +19,9 @@ IMPROVEMENTS:
|
|||
* secrets/aws: The root config can now be read [GH-7245]
|
||||
* storage/cassandra: Improve storage efficiency by eliminating unnecessary
|
||||
copies of value data [GH-7199]
|
||||
* replication (enterprise): Write-Ahead-Log entries will not duplicate the
|
||||
data belonging to the encompassing physical entries of the transaction,
|
||||
thereby improving the performance and storage capacity.
|
||||
|
||||
BUG FIXES:
|
||||
* agent: Fix handling of gzipped responses [GH-7470]
|
||||
|
|
Loading…
Reference in New Issue