You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2018/12/13 08:28:51 UTC

james-project git commit: Update changelog

Repository: james-project
Updated Branches:
  refs/heads/master eb5874dd4 -> a90086b1e


Update changelog


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/a90086b1
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/a90086b1
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/a90086b1

Branch: refs/heads/master
Commit: a90086b1e471ea2a0197ecfc2c95f31f1af7c19c
Parents: eb5874d
Author: Raphael Ouazana <ra...@linagora.com>
Authored: Wed Dec 12 18:05:56 2018 +0100
Committer: Benoit Tellier <bt...@linagora.com>
Committed: Thu Dec 13 15:28:24 2018 +0700

----------------------------------------------------------------------
 CHANGELOG.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/a90086b1/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d9c07a5..cfc2e2d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
 - JPA SMTP dockerFile contributed by [matzepan](https://github.com/matzepan)
 - Listing healthchecks, thanks to [Madhu Bhat](https://github.com/kratostaine)
 - Configuring the ElasticSearch clusterName
+- Logging and Metrics now supports Elasticsearch 6 (previously only Elasticsearch 2 was supported)
 
 ### Fixed
 - MAILBOX-350 Potential invalid UID <-> MSN mapping upon IMAP COPY
@@ -20,7 +21,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
 
 ### Changed
 - WebAdmin ReIndexing API had been reworked
-- MailboxListener and mailbox event system was reworked. Custom listeners will need to be adapted. Please see Upgrade instuctions.
+- MailboxListener and mailbox event system were reworked. Custom listeners will need to be adapted. Please see Upgrade instuctions.
+- Docker images are now using a JRE instead of a JDK
 
 ### Removed
 - Drop HBase and JCR components (mailbox and server/data).


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