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 c2a78639de ninja: add entry to CHANGES.txt for CASSANDRA-18951
c2a78639de is described below
commit c2a78639de72c02c75278334cc8f26ac2f9a8cbd
Author: Stefan Miklosovic <[email protected]>
AuthorDate: Tue Mar 26 10:01:23 2024 +0100
ninja: add entry to CHANGES.txt for CASSANDRA-18951
---
CHANGES.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGES.txt b/CHANGES.txt
index 5a0ce4117d..0fc03686aa 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,4 +1,5 @@
5.1
+ * Add option for MutualTlsAuthenticator to restrict the certificate validity
period (CASSANDRA-18951)
* Fix StorageService::constructRangeToEndpointMap for non-distributed
keyspaces (CASSANDRA-19255)
* Group nodetool cms commands into single command group (CASSANDRA-19393)
* Register the measurements of the bootstrap process as Dropwizard metrics
(CASSANDRA-19447)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]