This is an automated email from the ASF dual-hosted git repository.
frankgh 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 edf2849dae ninja fix: add CHANGES.txt entry for CASSANDRA-21686
edf2849dae is described below
commit edf2849dae6585321a7318919a7a934d4ee43842
Author: Francisco Guerrero <[email protected]>
AuthorDate: Wed Sep 16 14:44:16 2026 -0700
ninja fix: add CHANGES.txt entry for CASSANDRA-21686
---
CHANGES.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGES.txt b/CHANGES.txt
index 25ac84016c..f6a1f228d8 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,4 +1,5 @@
7.0
+ * Redact hash and _hash suffixed parameters in system_views.settings
(CASSANDRA-21686)
* Allow CQLSSTableWriter to specify SSTable id generator to use
(CASSANDRA-21012)
* Reject LIKE patterns with a wildcard (%) anywhere other than the start or
end (CASSANDRA-21068)
* Support pluggable default role initialization (CASSANDRA-21546)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]