This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit 8e1e4e22b22993daeb89a5a28b5581d326701c33 Author: Benoit Tellier <[email protected]> AuthorDate: Fri Nov 8 10:21:29 2019 +0700 Changelog entry for Cassandra authentication + SSL --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a5ad25..94c2b87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) - Distributed task management for Guice cassandra-rabbitmq product. This enables two James servers to share a consistent view of tasks being currently executed. - JAMES-2563 Health check for ElasticSearch +- JAMES-2904 Authentication and SSL support for Cassandra backend ### Changed - Multiple changes have been made to enhance ElasticSearch performance: --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
