This is an automated email from the ASF dual-hosted git repository.

matthieu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git


The following commit(s) were added to refs/heads/master by this push:
     new 14f53f2  Changelog for recent changes
14f53f2 is described below

commit 14f53f29611de65006eacf43b1f2fc2eb6f348ce
Author: Benoit Tellier <[email protected]>
AuthorDate: Fri Aug 2 17:01:37 2019 +0200

    Changelog for recent changes
---
 CHANGELOG.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index cbfba6a..b9000eb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,8 +7,12 @@ The format is based on [Keep a 
Changelog](http://keepachangelog.com/en/1.0.0/)
 ### 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.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to