ninja-fix changes for 19011

This commit is contained in:
Mick Semb Wever 2023-12-01 14:07:40 +01:00
parent 6a7bef12ec
commit 501e4e6c9b
No known key found for this signature in database
GPG Key ID: E91335D77E3E87CB
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
5.0-beta1
* Fix SAI intersection queries (CASSANDRA-19011)
* Clone EndpointState before sending GossipShutdown message (CASSANDRA-19115)
* SAI indexes are marked queryable during truncation (CASSANDRA-19032)
* Enable Direct-IO feature for CommitLog files using Java native API's. (CASSANDRA-18464)