This is an automated email from the ASF dual-hosted git repository. rouazana pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit dd41835c58e69605ea12229967e6d431ec186fa9 Author: Matthieu Baechler <[email protected]> AuthorDate: Mon Sep 2 12:08:25 2019 +0200 JAMES-2870 update CHANGELOG.md about zookeeper deprecation and OSGi removal --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a81572..cbfba6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) - Blob export to LinShare - Native DKIM support for outgoing mails. The mailets from james-jdkim have been included in main James project. +### Deprecated +- Zookeeper component. This will be removed after 3.4 release. If you have development skills, and are willing to maintain this component, please reach us. + +### Removed +- Karaf OSGi implementation. It was not compiled nor tested for a year. We didn't get any feedback about that and we don't have the resources nor the skills to maintain it any more. + ## [3.3.0] - 2019-03-26 ### Added - Metrics for BlobStore --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
