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-service-center.git

commit fac07b6f4f0df1f48fa5124cc1ff4718b42a66e1
Author: asifdxtreme <mohammad.asif.siddiq...@huawei.com>
AuthorDate: Thu Feb 22 14:21:09 2018 +0800

    Add Release Notes
---
 docs/releaseNotes.md | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

diff --git a/docs/releaseNotes.md b/docs/releaseNotes.md
new file mode 100644
index 0000000..7158fbb
--- /dev/null
+++ b/docs/releaseNotes.md
@@ -0,0 +1,30 @@
+## Release Notes
+
+### Apache ServiceComb Service-Center (incubating) version 1.0.0-m1
+#### API Changes :
+ * Added new API to get All Schema List.
+ * Add Service statistics in the Governance API.
+ * Add Self-microservice information in the Governance API.
+
+#### New Features/Improvements:
+* Support discovery of SC instances by Consumer micro-service.
+* Event driven implementation for dependency rules.
+* Make compact interval configurable and avoid defragmentation of the database 
when compacted.
+* Update the default quota’s limit of service/instance count.
+* Update black-list rule controls in discovery.
+
+#### Metrics : 
+* Added support for Prometheus metrics exposure.
+* Added templates for Grafana Dashboard.
+            
+#### Optimization:
+* Optimized Restful clients and plugins loader.
+* Optimized Service-Count calculation rule.
+* Use CDN for resolving all the dependencies of frontend.
+
+#### Bug-Fix:
+* Fix panic issue while deleting instance and invalid metrics request.
+* Fix modify schema response issue and heart-beat failure when etcd has no 
leader.
+* Fix batch delete api to exempt from unregistering service-center 
microservice.
+* Fix watcher wrong event sequence when SC modify resource concurrently
+* Fix discovery of default APP services in Shared service mode 

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

Reply via email to