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/28 03:27:33 UTC

[incubator-servicecomb-website] branch master updated: Add Download Section in the website

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-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 3fd1313  Add Download Section in the website
3fd1313 is described below

commit 3fd131373114de0d1ae507b88f414b9022c35724
Author: Mohammad Asif Siddiqui <mo...@huawei.com>
AuthorDate: Tue Mar 27 14:50:19 2018 +0530

    Add Download Section in the website
---
 _config.yml                                |  13 +++
 _data/navigation.yml                       |  44 +++++++++
 _release/cn/java_chassis_binaries.md       |  12 +++
 _release/cn/java_chassis_releaseNotes.md   |  42 ++++++++
 _release/cn/release.md                     |  21 ++++
 _release/cn/saga_binaries.md               |  12 +++
 _release/cn/saga_releaseNotes.md           | 149 +++++++++++++++++++++++++++++
 _release/cn/service_center_binaries.md     |  12 +++
 _release/cn/service_center_releaseNotes.md |  40 ++++++++
 _release/java_chassis_binaries.md          |  12 +++
 _release/java_chassis_releaseNotes.md      |  42 ++++++++
 _release/release.md                        |  21 ++++
 _release/saga_binaries.md                  |  12 +++
 _release/saga_releaseNotes.md              | 149 +++++++++++++++++++++++++++++
 _release/service_center_binaries.md        |  12 +++
 _release/service_center_releaseNotes.md    |  40 ++++++++
 16 files changed, 633 insertions(+)

diff --git a/_config.yml b/_config.yml
index 56617e8..508d709 100644
--- a/_config.yml
+++ b/_config.yml
@@ -119,6 +119,7 @@ include:
   - _docs
   - _users
   - _faqs
+  - _release
 exclude:
   - "*.sublime-project"
   - "*.sublime-workspace"
@@ -239,6 +240,18 @@ defaults:
       comments: false
       sidebar:
         nav: "docs"
+  # _release
+  - scope:
+      path: "_release"
+      type: pages
+    values:
+      layout: single
+      read_time: false
+      author_profile: false
+      share: false
+      comments: false
+      sidebar:
+        nav: "release"
   # _faqs
   - scope:
       path: "_faqs"
diff --git a/_data/navigation.yml b/_data/navigation.yml
index 843a0eb..f05852e 100755
--- a/_data/navigation.yml
+++ b/_data/navigation.yml
@@ -12,6 +12,8 @@ t:
         url: /year-archive/
       - title: "FAQ"
         url: /faqs/
+      - title: "Downloads"
+        url: /release/
 
     docs:
       - title: "Quick Start"
@@ -129,6 +131,27 @@ t:
         url: /faqs/
       - title: "FAQ of Huawei Cloud"
         url: /faqs/faqs-huawei-cloud/
+        
+    release:
+      - title: "Service-Center"
+        children:
+          - title: "Release Notes"
+            url: /release/sc-release-notes/
+          - title: "Binaries"
+            url: /release/sc-binary/
+      - title: "Java-Chassis"
+        children:
+          - title: "Release Notes"
+            url: /release/java-chassis-release-notes/
+          - title: "Binaries"
+            url: /release/java-chassis-binary/
+      - title: "Saga"
+        children:
+          - title: "Release Notes"
+            url: /release/saga-release-notes/
+          - title: "Binaries"
+            url: /release/saga-binary/            
+        
 
   cn:
     main:
@@ -142,6 +165,8 @@ t:
         url: /cn/year-archive/
       - title: "常见问题"
         url: /cn/faqs/
+      - title: "Downloads"
+        url: /cn/release/
 
     docs:
       - title: "快速入门"
@@ -263,3 +288,22 @@ t:
         url: /cn/faqs/
       - title: "华为公有云常见问题"
         url: /cn/faqs/faqs-huawei-cloud/
+    release:
+      - title: "Service-Center"
+        children:
+          - title: "Release Notes"
+            url: /cn/release/sc-release-notes/
+          - title: "Binaries"
+            url: /cn/release/sc-binary/
+      - title: "Java-Chassis"
+        children:
+          - title: "Release Notes"
+            url: /cn/release/java-chassis-release-notes/
+          - title: "Binaries"
+            url: /cn/release/java-chassis-binary/
+      - title: "Saga"
+        children:
+          - title: "Release Notes"
+            url: /cn/release/saga-release-notes/
+          - title: "Binaries"
+            url: /cn/release/saga-binary/
\ No newline at end of file
diff --git a/_release/cn/java_chassis_binaries.md b/_release/cn/java_chassis_binaries.md
new file mode 100644
index 0000000..0ded19c
--- /dev/null
+++ b/_release/cn/java_chassis_binaries.md
@@ -0,0 +1,12 @@
+---
+title: "ServiceComb Java-Chassis Binaries"
+lang: cn
+ref: release
+permalink: /cn/release/java-chassis-binary/
+excerpt: "ServiceComb Java-Chassis Binaries"
+last_modified_at: 2018-03-28T00:50:43-55:00
+---
+
+## Releases
+
+* Java-Chassis 1.0.0-m1 (Coming Soon)
diff --git a/_release/cn/java_chassis_releaseNotes.md b/_release/cn/java_chassis_releaseNotes.md
new file mode 100644
index 0000000..f594a52
--- /dev/null
+++ b/_release/cn/java_chassis_releaseNotes.md
@@ -0,0 +1,42 @@
+---
+title: "Release Notes"
+lang: cn
+ref: release
+permalink: /cn/release/java-chassis-release-notes/
+excerpt: "Release Notes"
+last_modified_at: 2018-03-28T00:50:43-55:00
+---
+
+        Release Notes - Apache ServiceComb - Version Java-Chassis-1.0.0-m1
+    
+
+### Major improvements:
+
+ - Java Chassis can now use Apollo as configuration center. Users can now
+change configurations like load balancing policy and those changes will
+come into effect on the fly.
+See [here](http://servicecomb.incubator.apache.org/users/dynamic-config/) for more
+details.
+
+ - Metrics was re-factored. We now uses events for collecting invocation data
+instead of Hystrix. This reduces the performance penalty of computing
+metrics.
+Metrics can now be fetched via '/metrics' using HTTP.
+See [here](http://servicecomb.incubator.apache.org/users/metrics-in-1.0.0-m1/) for
+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 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.
+- Users can now use Generics for calling services.
+- Better integration with Spring MVC.
+- 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 CompletableFuture.
+
+### For more detailed information please checkout [here](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12321626&version=12342351)
diff --git a/_release/cn/release.md b/_release/cn/release.md
new file mode 100644
index 0000000..79dad68
--- /dev/null
+++ b/_release/cn/release.md
@@ -0,0 +1,21 @@
+---
+title: "ServiceComb Releases"
+lang: cn
+ref: release
+permalink: /cn/release/
+excerpt: "ServiceComb Releases"
+last_modified_at: 2018-03-28T00:50:43-55:00
+---
+
+Use the links below to download the Apache ServiceComb Incubating from one of our mirrors. You must verify the integrity of the downloaded files using signatures downloaded from our main distribution directory.
+
+Only current recommended releases are available on the main distribution site and its mirrors. 
+
+
+**Stable Release - Latest Version:**
+
+* [Service-Center 1.0.0-m1](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/){:target="_blank"} (released on 2018-03-17)
+
+* [Saga 0.1.0](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/){:target="_blank"} (released on 2018-03-17)
+
+Note : You can also choose the alternative mirrors for download from [here](https://www.apache.org/mirrors/){:target="_blank"}
diff --git a/_release/cn/saga_binaries.md b/_release/cn/saga_binaries.md
new file mode 100644
index 0000000..5d7f4ad
--- /dev/null
+++ b/_release/cn/saga_binaries.md
@@ -0,0 +1,12 @@
+---
+title: "ServiceComb Saga Binaries"
+lang: cn
+ref: release
+permalink: /cn/release/saga-binary/
+excerpt: "ServiceComb Saga Binaries"
+last_modified_at: 2018-03-28T00:50:43-55:00
+---
+
+## Releases
+
+* Saga 0.1.0 [[Distribution]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-bin.zip) [[SRC]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-src.zip) 
diff --git a/_release/cn/saga_releaseNotes.md b/_release/cn/saga_releaseNotes.md
new file mode 100644
index 0000000..197dad0
--- /dev/null
+++ b/_release/cn/saga_releaseNotes.md
@@ -0,0 +1,149 @@
+---
+title: "Release Notes"
+lang: cn
+ref: release
+permalink: /cn/release/saga-release-notes/
+excerpt: "Release Notes"
+last_modified_at: 2018-03-28T00:50:43-55:00
+---
+
+        Release Notes - Apache ServiceComb - Version saga-0.1.0
+    
+<h2>        Sub-task
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-237'>SCB-237</a>] -         [pack] acceptance tests of success scenarios
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-278'>SCB-278</a>] -         [pack] acceptance test of transaction failure and successful compensation scenario
+</li>
+</ul>
+        
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-130'>SCB-130</a>] -         Update the Git PR template
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-323'>SCB-323</a>] -         inconsistent port in saga demo
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-404'>SCB-404</a>] -         The base folder name is the same for source and binary release
+</li>
+</ul>
+            
+<h2>        New Feature
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-95'>SCB-95</a>] -         [pack] able to link sub-transactions as a single global transaction
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-96'>SCB-96</a>] -         [pack] intercept sub-transaction commits
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-97'>SCB-97</a>] -         [pack] update alpha about transaction state
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-98'>SCB-98</a>] -         [pack] send compensate context from alpha to omegas
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-99'>SCB-99</a>] -         [pack] compensate on transaction failure
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-100'>SCB-100</a>] -         [pack] async transaction support
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-101'>SCB-101</a>] -         [pack] design doc
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-138'>SCB-138</a>] -         [pack] omega&#39;s callback about transaction state
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-151'>SCB-151</a>] -         [pack] pack usage demo
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-152'>SCB-152</a>] -         [pack] update alpha on compensation completed
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-212'>SCB-212</a>] -         [pack] sub-transaction timeout support
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-227'>SCB-227</a>] -         [pack] stop sub transaction from running when global tx failed
+</li>
+</ul>
+    
+<h2>        Improvement
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-140'>SCB-140</a>] -         [pack] do not compensate duplicate transaction events
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-141'>SCB-141</a>] -         [pack] support multiple sub transaction in a single service
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-149'>SCB-149</a>] -         [pack] service/instance aware omega callback
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-164'>SCB-164</a>] -         [pack] alpha connection recovery on crash
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-167'>SCB-167</a>] -         [pack] inform alpha about omega id on connection
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-168'>SCB-168</a>] -         [pack] resend events on connection loss &amp; load balance
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-169'>SCB-169</a>] -         [pack] omega get notified whether events are sent successfully or not
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-173'>SCB-173</a>] -         [pack] mark start of saga
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-174'>SCB-174</a>] -         [pack] object serialization/deserialization
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-183'>SCB-183</a>] -         [pack] omega callback cleanup on connection loss
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-211'>SCB-211</a>] -         [pack] exponential backoff resending event on cluster down or network down
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-213'>SCB-213</a>] -         [pack] proper timing to send out SagaEndedEvent on asynchronous compensation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-218'>SCB-218</a>] -         [pack] stateless alpha
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-220'>SCB-220</a>] -         [pack] duplicate abort event filter to avoid redundant compensation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-228'>SCB-228</a>] -         Update to replace the type of TxEvent with Enum
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-232'>SCB-232</a>] -         EventType should be same between omega and alpha
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-233'>SCB-233</a>] -         Don&#39;t deploy if building with the PR
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-234'>SCB-234</a>] -         [pack] fail fast if alpha cluster down
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-238'>SCB-238</a>] -         Remove third-party dependencies which violates apache licensing policy
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-239'>SCB-239</a>] -         [pack] omega recovery
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-243'>SCB-243</a>] -         [pack] support to intercept java chassis
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-270'>SCB-270</a>] -         [pack] in order compensation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-305'>SCB-305</a>] -         [pack] postIntercept should throw the exception when the timeout happens
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-330'>SCB-330</a>] -         [pack] update documents of saga pack
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-395'>SCB-395</a>] -         Add How to build into README file
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-400'>SCB-400</a>] -         Add guides to run demo without docker compose 
+</li>
+</ul>
+            
+<h2>        Task
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-104'>SCB-104</a>] -         simplify transport rest template implementation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-122'>SCB-122</a>] -         Add incubating note to website
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-123'>SCB-123</a>] -         Add DISLAIMER to the ServiceComb git repo
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-154'>SCB-154</a>] -         Update the package  org.apache.servicecomb
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-157'>SCB-157</a>] -         Update the release setting of pom
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-193'>SCB-193</a>] -         Generated the Licenses,Notice and DISCLAIMER files when building the artifact
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-231'>SCB-231</a>] -         Only publish the snapshot in master branch
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-249'>SCB-249</a>] -         [pack] replace hibernate with other ORM tech to avoid license issue
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-260'>SCB-260</a>] -         Prepare LICENSE/NOTICE files for releasing
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-344'>SCB-344</a>] -         [pack] use mysql as alpha&#39;s backend database
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-346'>SCB-346</a>] -         Create the distribution kit for Saga
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-363'>SCB-363</a>] -         Remove legacy code from Saga
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-378'>SCB-378</a>] -         Add readme for samples so that users can run the samples code by just reading the readme doc
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-380'>SCB-380</a>] -         Add incubating to file name the release kit
+</li>
+</ul>
diff --git a/_release/cn/service_center_binaries.md b/_release/cn/service_center_binaries.md
new file mode 100644
index 0000000..95784d0
--- /dev/null
+++ b/_release/cn/service_center_binaries.md
@@ -0,0 +1,12 @@
+---
+title: "ServiceComb Service-Center Binaries"
+lang: cn
+ref: release
+permalink: /cn/release/sc-binary/
+excerpt: "ServiceComb Service-Center Binaries"
+last_modified_at: 2018-03-28T00:50:43-55:00
+---
+
+## Releases
+
+* Service-Center 1.0.0-m1 [[Windows]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-windows-amd64.tar.gz) [[Linux]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-linux-amd64.tar.gz) [[SRC]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m [...]
diff --git a/_release/cn/service_center_releaseNotes.md b/_release/cn/service_center_releaseNotes.md
new file mode 100644
index 0000000..f8cf005
--- /dev/null
+++ b/_release/cn/service_center_releaseNotes.md
@@ -0,0 +1,40 @@
+---
+title: "Release Notes"
+lang: cn
+ref: release
+permalink: /cn/release/sc-release-notes/
+excerpt: "Release Notes"
+last_modified_at: 2018-03-28T00:50:43-55:00
+---
+
+
+        Release Notes - Apache ServiceComb - Version Service-Center-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 
diff --git a/_release/java_chassis_binaries.md b/_release/java_chassis_binaries.md
new file mode 100644
index 0000000..45fd63d
--- /dev/null
+++ b/_release/java_chassis_binaries.md
@@ -0,0 +1,12 @@
+---
+title: "ServiceComb Java-Chassis Binaries"
+lang: en
+ref: release
+permalink: /release/java-chassis-binary/
+excerpt: "ServiceComb Java-Chassis Binaries"
+last_modified_at: 2018-03-28T00:50:43-55:00
+---
+
+## Releases
+
+* Java-Chassis 1.0.0-m1 (Coming Soon)
diff --git a/_release/java_chassis_releaseNotes.md b/_release/java_chassis_releaseNotes.md
new file mode 100644
index 0000000..61508a1
--- /dev/null
+++ b/_release/java_chassis_releaseNotes.md
@@ -0,0 +1,42 @@
+---
+title: "Release Notes"
+lang: en
+ref: release
+permalink: /release/java-chassis-release-notes/
+excerpt: "Release Notes"
+last_modified_at: 2018-03-28T00:50:43-55:00
+---
+
+        Release Notes - Apache ServiceComb - Version Java-Chassis-1.0.0-m1
+    
+
+### Major improvements:
+
+ - Java Chassis can now use Apollo as configuration center. Users can now
+change configurations like load balancing policy and those changes will
+come into effect on the fly.
+See [here](http://servicecomb.incubator.apache.org/users/dynamic-config/) for more
+details.
+
+ - Metrics was re-factored. We now uses events for collecting invocation data
+instead of Hystrix. This reduces the performance penalty of computing
+metrics.
+Metrics can now be fetched via '/metrics' using HTTP.
+See [here](http://servicecomb.incubator.apache.org/users/metrics-in-1.0.0-m1/) for
+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 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.
+- Users can now use Generics for calling services.
+- Better integration with Spring MVC.
+- 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 CompletableFuture.
+
+### For more detailed information please checkout [here](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12321626&version=12342351)
diff --git a/_release/release.md b/_release/release.md
new file mode 100644
index 0000000..4353069
--- /dev/null
+++ b/_release/release.md
@@ -0,0 +1,21 @@
+---
+title: "ServiceComb Releases"
+lang: en
+ref: release
+permalink: /release/
+excerpt: "ServiceComb Releases"
+last_modified_at: 2018-03-28T00:50:43-55:00
+---
+
+Use the links below to download the Apache ServiceComb Incubating from one of our mirrors. You must verify the integrity of the downloaded files using signatures downloaded from our main distribution directory.
+
+Only current recommended releases are available on the main distribution site and its mirrors. 
+
+
+**Stable Release - Latest Version:**
+
+* [Service-Center 1.0.0-m1](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/){:target="_blank"} (released on 2018-03-17)
+
+* [Saga 0.1.0](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/){:target="_blank"} (released on 2018-03-17)
+
+Note : You can also choose the alternative mirrors for download from [here](https://www.apache.org/mirrors/){:target="_blank"}
diff --git a/_release/saga_binaries.md b/_release/saga_binaries.md
new file mode 100644
index 0000000..3ced46e
--- /dev/null
+++ b/_release/saga_binaries.md
@@ -0,0 +1,12 @@
+---
+title: "ServiceComb Saga Binaries"
+lang: en
+ref: release
+permalink: /release/saga-binary/
+excerpt: "ServiceComb Saga Binaries"
+last_modified_at: 2018-03-28T00:50:43-55:00
+---
+
+## Releases
+
+* Saga 0.1.0 [[Distribution]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-bin.zip) [[SRC]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-saga/0.1.0/apache-servicecomb-incubating-saga-distribution-0.1.0-src.zip) 
diff --git a/_release/saga_releaseNotes.md b/_release/saga_releaseNotes.md
new file mode 100644
index 0000000..7f421ff
--- /dev/null
+++ b/_release/saga_releaseNotes.md
@@ -0,0 +1,149 @@
+---
+title: "Release Notes"
+lang: en
+ref: release
+permalink: /release/saga-release-notes/
+excerpt: "Release Notes"
+last_modified_at: 2018-03-28T00:50:43-55:00
+---
+
+        Release Notes - Apache ServiceComb - Version saga-0.1.0
+    
+<h2>        Sub-task
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-237'>SCB-237</a>] -         [pack] acceptance tests of success scenarios
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-278'>SCB-278</a>] -         [pack] acceptance test of transaction failure and successful compensation scenario
+</li>
+</ul>
+        
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-130'>SCB-130</a>] -         Update the Git PR template
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-323'>SCB-323</a>] -         inconsistent port in saga demo
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-404'>SCB-404</a>] -         The base folder name is the same for source and binary release
+</li>
+</ul>
+            
+<h2>        New Feature
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-95'>SCB-95</a>] -         [pack] able to link sub-transactions as a single global transaction
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-96'>SCB-96</a>] -         [pack] intercept sub-transaction commits
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-97'>SCB-97</a>] -         [pack] update alpha about transaction state
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-98'>SCB-98</a>] -         [pack] send compensate context from alpha to omegas
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-99'>SCB-99</a>] -         [pack] compensate on transaction failure
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-100'>SCB-100</a>] -         [pack] async transaction support
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-101'>SCB-101</a>] -         [pack] design doc
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-138'>SCB-138</a>] -         [pack] omega&#39;s callback about transaction state
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-151'>SCB-151</a>] -         [pack] pack usage demo
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-152'>SCB-152</a>] -         [pack] update alpha on compensation completed
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-212'>SCB-212</a>] -         [pack] sub-transaction timeout support
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-227'>SCB-227</a>] -         [pack] stop sub transaction from running when global tx failed
+</li>
+</ul>
+    
+<h2>        Improvement
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-140'>SCB-140</a>] -         [pack] do not compensate duplicate transaction events
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-141'>SCB-141</a>] -         [pack] support multiple sub transaction in a single service
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-149'>SCB-149</a>] -         [pack] service/instance aware omega callback
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-164'>SCB-164</a>] -         [pack] alpha connection recovery on crash
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-167'>SCB-167</a>] -         [pack] inform alpha about omega id on connection
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-168'>SCB-168</a>] -         [pack] resend events on connection loss &amp; load balance
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-169'>SCB-169</a>] -         [pack] omega get notified whether events are sent successfully or not
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-173'>SCB-173</a>] -         [pack] mark start of saga
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-174'>SCB-174</a>] -         [pack] object serialization/deserialization
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-183'>SCB-183</a>] -         [pack] omega callback cleanup on connection loss
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-211'>SCB-211</a>] -         [pack] exponential backoff resending event on cluster down or network down
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-213'>SCB-213</a>] -         [pack] proper timing to send out SagaEndedEvent on asynchronous compensation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-218'>SCB-218</a>] -         [pack] stateless alpha
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-220'>SCB-220</a>] -         [pack] duplicate abort event filter to avoid redundant compensation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-228'>SCB-228</a>] -         Update to replace the type of TxEvent with Enum
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-232'>SCB-232</a>] -         EventType should be same between omega and alpha
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-233'>SCB-233</a>] -         Don&#39;t deploy if building with the PR
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-234'>SCB-234</a>] -         [pack] fail fast if alpha cluster down
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-238'>SCB-238</a>] -         Remove third-party dependencies which violates apache licensing policy
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-239'>SCB-239</a>] -         [pack] omega recovery
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-243'>SCB-243</a>] -         [pack] support to intercept java chassis
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-270'>SCB-270</a>] -         [pack] in order compensation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-305'>SCB-305</a>] -         [pack] postIntercept should throw the exception when the timeout happens
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-330'>SCB-330</a>] -         [pack] update documents of saga pack
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-395'>SCB-395</a>] -         Add How to build into README file
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-400'>SCB-400</a>] -         Add guides to run demo without docker compose 
+</li>
+</ul>
+            
+<h2>        Task
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-104'>SCB-104</a>] -         simplify transport rest template implementation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-122'>SCB-122</a>] -         Add incubating note to website
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-123'>SCB-123</a>] -         Add DISLAIMER to the ServiceComb git repo
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-154'>SCB-154</a>] -         Update the package  org.apache.servicecomb
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-157'>SCB-157</a>] -         Update the release setting of pom
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-193'>SCB-193</a>] -         Generated the Licenses,Notice and DISCLAIMER files when building the artifact
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-231'>SCB-231</a>] -         Only publish the snapshot in master branch
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-249'>SCB-249</a>] -         [pack] replace hibernate with other ORM tech to avoid license issue
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-260'>SCB-260</a>] -         Prepare LICENSE/NOTICE files for releasing
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-344'>SCB-344</a>] -         [pack] use mysql as alpha&#39;s backend database
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-346'>SCB-346</a>] -         Create the distribution kit for Saga
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-363'>SCB-363</a>] -         Remove legacy code from Saga
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-378'>SCB-378</a>] -         Add readme for samples so that users can run the samples code by just reading the readme doc
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SCB-380'>SCB-380</a>] -         Add incubating to file name the release kit
+</li>
+</ul>
diff --git a/_release/service_center_binaries.md b/_release/service_center_binaries.md
new file mode 100644
index 0000000..f301ba9
--- /dev/null
+++ b/_release/service_center_binaries.md
@@ -0,0 +1,12 @@
+---
+title: "ServiceComb Service-Center Binaries"
+lang: en
+ref: release
+permalink: /release/sc-binary/
+excerpt: "ServiceComb Service-Center Binaries"
+last_modified_at: 2018-03-28T00:50:43-55:00
+---
+
+## Releases
+
+* Service-Center 1.0.0-m1 [[Windows]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-windows-amd64.tar.gz) [[Linux]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m1/apache-servicecomb-incubating-service-center-1.0.0-m1-linux-amd64.tar.gz) [[SRC]](https://www.apache.org/dist/incubator/servicecomb/incubator-servicecomb-service-center/1.0.0-m [...]
diff --git a/_release/service_center_releaseNotes.md b/_release/service_center_releaseNotes.md
new file mode 100644
index 0000000..5cb9e2f
--- /dev/null
+++ b/_release/service_center_releaseNotes.md
@@ -0,0 +1,40 @@
+---
+title: "Release Notes"
+lang: en
+ref: release
+permalink: /release/sc-release-notes/
+excerpt: "Release Notes"
+last_modified_at: 2018-03-28T00:50:43-55:00
+---
+
+
+        Release Notes - Apache ServiceComb - Version Service-Center-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
ningjiang@apache.org.