You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by mc...@apache.org on 2022/05/01 21:45:38 UTC

[cassandra] branch cassandra-4.0 updated: ninja-fix: CHANGES.txt for new 4.0.4 release candidate

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

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


The following commit(s) were added to refs/heads/cassandra-4.0 by this push:
     new 4bab12c578 ninja-fix: CHANGES.txt for new 4.0.4 release candidate
4bab12c578 is described below

commit 4bab12c5785da040ddd4403e29797b4333613e2c
Author: Mick Semb Wever <mc...@apache.org>
AuthorDate: Sun May 1 23:42:53 2022 +0200

    ninja-fix: CHANGES.txt for new 4.0.4 release candidate
---
 CHANGES.txt | 23 ++++++++++-------------
 1 file changed, 10 insertions(+), 13 deletions(-)

diff --git a/CHANGES.txt b/CHANGES.txt
index 03e25a8410..2b9cd5a408 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,17 +1,5 @@
-4.0.5
- * Optimise BTree build,update and transform operations (CASSANDRA-15510)
-3.11.13
- * Upgrade jackson-databind to 2.13.2.2 (CASSANDRA-17556)
- * Upgrade slf4j to 1.7.25 (CASSANDRA-17474)
- * Upgrade jackson to 2.13.2 (CASSANDRA-17492)
- * emit warning on keyspace creation when replication factor is bigger than the number of nodes (CASSANDRA-16747)
- * Fix snapshot true size calculation (CASSANDRA-17267)
- * Validate existence of DCs when repairing (CASSANDRA-17407)
- * dropping of a materialized view creates a snapshot with dropped- prefix (CASSANDRA-17415)
-Merged from 3.0:
- * Schema mutations may not be completed on drain (CASSANDRA-17524)
-
 4.0.4
+ * Optimise BTree build,update and transform operations (CASSANDRA-15510)
  * Clean up schema migration coordinator and tests (CASSANDRA-17533)
  * Shut repair task executor down without interruption to avoid compromising shared channel proxies (CASSANDRA-17466)
  * Generate valid KEYSPACE / MATERIALIZED VIEW for CQL for views (CASSANDRA-17266)
@@ -29,7 +17,16 @@ Merged from 3.0:
  * Fix snapshot true size calculation (CASSANDRA-17267)
  * dropping of a materialized view creates a snapshot with dropped- prefix (CASSANDRA-17415)
  * Validate existence of DCs when repairing (CASSANDRA-17407)
+Merged from 3.11.13:
+ * Upgrade jackson-databind to 2.13.2.2 (CASSANDRA-17556)
+ * Upgrade slf4j to 1.7.25 (CASSANDRA-17474)
+ * Upgrade jackson to 2.13.2 (CASSANDRA-17492)
+ * emit warning on keyspace creation when replication factor is bigger than the number of nodes (CASSANDRA-16747)
+ * Fix snapshot true size calculation (CASSANDRA-17267)
+ * Validate existence of DCs when repairing (CASSANDRA-17407)
+ * dropping of a materialized view creates a snapshot with dropped- prefix (CASSANDRA-17415)
 Merged from 3.0:
+ * Schema mutations may not be completed on drain (CASSANDRA-17524)
  * Fix data corruption in AbstractCompositeType due to static boolean byte buffers (CASSANDRA-14752)
  * Add procps dependency to RPM/Debian packages (CASSANDRA-17516)
  * Suppress CVE-2021-44521 (CASSANDRA-17492)


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