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 d3b4084aa7daf7c5de8b83eb8ca1f41664e34055
Author: Matthieu Baechler <matth...@apache.org>
AuthorDate: Thu Sep 5 15:47:02 2019 +0200

    3.4.0 release: Blog post for 3.4.0 release
---
 .../_posts/2019-09-05-james-3.4.0.markdown         | 35 ++++++++++++++++++++++
 1 file changed, 35 insertions(+)

diff --git a/src/homepage/_posts/2019-09-05-james-3.4.0.markdown 
b/src/homepage/_posts/2019-09-05-james-3.4.0.markdown
new file mode 100644
index 0000000..1904db2
--- /dev/null
+++ b/src/homepage/_posts/2019-09-05-james-3.4.0.markdown
@@ -0,0 +1,35 @@
+---
+layout: post
+title:  "Apache James Server 3.4.0"
+date:   2019-09-05  15:16:30 +0200
+categories: james update
+---
+
+The Apache James developers are pleased to announce James server 3.4.0 release.
+
+Here are some points we worked on:
+
+### Added
+- Add in-memory docker image
+- Support of AWS S3 as blobstore
+- WebAdmin routes for mapping management (`AddAddressMapping`, 
`AddRegexMapping`, `ListMappings`), previously only manageable by CLI
+- Metrics for Deleted Message Vault
+- More metrics for BlobStore (new delete & deleteBucket configuration)
+
+### Changed
+- (experimental) New implementation of the deleted message vault on top of an 
object store, not relying anymore on a 
+repository. This avoids exposing messages via webAdmin. Messages previously 
stored in the vault will be lost.
+- Migration to ElasticSearch 6.3
+- 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.
+
+Early adopters can [download it][download], any issue can be reported on our 
issue [tracker][tracker].
+
+[tracker]: https://issues.apache.org/jira/browse/JAMES
+[download]: http://james.apache.org/download.cgi#Apache_James_Server


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to