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 d9bd03552d955a76c0800e659d45ce8f2aa6ef69
Merge: bdeafa0 541d769
Author: Brandon Williams <brandonwilli...@apache.org>
AuthorDate: Mon Mar 14 14:04:40 2022 -0500

    Merge branch 'cassandra-3.11' into cassandra-4.0

 CHANGES.txt | 1 +
 build.xml   | 9 +++++++++
 2 files changed, 10 insertions(+)

diff --cc CHANGES.txt
index 41c6574,a8954b7..e9b5b43
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@@ -1,14 -1,10 +1,15 @@@
 -3.11.13
 - * Validate existence of DCs when repairing (CASSANDRA-17407)
 +4.0.4
 + * Fix ObjectSizes implementation and usages (CASSANDRA-17402)
 + * Fix race condition bug during local session repair (CASSANDRA-17335)
 + * Fix ignored streaming encryption settings in sstableloader 
(CASSANDRA-17367)
 + * Streaming tasks handle empty SSTables correctly (CASSANDRA-16349)
 + * Prevent SSTableLoader from doing unnecessary work (CASSANDRA-16349)
 +Merged from 3.11:
   * dropping of a materialized view creates a snapshot with dropped- prefix 
(CASSANDRA-17415)
 + * Validate existence of DCs when repairing (CASSANDRA-17407)
  Merged from 3.0:
+  * Require ant >= 1.10 (CASSANDRA-17428)
   * Disallow CONTAINS for UPDATE and DELETE (CASSANDRA-15266)
 - * filter out NULL_VERSION entries from peers table in ConfiguredLimit 
(CASSANDRA-16518)
   * Suppress inapplicable CVEs (CASSANDRA-17368)
   * Fix flaky test - test_cqlsh_completion.TestCqlshCompletion 
(CASSANDRA-17338)
   * Fixed TestCqlshOutput failing tests (CASSANDRA-17386)

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

Reply via email to