This is an automated email from the ASF dual-hosted git repository.
smiklosovic 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 e1f7691 ninja - move entry in CHANGES.txt for CASSANDRA-16669 from
4.0-rc2 among 4.0 fixes
e1f7691 is described below
commit e1f7691bd52085d312bd78a59145076429a8af2e
Author: Stefan Miklosovic <[email protected]>
AuthorDate: Wed Jun 16 10:41:04 2021 +0200
ninja - move entry in CHANGES.txt for CASSANDRA-16669 from 4.0-rc2 among
4.0 fixes
---
CHANGES.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGES.txt b/CHANGES.txt
index ef677bf..03a6f4a 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,11 +2,11 @@
* 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)
Merged from 4.0:
+ * Obfuscate passwords in statements in QueryEvents (CASSANDRA-16669)
* Cleanup dependency scopes (CASSANDRA-16704)
* Make JmxHistogram#getRecentValues() and JmxTimer#getRecentValues()
thread-safe (CASSANDRA-16707)
4.0-rc2
- * Obfuscate passwords in statements in QueryEvents (CASSANDRA-16669)
* Fix queries on empty partitions with static data (CASSANDRA-16686)
* Keep python driver in artifacts (CASSANDRA-16700)
* Improve AuditLogging documentation and logback.xml(CASSANDRA-16682)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]