This is an automated email from the ASF dual-hosted git repository.
brandonwilliams pushed a commit to branch cassandra-3.11
in repository https://gitbox.apache.org/repos/asf/cassandra.git
The following commit(s) were added to refs/heads/cassandra-3.11 by this push:
new 254991750c Add missing changes
254991750c is described below
commit 254991750c4fc38b38a78c895b8254f3baf19cfa
Author: Brandon Williams <[email protected]>
AuthorDate: Wed Jun 21 17:59:51 2023 -0500
Add missing changes
---
CHANGES.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGES.txt b/CHANGES.txt
index abbd7181f7..f36257a8e1 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -4,6 +4,7 @@
* Add keyspace and table name to exception message during ColumnSubselection
deserialization (CASSANDRA-18346)
* Remove unnecessary String.format invocation in QueryProcessor when getting
a prepared statement from cache (CASSANDRA-17202)
Merged from 3.0:
+ * Backport CASSANDRA-10508: Remove hard-coded SSL cipher suites
(CASSANDRA-18575)
* Suppress CVE-2023-2976 (CASSANDRA-18562)
* Remove dh_python use in Debian packaging (CASSANDRA-18558)
* Pass down all contact points to driver for cassandra-stress
(CASSANDRA-18025)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]