Merge branch 'cassandra-4.0' into cassandra-4.1

* cassandra-4.0:
  ninja CHANGES.txt entry for CASSANDRA-21052
This commit is contained in:
mck 2026-03-10 20:05:56 +01:00
commit 0ed41f934f
No known key found for this signature in database
GPG Key ID: E91335D77E3E87CB
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
* Redact security-sensitive information in system_views.settings (CASSANDRA-20856)
Merged from 4.0:
* Obsolete expired SSTables before compaction starts (CASSANDRA-19776)
* Switch lz4-java to at.yawk.lz4 version due to CVE (CASSANDRA-20152)
* Switch lz4-java to at.yawk.lz4 version due to CVE (CASSANDRA-21052)
* Restrict BytesType compatibility to scalar types only (CASSANDRA-20982)
* Backport fix to nodetool gcstats output for direct memory (CASSANDRA-21037)
* ArrayIndexOutOfBoundsException with repaired data tracking and counters (CASSANDRA-20871)