Merge branch 'cassandra-5.0' into trunk

This commit is contained in:
Brandon Williams 2025-03-11 15:18:07 -05:00
commit 3fb6091170
1 changed files with 3 additions and 0 deletions

View File

@ -195,6 +195,9 @@ Merged from 4.1:
* Enforce CQL message size limit on multiframe messages (CASSANDRA-20052)
* Fix race condition in DecayingEstimatedHistogramReservoir during rescale (CASSANDRA-19365)
Merged from 4.0:
* Suppress CVE-2024-12801 (CASSANDRA-20412)
* Suppress CVE-2024-12798 (CASSANDRA-20408)
* Support null column value tombstones in FQL batch statements (CASSANDRA-20397)
* Update Zstd library to 1.5.7-1 (CASSANDRA-20367)
* Fix premature auto-failing of long-running repairs (CASSANDRA-20312)
* Fix autocompletion for role names/user names (CASSANDRA-20175)