Merge branch 'cassandra-3.11' into trunk

This commit is contained in:
Brandon Williams 2020-06-17 11:21:54 -05:00
commit 4d1463f601
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@
* Replace array iterators with get by index (CASSANDRA-15394)
* Minimize BTree iterator allocations (CASSANDRA-15389)
Merged from 3.11:
* Upgrade Jackson to 2.9.10 (CASSANDRA-15867)
* Fix CQL formatting of read command restrictions for slow query log (CASSANDRA-15503)
Merged from 3.0:
* Catch exception on bootstrap resume and init native transport (CASSANDRA-15863)