This is an automated email from the ASF dual-hosted git repository.
bereng pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git
The following commit(s) were added to refs/heads/trunk by this push:
new 9d9c6d2750 Ninja fix changes.txt
9d9c6d2750 is described below
commit 9d9c6d2750babc746f33f4b54f8f60a11d2ede86
Author: Bereng <[email protected]>
AuthorDate: Wed Apr 6 09:40:13 2022 +0200
Ninja fix changes.txt
patch by Berenguer Blasi; reviewed by Berenguer Blasi for CASSANDRA-16916
---
CHANGES.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGES.txt b/CHANGES.txt
index a1535bc7f1..cbbad3d1c9 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,4 +1,5 @@
4.1
+ * Add support for IF EXISTS and IF NOT EXISTS in ALTER statements
(CASSANDRA-16916)
* resolve several pylint issues in cqlsh.py and pylib (CASSANDRA-17480)
* Streaming sessions longer than 3 minutes fail with timeout (CASSANDRA-17510)
* Add ability to track state in repair (CASSANDRA-15399)
@@ -122,7 +123,6 @@
* Add a system property to set hostId if not yet initialized (CASSANDRA-14582)
* GossiperTest.testHasVersion3Nodes didn't take into account trunk version
changes, fixed to rely on latest version (CASSANDRA-16651)
* Update JNA library to 5.9.0 and snappy-java to version 1.1.8.4
(CASSANDRA-17040)
- * Add support for IF EXISTS and IF NOT EXISTS in ALTER statements
(CASSANDRA-16916)
Merged from 4.0:
* 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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]