You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by ni...@apache.org on 2018/03/19 08:36:46 UTC

[incubator-servicecomb-java-chassis] branch master updated: SCB-414 fix releaseNotes

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

ningjiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-java-chassis.git


The following commit(s) were added to refs/heads/master by this push:
     new 8814a2e  SCB-414 fix releaseNotes
8814a2e is described below

commit 8814a2ef936b3be64d319ba3c144adb27cd9e42c
Author: zhengyangyong <ya...@huawei.com>
AuthorDate: Mon Mar 19 15:38:02 2018 +0800

    SCB-414 fix releaseNotes
    
    Signed-off-by: zhengyangyong <ya...@huawei.com>
---
 etc/releaseNotes.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/etc/releaseNotes.md b/etc/releaseNotes.md
index f9db15c..27eca09 100644
--- a/etc/releaseNotes.md
+++ b/etc/releaseNotes.md
@@ -20,8 +20,7 @@ more details.
 ### Other Noticeable Changes:
 
 - The Java Chassis libraries are now under group "org.apache.servicecomb".
-- We provide out of the box metrics support now. Prometheus and Overwatch
-is supported.
+- We provide out of the box metrics support now. Prometheus is supported.
 - Configuration center was re-factored and moved out from foundation.
 Support for Apollo was added.
 - Users can now use Object type for calling services.
@@ -30,6 +29,6 @@ Support for Apollo was added.
 - Upgraded to zipkin2 internally, Java Chassis can now work with zipkin
 server v1 and v2.
 - We are in the process of supporting reactive programming. Pojo consumer
-and provider now supports CompletableFutre.
+and provider now supports CompletableFuture.
 
 ### For more detailed information please checkout [here](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12321626&version=12342351)

-- 
To stop receiving notification emails like this one, please contact
ningjiang@apache.org.