You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicecomb.apache.org by GitBox <gi...@apache.org> on 2018/03/19 08:36:45 UTC

[GitHub] WillemJiang closed pull request #611: [SCB-414] fix releaseNotes

WillemJiang closed pull request #611: [SCB-414] fix releaseNotes
URL: https://github.com/apache/incubator-servicecomb-java-chassis/pull/611
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/etc/releaseNotes.md b/etc/releaseNotes.md
index f9db15c7f..27eca0996 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)


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services