This is an automated email from the ASF dual-hosted git repository.
brandonwilliams pushed a commit to branch cassandra-3.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git
The following commit(s) were added to refs/heads/cassandra-3.0 by this push:
new 7a554a7 fix changes in anticipation of release
7a554a7 is described below
commit 7a554a707dbe88f0f39811cbd94532f32525f6f6
Author: Brandon Williams <[email protected]>
AuthorDate: Wed Jul 22 13:02:23 2020 -0500
fix changes in anticipation of release
---
CHANGES.txt | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/CHANGES.txt b/CHANGES.txt
index 43f4a69..0bd6421 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,5 +1,8 @@
-3.0.21
+3.0.22:
* Fix empty/null json string representation (CASSANDRA-15896)
+
+
+3.0.21
* Backport CASSANDRA-12189: escape string literals (CASSANDRA-15948)
* Avoid hinted handoff per-host throttle being arounded to 0 in large cluster
(CASSANDRA-15859)
* Avoid emitting empty range tombstones from RangeTombstoneList
(CASSANDRA-15924)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]