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/servicecomb-website.git
The following commit(s) were added to refs/heads/master by this push: new f33ffbc release service-center 2.1.0 (#289) f33ffbc is described below commit f33ffbc3915bc72ffd9e71351d5850d96439eded Author: robotljw <790504...@qq.com> AuthorDate: Sat Mar 26 08:24:45 2022 +0800 release service-center 2.1.0 (#289) --- _docs/cn/products/service-center/install.md | 8 ++--- _docs/products/service-center/install.md | 8 ++--- _pages/cn/home.md | 2 +- _pages/home.md | 2 +- _release/cn/service_center_downloads.md | 3 +- _release/cn/service_center_releaseNotes.md | 54 ++++++++++++++++++++++++----- _release/release.md | 9 +++-- _release/service_center_downloads.md | 7 ++-- _release/service_center_releaseNotes.md | 48 ++++++++++++++++++++----- 9 files changed, 106 insertions(+), 35 deletions(-) diff --git a/_docs/cn/products/service-center/install.md b/_docs/cn/products/service-center/install.md index d7dad6d..74da2d7 100644 --- a/_docs/cn/products/service-center/install.md +++ b/_docs/cn/products/service-center/install.md @@ -10,17 +10,17 @@ last_modified_at: 2019-11-12T00:50:43-55:00 {% include toc %} ## 服务中心 ServiceCenter ServiceCenter是一个服务注册中心。 服务提供者可以将自身的实例信息注册到 ServiceCenter,以供服务消费者发现并使用它。 - + ## 版本发布包启动 1. 下载 [最新版本的Service-Center](/cn/release/service-center-downloads/) - 此处使用了 apache-servicecomb-service-center-2.0.0-linux-amd64.tar.gz 包做介绍,实际操作时请根据系统环境从下载页面选取最新版本 + 此处使用了 apache-servicecomb-service-center-2.1.0-linux-amd64.tar.gz 包做介绍,实际操作时请根据系统环境从下载页面选取最新版本 2. 启动服务 ```bash # 解压tar包 - $ tar -zxvf apache-servicecomb-service-center-2.0.0-linux-amd64.tar.gz + $ tar -zxvf apache-servicecomb-service-center-2.1.0-linux-amd64.tar.gz # 启动servicecenter服务 - $ cd apache-servicecomb-service-center-2.0.0-linux-amd64/ + $ cd apache-servicecomb-service-center-2.1.0-linux-amd64/ $ ./start-service-center.sh ``` 3. 查看服务状态 diff --git a/_docs/products/service-center/install.md b/_docs/products/service-center/install.md index d542bec..d4f4991 100644 --- a/_docs/products/service-center/install.md +++ b/_docs/products/service-center/install.md @@ -10,17 +10,17 @@ last_modified_at: 2019-11-12T00:50:43-55:00 {% include toc %} ## Service-Center ServiceCenter is a service registry. The service provider can register its own instance information to the ServiceCenter for the service consumer to discover and use. - + ## Run with release package 1. Download [the latest release package of Service-Center](/release/service-center-downloads/) - This example uses apache-servicecomb-service-center-2.0.0-linux-amd64.tar.gz + This example uses apache-servicecomb-service-center-2.1.0-linux-amd64.tar.gz 2. Start service-center ```bash # Decompression the package - $ tar -zxvf apache-servicecomb-service-center-2.0.0-linux-amd64.tar.gz + $ tar -zxvf apache-servicecomb-service-center-2.1.0-linux-amd64.tar.gz # Start the service of servicecenter - $ cd apache-servicecomb-service-center-2.0.0-linux-amd64/ + $ cd apache-servicecomb-service-center-2.1.0-linux-amd64/ $ ./start-service-center.sh ``` 3. View service status diff --git a/_pages/cn/home.md b/_pages/cn/home.md index 67d0f34..fc052d6 100755 --- a/_pages/cn/home.md +++ b/_pages/cn/home.md @@ -31,7 +31,7 @@ intro: <a href='/cn/release/java-chassis-downloads/'>Apache ServiceComb Java-Chassis 发布 2.6.0</a> </li> <li> - <a href='/cn/release/service-center-downloads/'>Apache ServiceComb Service-Center 发布 2.0.0</a> + <a href='/cn/release/service-center-downloads/'>Apache ServiceComb Service-Center 发布 2.1.0</a> </li> <li> <a href='/cn/release/toolkit-downloads'>Apache ServiceComb Toolkit 发布0.2.0</a> diff --git a/_pages/home.md b/_pages/home.md index 22b0006..59252cb 100755 --- a/_pages/home.md +++ b/_pages/home.md @@ -31,7 +31,7 @@ intro: <a href='/release/java-chassis-downloads/'>Apache ServiceComb Java-Chassis Release Version 2.6.0</a> </li> <li> - <a href='/release/service-center-downloads/'>Apache ServiceComb Service-Center Release Version 2.0.0</a> + <a href='/release/service-center-downloads/'>Apache ServiceComb Service-Center Release Version 2.1.0</a> </li> <li> <a href='/release/toolkit-downloads'>Apache ServiceComb Toolkit 0.2.0 is released</a> diff --git a/_release/cn/service_center_downloads.md b/_release/cn/service_center_downloads.md index 5e74618..88f10a7 100644 --- a/_release/cn/service_center_downloads.md +++ b/_release/cn/service_center_downloads.md @@ -11,7 +11,8 @@ last_modified_at: 2021-06-04T00:50:43-55:00 | 版本号 | 源码 | Windows版本 | Linux版本 | Darwin版本 | 与之兼容的Java-Chassis版本 | | ---------------------- | --------------------------------- | --------------------------------- | --------------------------------- | --------------------------------- |--------------------------------- | -| **Apache ServiceComb Service-Center 2.0.0 (LATEST)** |[[src]](https://apache.org/dyn/closer.cgi/servicecomb/servicecomb-service-center/2.0.0/apache-servicecomb-service-center-2.0.0-src.tar.gz) [[asc]](https://www.apache.org/dist/servicecomb/servicecomb-service-center/2.0.0/apache-servicecomb-service-center-2.0.0-src.tar.gz.asc) [[sha512]](https://www.apache.org/dist/servicecomb/servicecomb-service-center/2.0.0/apache-servicecomb-service-center-2.0.0-src.tar.gz.sha512) | [[Binary [...] +| **Apache ServiceComb Service-Center 2.1.0 (LATEST)** | [[src]](https://dlcdn.apache.org/servicecomb/servicecomb-service-center/2.1.0/apache-servicecomb-service-center-2.1.0-src.tar.gz) [[asc]](https://www.apache.org/dist/servicecomb/servicecomb-service-center/2.1.0/apache-servicecomb-service-center-2.1.0-src.tar.gz.asc) [[sha512]](https://www.apache.org/dist/servicecomb/servicecomb-service-center/2.1.0/apache-servicecomb-service-center-2.1.0-src.tar.gz.sha512) | [[Binary]](https://dlcd [...] +| Apache ServiceComb Service-Center 2.0.0 |[[src]](https://archive.apache.org/dist/servicecomb/servicecomb-service-center/2.0.0/apache-servicecomb-service-center-2.0.0-src.tar.gz) [[asc]](https://archive.apache.org/dist/servicecomb/servicecomb-service-center/2.0.0/apache-servicecomb-service-center-2.0.0-src.tar.gz.asc) [[sha512]](https://archive.apache.org/dist/servicecomb/servicecomb-service-center/2.0.0/apache-servicecomb-service-center-2.0.0-src.tar.gz.sha512) | [[Binary]](http [...] | Apache ServiceComb Service-Center 1.3.0 |[[src]](https://apache.org/dyn/closer.cgi/servicecomb/servicecomb-service-center/1.3.0/apache-servicecomb-service-center-1.3.0-src.zip) [[asc]](https://www.apache.org/dist/servicecomb/servicecomb-service-center/1.3.0/apache-servicecomb-service-center-1.3.0-src.zip.asc) [[sha512]](https://www.apache.org/dist/servicecomb/servicecomb-service-center/1.3.0/apache-servicecomb-service-center-1.3.0-src.zip.sha512) | [[Binary]](https://apache.org/ [...] | Apache ServiceComb Service-Center 1.2.0 |[[src]](https://archive.apache.org/dist/servicecomb/servicecomb-service-center/1.2.0/apache-servicecomb-service-center-1.2.0-src.tar.gz) [[asc]](https://archive.apache.org/dist/servicecomb/servicecomb-service-center/1.2.0/apache-servicecomb-service-center-1.2.0-src.tar.gz.asc) [[sha512]](https://archive.apache.org/dist/servicecomb/servicecomb-service-center/1.2.0/apache-servicecomb-service-center-1.2.0-src.tar.gz.sha512) | [...] | Apache ServiceComb Service-Center 1.1.0 |[[src]](https://archive.apache.org/dist/servicecomb/servicecomb-service-center/1.1.0/apache-servicecomb-service-center-1.1.0-src.tar.gz) [[asc]](https://archive.apache.org/dist/servicecomb/servicecomb-service-center/1.1.0/apache-servicecomb-service-center-1.1.0-src.tar.gz.asc) [[sha512]](https://archive.apache.org/dist/servicecomb/servicecomb-service-center/1.1.0/apache-servicecomb-service-center-1.1.0-src.tar.gz.sha512) | [...] diff --git a/_release/cn/service_center_releaseNotes.md b/_release/cn/service_center_releaseNotes.md index a4387ba..104240a 100644 --- a/_release/cn/service_center_releaseNotes.md +++ b/_release/cn/service_center_releaseNotes.md @@ -4,12 +4,48 @@ lang: cn ref: release permalink: /cn/release/service-center-release-notes/ excerpt: "Release Notes" -last_modified_at: 2021-06-04T00:50:43-55:00 +last_modified_at: 2022-03-25T00:50:43-55:00 --- + + Release Notes - Apache ServiceComb - Version service-center-2.1.0 + +## Bug + +- [SCB-2400](https://issues.apache.org/jira/browse/SCB-2400) - Govern api return empty schemaIds +- [SCB-2403](https://issues.apache.org/jira/browse/SCB-2403) - Start up failed when upgrade sc version +- [SCB-2404](https://issues.apache.org/jira/browse/SCB-2404) - Return internal properties when list all microservices +- [SCB-2411](https://issues.apache.org/jira/browse/SCB-2411) - Try dlock before start retirement job +- [SCB-2418](https://issues.apache.org/jira/browse/SCB-2418) - Fix etcd metrics not correct +- [SCB-2420](https://issues.apache.org/jira/browse/SCB-2420) - Can not delete unused role + +## New Feature + +- [SCB-2402](https://issues.apache.org/jira/browse/SCB-2402) - Support synchronization of multiple registries +- [SCB-2401](https://issues.apache.org/jira/browse/SCB-2401) - Append inner properties when heartbeat success +- [SCB-2408](https://issues.apache.org/jira/browse/SCB-2408) - Add put instance service +- [SCB-2409](https://issues.apache.org/jira/browse/SCB-2409) - Add resource usage service +- [SCB-2412](https://issues.apache.org/jira/browse/SCB-2412) - Add dlock service +- [SCB-2414](https://issues.apache.org/jira/browse/SCB-2414) - Add schema retire cron job +- [SCB-2415](https://issues.apache.org/jira/browse/SCB-2415) - Add schema ref +- [SCB-2419](https://issues.apache.org/jira/browse/SCB-2419) - Add govern service + +## Improvement + +- [SCB-2405](https://issues.apache.org/jira/browse/SCB-2405) - Use dlock instead +- [SCB-2406](https://issues.apache.org/jira/browse/SCB-2406) - Using cari's mongo db client +- [SCB-2407](https://issues.apache.org/jira/browse/SCB-2407) - Using cari db client +- [SCB-2410](https://issues.apache.org/jira/browse/SCB-2410) - Refactoring disco service +- [SCB-2413](https://issues.apache.org/jira/browse/SCB-2413) - Refactoring RBAC datasource interface +- [SCB-2416](https://issues.apache.org/jira/browse/SCB-2416) - Refactoring quota mgr +- [SCB-2417](https://issues.apache.org/jira/browse/SCB-2417) - Refactoring schema service + + + Release Notes - Apache ServiceComb - Version service-center-2.0.0 - - + + + <h2> Bug </h2> <ul> @@ -22,8 +58,8 @@ last_modified_at: 2021-06-04T00:50:43-55:00 <li>[<a href='https://issues.apache.org/jira/browse/SCB-1069'>SCB-1069</a>] - Wrong response of batch delete microservices API </li> </ul> - - + + <h2> New Feature </h2> <ul> @@ -58,14 +94,14 @@ last_modified_at: 2021-06-04T00:50:43-55:00 </ul> Release Notes - Apache ServiceComb - Version service-center-1.3.0 - + <h2> Sub-task </h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1296'>SCB-1296</a>] - [Syncer] Store Syncer data to etcd </li> </ul> - + <h2> New Feature </h2> <ul> @@ -80,7 +116,7 @@ last_modified_at: 2021-06-04T00:50:43-55:00 <li>[<a href='https://issues.apache.org/jira/browse/SCB-1453'>SCB-1453</a>] - [Syncer] New servicecenter plugin supported eureka </li> </ul> - + <h2> Improvement </h2> <ul> @@ -105,7 +141,7 @@ last_modified_at: 2021-06-04T00:50:43-55:00 <li>[<a href='https://issues.apache.org/jira/browse/SCB-1540'>SCB-1540</a>] - Add syncer's packaging command to the script of release </li> </ul> - + Release Notes - Apache ServiceComb - Version service-center-1.2.0 diff --git a/_release/release.md b/_release/release.md index 3236230..65e4b6b 100755 --- a/_release/release.md +++ b/_release/release.md @@ -4,7 +4,7 @@ lang: en ref: release permalink: /release/ excerpt: "ServiceComb Releases" -last_modified_at: 2021-06-04T00:50:43-55:00 +last_modified_at: 2022-03-25T00:50:43-55:00 --- Use the links below to download the ServiceComb toolkits releases from one of our mirrors. You must verify the integrity of the downloaded files using signatures downloaded from our main distribution directory. @@ -16,7 +16,7 @@ Only current recommended releases are available on the main distribution site an * [ServiceComb Pack 0.6.0](/release/pack-downloads/) (released on 2020-05-26) -* [ServiceComb Service-Center 2.0.0](/release/service-center-downloads/) (released on 2021-06-04) +* [ServiceComb Service-Center 2.1.0](/release/service-center-downloads/) (released on 2022-03-15) * [ServiceComb toolkit 0.2.0](/release/toolkit-downloads/) (released on 2020-01-05) @@ -31,6 +31,9 @@ Only current recommended releases are available on the main distribution site an * [ServiceComb Kie 0.1.0](/release/kie-downloads/) (released on 2019-10-26) **Earlier Releases :** + +- [ServiceComb Service-Center 2.0.0](/release/service-center-downloads/) (released on 2021-06-04) + * [ServiceComb Service-Center 1.3.0](/release/service-center-downloads/) (released on 2019-11-07) * [ServiceComb Service-Center 1.2.0](/release/service-center-downloads/) (released on 2019-04-06) * [ServiceComb Service-Center 1.1.0](/release/service-center-downloads/) (released on 2018-11-30) @@ -76,7 +79,7 @@ It is essential that you verify the integrity of the downloaded files using the pgp -ka KEYS -``` + ``` To verify the binaries/sources you can download the relevant asc files for it from main distribution directory and follow the below guide. diff --git a/_release/service_center_downloads.md b/_release/service_center_downloads.md index 3fb69a1..f78797e 100644 --- a/_release/service_center_downloads.md +++ b/_release/service_center_downloads.md @@ -4,7 +4,7 @@ lang: en ref: release permalink: /release/service-center-downloads/ excerpt: "ServiceComb Service-Center Downloads" -last_modified_at: 2021-06-04T00:50:43-55:00 +last_modified_at: 2022-03-25T00:50:43-55:00 --- ## Releases @@ -12,7 +12,8 @@ last_modified_at: 2021-06-04T00:50:43-55:00 | Release | Source | Windows | Linux | Darwin | Recommended Version of Java-Chassis | | ---------------------- | --------------------------------- | --------------------------------- | --------------------------------- | --------------------------------- |--------------------------------- | -| **Apache ServiceComb Service-Center 2.0.0 (LATEST)** |[[src]](https://apache.org/dyn/closer.cgi/servicecomb/servicecomb-service-center/2.0.0/apache-servicecomb-service-center-2.0.0-src.tar.gz) [[asc]](https://www.apache.org/dist/servicecomb/servicecomb-service-center/2.0.0/apache-servicecomb-service-center-2.0.0-src.tar.gz.asc) [[sha512]](https://www.apache.org/dist/servicecomb/servicecomb-service-center/2.0.0/apache-servicecomb-service-center-2.0.0-src.tar.gz.sha512) | [[Binary [...] +| **Apache ServiceComb Service-Center 2.1.0 (LATEST)** | [[src]](https://dlcdn.apache.org/servicecomb/servicecomb-service-center/2.1.0/apache-servicecomb-service-center-2.1.0-src.tar.gz) [[asc]](https://www.apache.org/dist/servicecomb/servicecomb-service-center/2.1.0/apache-servicecomb-service-center-2.1.0-src.tar.gz.asc) [[sha512]](https://www.apache.org/dist/servicecomb/servicecomb-service-center/2.1.0/apache-servicecomb-service-center-2.1.0-src.tar.gz.sha512) | [[Binary]](https://dlcd [...] +| Apache ServiceComb Service-Center 2.0.0 |[[src]](https://archive.apache.org/dist/servicecomb/servicecomb-service-center/2.0.0/apache-servicecomb-service-center-2.0.0-src.tar.gz) [[asc]](https://archive.apache.org/dist/servicecomb/servicecomb-service-center/2.0.0/apache-servicecomb-service-center-2.0.0-src.tar.gz.asc) [[sha512]](https://archive.apache.org/dist/servicecomb/servicecomb-service-center/2.0.0/apache-servicecomb-service-center-2.0.0-src.tar.gz.sha512) | [[Binary]](http [...] | Apache ServiceComb Service-Center 1.3.0 |[[src]](https://apache.org/dyn/closer.cgi/servicecomb/servicecomb-service-center/1.3.0/apache-servicecomb-service-center-1.3.0-src.zip) [[asc]](https://www.apache.org/dist/servicecomb/servicecomb-service-center/1.3.0/apache-servicecomb-service-center-1.3.0-src.zip.asc) [[sha512]](https://www.apache.org/dist/servicecomb/servicecomb-service-center/1.3.0/apache-servicecomb-service-center-1.3.0-src.zip.sha512) | [[Binary]](https://apache.org/ [...] | Apache ServiceComb Service-Center 1.2.0 |[[src]](https://archive.apache.org/dist/servicecomb/servicecomb-service-center/1.2.0/apache-servicecomb-service-center-1.2.0-src.tar.gz) [[asc]](https://archive.apache.org/dist/servicecomb/servicecomb-service-center/1.2.0/apache-servicecomb-service-center-1.2.0-src.tar.gz.asc) [[sha512]](https://archive.apache.org/dist/servicecomb/servicecomb-service-center/1.2.0/apache-servicecomb-service-center-1.2.0-src.tar.gz.sha512) | [...] | Apache ServiceComb Service-Center 1.1.0 |[[src]](https://archive.apache.org/dist/servicecomb/servicecomb-service-center/1.1.0/apache-servicecomb-service-center-1.1.0-src.tar.gz) [[asc]](https://archive.apache.org/dist/servicecomb/servicecomb-service-center/1.1.0/apache-servicecomb-service-center-1.1.0-src.tar.gz.asc) [[sha512]](https://archive.apache.org/dist/servicecomb/servicecomb-service-center/1.1.0/apache-servicecomb-service-center-1.1.0-src.tar.gz.sha512) | [...] @@ -37,7 +38,7 @@ It is essential that you verify the integrity of the downloaded files using the pgp -ka KEYS -``` + ``` To verify the binaries/sources you can download the relevant asc files for it from main distribution directory and follow the below guide. diff --git a/_release/service_center_releaseNotes.md b/_release/service_center_releaseNotes.md index db3c270..6b29524 100644 --- a/_release/service_center_releaseNotes.md +++ b/_release/service_center_releaseNotes.md @@ -4,12 +4,42 @@ lang: en ref: release permalink: /release/service-center-release-notes/ excerpt: "Release Notes" -last_modified_at: 2021-06-04T00:50:43-55:00 +last_modified_at: 2022-03-25T00:50:43-55:00 --- + Release Notes - Apache ServiceComb - Version service-center-2.1.0 + +## Bug +- [SCB-2400](https://issues.apache.org/jira/browse/SCB-2400) - Govern api return empty schemaIds +- [SCB-2403](https://issues.apache.org/jira/browse/SCB-2403) - Start up failed when upgrade sc version +- [SCB-2404](https://issues.apache.org/jira/browse/SCB-2404) - Return internal properties when list all microservices +- [SCB-2411](https://issues.apache.org/jira/browse/SCB-2411) - Try dlock before start retirement job +- [SCB-2418](https://issues.apache.org/jira/browse/SCB-2418) - Fix etcd metrics not correct +- [SCB-2420](https://issues.apache.org/jira/browse/SCB-2420) - Can not delete unused role +## New Feature +- [SCB-2402](https://issues.apache.org/jira/browse/SCB-2402) - Support synchronization of multiple registries +- [SCB-2401](https://issues.apache.org/jira/browse/SCB-2401) - Append inner properties when heartbeat success +- [SCB-2408](https://issues.apache.org/jira/browse/SCB-2408) - Add put instance service +- [SCB-2409](https://issues.apache.org/jira/browse/SCB-2409) - Add resource usage service +- [SCB-2412](https://issues.apache.org/jira/browse/SCB-2412) - Add dlock service +- [SCB-2414](https://issues.apache.org/jira/browse/SCB-2414) - Add schema retire cron job +- [SCB-2415](https://issues.apache.org/jira/browse/SCB-2415) - Add schema ref +- [SCB-2419](https://issues.apache.org/jira/browse/SCB-2419) - Add govern service +## Improvement +- [SCB-2405](https://issues.apache.org/jira/browse/SCB-2405) - Use dlock instead +- [SCB-2406](https://issues.apache.org/jira/browse/SCB-2406) - Using cari's mongo db client +- [SCB-2407](https://issues.apache.org/jira/browse/SCB-2407) - Using cari db client +- [SCB-2410](https://issues.apache.org/jira/browse/SCB-2410) - Refactoring disco service +- [SCB-2413](https://issues.apache.org/jira/browse/SCB-2413) - Refactoring RBAC datasource interface +- [SCB-2416](https://issues.apache.org/jira/browse/SCB-2416) - Refactoring quota mgr +- [SCB-2417](https://issues.apache.org/jira/browse/SCB-2417) - Refactoring schema service + + + Release Notes - Apache ServiceComb - Version service-center-2.0.0 - - + + + <h2> Bug </h2> <ul> @@ -22,8 +52,8 @@ last_modified_at: 2021-06-04T00:50:43-55:00 <li>[<a href='https://issues.apache.org/jira/browse/SCB-1069'>SCB-1069</a>] - Wrong response of batch delete microservices API </li> </ul> - - + + <h2> New Feature </h2> <ul> @@ -59,14 +89,14 @@ last_modified_at: 2021-06-04T00:50:43-55:00 Release Notes - Apache ServiceComb - Version service-center-1.3.0 - + <h2> Sub-task </h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1296'>SCB-1296</a>] - [Syncer] Store Syncer data to etcd </li> </ul> - + <h2> New Feature </h2> <ul> @@ -81,7 +111,7 @@ last_modified_at: 2021-06-04T00:50:43-55:00 <li>[<a href='https://issues.apache.org/jira/browse/SCB-1453'>SCB-1453</a>] - [Syncer] New servicecenter plugin supported eureka </li> </ul> - + <h2> Improvement </h2> <ul> @@ -106,7 +136,7 @@ last_modified_at: 2021-06-04T00:50:43-55:00 <li>[<a href='https://issues.apache.org/jira/browse/SCB-1540'>SCB-1540</a>] - Add syncer's packaging command to the script of release </li> </ul> - + Release Notes - Apache ServiceComb - Version service-center-1.2.0