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

commit 1923e6955a6f17bfbcf3a0104d80886a702dcdcd
Merge: 43ec184391 527c0cb3a0
Author: Brandon Williams <brandonwilli...@apache.org>
AuthorDate: Thu Jun 1 15:00:33 2023 -0500

    Merge branch 'cassandra-3.0' into cassandra-3.11

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

diff --cc CHANGES.txt
index bcba8b9233,a45c3f964b..0aed2d9f62
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@@ -1,16 -1,10 +1,17 @@@
 -3.0.30
 +3.11.16
 + * Remove unnecessary String.format invocation in QueryProcessor when getting 
a prepared statement from cache (CASSANDRA-17202)
 +Merged from 3.0:
+  * Remove dh_python use in Debian packaging (CASSANDRA-18558)
   * Pass down all contact points to driver for cassandra-stress 
(CASSANDRA-18025)
   * Validate the existence of a datacenter in nodetool rebuild 
(CASSANDRA-14319)
 -
 -3.0.29
   * Suppress CVE-2023-2251 (CASSANDRA-18497)
 +
 +3.11.15
 + * Fix the capital P usage in the CQL parser (CASSANDRA-17919)
 + * Fix sstable_count metric missing from tablestats json/yaml output 
(CASSANDRA-18448)
 + * Suppress CVE-2022-45688 (CASSANDRA-18389)
 + * Fix Splitter sometimes creating more splits than requested 
(CASSANDRA-18013)
 +Merged from 3.0:
   * Do not remove SSTables when cause of FSReadError is OutOfMemoryError while 
using best_effort disk failure policy (CASSANDRA-18336)
   * Do not remove truncated_at entry in system.local while dropping an index 
(CASSANDRA-18105)
   * Save host id to system.local and flush immediately after startup 
(CASSANDRA-18153)


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

Reply via email to