This is an automated email from the ASF dual-hosted git repository.

brandonwilliams pushed a commit to branch cassandra-4.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git

commit eb6a45fe6d34f9dd35462eec6eba3e5904562f96
Merge: 57293e8281 1923e6955a
Author: Brandon Williams <brandonwilli...@apache.org>
AuthorDate: Thu Jun 1 15:02:22 2023 -0500

    Merge branch 'cassandra-3.11' into cassandra-4.0

 CHANGES.txt  | 1 +
 debian/rules | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --cc CHANGES.txt
index 786a8a6c92,0aed2d9f62..6a6b9d8b00
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@@ -1,23 -1,7 +1,24 @@@
 -3.11.16
 - * Remove unnecessary String.format invocation in QueryProcessor when getting 
a prepared statement from cache (CASSANDRA-17202)
 +4.0.11
 + * Remove unnecessary shuffling of GossipDigests in 
Gossiper#makeRandomGossipDigest (CASSANDRA-18546)
 +Merged from 3.11:
  Merged from 3.0:
+  * Remove dh_python use in Debian packaging (CASSANDRA-18558)
 +
 +4.0.10
 + * Improve nodetool enable{audit,fullquery}log (CASSANDRA-18550)
 + * Report network cache info in nodetool (CASSANDRa-18400)
 + * Partial compaction can resurrect deleted data (CASSANDRA-18507)
 + * Allow internal address to change with reconnecting snitches 
(CASSANDRA-16718)
 + * Fix quoting in toCqlString methods of UDTs and aggregates (CASSANDRA-17918)
 + * NPE when deserializing malformed collections from client (CASSANDRA-18505)
 + * Improve 'Not enough space for compaction' logging messages 
(CASSANDRA-18260)
 + * Incremental repairs fail on mixed IPv4/v6 addresses serializing 
SyncRequest (CASSANDRA-18474)
 + * Deadlock updating sstable metadata if disk boundaries need reloading 
(CASSANDRA-18443)
 + * Fix nested selection of reversed collections (CASSANDRA-17913)
 +Merged from 3.11:
 + * Remove unnecessary String.format invocation in QueryProcessor when getting 
a prepared statement from cache (CASSANDRA-17202)
 + * Fix the capital P usage in the CQL parser (CASSANDRA-17919)
 +Merged from 3.0:
   * Pass down all contact points to driver for cassandra-stress 
(CASSANDRA-18025)
   * Validate the existence of a datacenter in nodetool rebuild 
(CASSANDRA-14319)
   * Suppress CVE-2023-2251 (CASSANDRA-18497)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to