This is an automated email from the ASF dual-hosted git repository.
samt pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git
The following commit(s) were added to refs/heads/trunk by this push:
new 8d89e160fd Ninja fix CHANGES.txt
8d89e160fd is described below
commit 8d89e160fd001d489ec7d9785cf38c94c16b2a43
Author: Sam Tunnicliffe <[email protected]>
AuthorDate: Thu May 29 10:25:25 2025 +0100
Ninja fix CHANGES.txt
---
CHANGES.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGES.txt b/CHANGES.txt
index 98d8482801..6fdaa2776c 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,4 +1,5 @@
5.1
+ * Enable single_sstable_uplevel by default for LCS (CASSANDRA-18509)
* Introduce NativeAccessor to avoid new ByteBuffer allocation on flush for
each NativeCell (CASSANDRA-20173)
* Migrate sstableloader code to its own tools directory and artifact
(CASSANDRA-20328)
* Stop AutoRepair monitoring thread upon Cassandra shutdown (CASSANDRA-20623)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]