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
The following commit(s) were added to refs/heads/master by this push:
new 282788d Recent Changelog update
282788d is described below
commit 282788dfee0879f1e8a7789d5c0090d95e7fec3e
Author: Benoit Tellier <[email protected]>
AuthorDate: Mon Mar 18 14:21:22 2019 +0700
Recent Changelog update
---
CHANGELOG.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4f416d2..459180e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,10 @@ The format is based on [Keep a
Changelog](http://keepachangelog.com/en/1.0.0/)
- Implementation of the RabbitMQ EventBus
- DeadLetter APIs and memory implementation for storing events that failed
delivery
- RecipientRewriteTable Aliases and associated WebAdmin routes
+- EventBus DeadLetter reDeliver routes on top of WebAdmin
+- EventBus DeadLetter Cassandra implementation
+- WebAdmin routes for restoring and exporting deleted messages from the
Deleted Messages Vault
+- PreDeletionHook extension mechanism
### Fixed
- MAILBOX-350 Potential invalid UID <-> MSN mapping upon IMAP COPY
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]