This is an automated email from the ASF dual-hosted git repository. ningjiang pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/servicecomb-website.git
commit 556ffcca05063a77233fb7757c614a8a113c90a6 Merge: ce8a3af f9d72f2 Author: Willem Jiang <[email protected]> AuthorDate: Tue May 26 17:46:41 2020 +0800 Merged the change from master branch _pages/cn/home.md | 2 +- _pages/home.md | 2 +- _release/cn/java_chassis_downloads.md | 3 +- _release/cn/java_chassis_releaseNotes.md | 114 ++++++++++++++++++++++++------- _release/cn/release.md | 3 +- _release/java_chassis_downloads.md | 2 + _release/java_chassis_releaseNotes.md | 114 ++++++++++++++++++++++++------- _release/release.md | 4 +- 8 files changed, 187 insertions(+), 57 deletions(-) diff --cc _release/cn/java_chassis_releaseNotes.md index 081b4eb,0982571..0821371 --- a/_release/cn/java_chassis_releaseNotes.md +++ b/_release/cn/java_chassis_releaseNotes.md @@@ -8,8 -8,71 +8,70 @@@ last_modified_at: 2019-04-12T00:50:43-5 --- - + Release Notes - Apache ServiceComb - Version java-chassis-2.0.2 - ++ + <h2> Bug + </h2> + <ul> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1823'>SCB-1823</a>] - change kie label env to environment + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1824'>SCB-1824</a>] - jacskon convertValue will convert all objects start for 2.10.*, java-chassis need not convert RestTemplate arguments + </li> -<li>[<a href='https://issues.apache.org/jira/browse/SCB-1826'>SCB-1826</a>] - remove binary release LICENSE since 3rd parties not included ++<li>[<a href='https://issues.apache.org/jira/browse/SCB-1826'>SCB-1826</a>] - remove binary release LICENSE since 3rd parties not included + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1837'>SCB-1837</a>] - revert changes for SCB-1643, do not include huaweicloud jar + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1857'>SCB-1857</a>] - RequestLog need to distinguish PRODUCER or CONSUMER for InvocationFinishEvent + </li> -<li>[<a href='https://issues.apache.org/jira/browse/SCB-1861'>SCB-1861</a>] - fix config kie value parsing errors ++<li>[<a href='https://issues.apache.org/jira/browse/SCB-1861'>SCB-1861</a>] - fix config kie value parsing errors + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1863'>SCB-1863</a>] - config kie bug fix : toke the revision when pull from kie + </li> + </ul> - ++ + <h2> New Feature + </h2> + <ul> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1810'>SCB-1810</a>] - create a new Dispathcer to direct forward requests to HTTP server and send response + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1816'>SCB-1816</a>] - Print the instance endpoints in the end of the start up log + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1828'>SCB-1828</a>] - support @JsonView + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1834'>SCB-1834</a>] - add BOM for java-chassis + </li> + </ul> - ++ + <h2> Improvement + </h2> + <ul> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1822'>SCB-1822</a>] - fix problems when using multiple consumer interface for one operation and using CseHttpEntity to set localcontext + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1825'>SCB-1825</a>] - client outlog: rename item and delete README.md + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1830'>SCB-1830</a>] - refactring code: Invocation carry changable data in each Invocation in a better way + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1831'>SCB-1831</a>] - Loadbalancer set endpoint can use Endpoint other the literal string + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1840'>SCB-1840</a>] - InvokerUtils inherit current context to support tracing and other features + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1845'>SCB-1845</a>] - add TOC for java-chassis documents to make easier to search + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1851'>SCB-1851</a>] - config-kie: support enable property + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1853'>SCB-1853</a>] - fix problems in README.md + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1862'>SCB-1862</a>] - ServiceComb add extensions to support cas env variables + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1866'>SCB-1866</a>] - dependency update: jackson-datatype-jsr310 from unmanaged to 2.10.0 + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1867'>SCB-1867</a>] - dependency update: netty, from 4.1.45.Final to 4.1.47.Final + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1868'>SCB-1868</a>] - change ISO8601DateFormat + + Release Notes - Apache ServiceComb - Version java-chassis-2.0.1 -- ++ <h2> Sub-task </h2> <ul> @@@ -26,7 -89,7 +88,7 @@@ <li>[<a href='https://issues.apache.org/jira/browse/SCB-1809'>SCB-1809</a>] - add document for InvokerUtils usage </li> </ul> -- ++ <h2> Bug </h2> <ul> @@@ -39,7 -102,7 +101,7 @@@ <li>[<a href='https://issues.apache.org/jira/browse/SCB-1799'>SCB-1799</a>] - add back servicecomb.service.registry.registerUrlPrefix </li> </ul> -- ++ <h2> New Feature </h2> <ul> @@@ -52,7 -115,7 +114,7 @@@ <li>[<a href='https://issues.apache.org/jira/browse/SCB-1812'>SCB-1812</a>] - Endpoint add new constructor to support user defined transport </li> </ul> -- ++ <h2> Improvement </h2> <ul> @@@ -71,7 -134,7 +133,7 @@@ <li>[<a href='https://issues.apache.org/jira/browse/SCB-1814'>SCB-1814</a>] - binary release only include java-chassis artifacts </li> </ul> -- ++ <h2> Task </h2> <ul> @@@ -84,10 -147,10 +146,10 @@@ <li>[<a href='https://issues.apache.org/jira/browse/SCB-1808'>SCB-1808</a>] - add documentaion for using TraceIdLogger </li> </ul> -- -- ++ ++ Release Notes - Apache ServiceComb - Version java-chassis-2.0.0 -- ++ <h2> Sub-task </h2> <ul> @@@ -141,7 -204,7 +203,7 @@@ </li> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1337'>SCB-1337</a>] - should wrap enum to body at swagger generator pojo mode </li> --<li>[<a href='https://issues.apache.org/jira/browse/SCB-1338'>SCB-1338</a>] - tiny optimize for collect primitive default value ++<li>[<a href='https://issues.apache.org/jira/browse/SCB-1338'>SCB-1338</a>] - tiny optimize for collect primitive default value </li> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1342'>SCB-1342</a>] - consumer should not use ArgumentsMapperDirectReuse when arg index is different </li> @@@ -179,7 -242,7 +241,7 @@@ </li> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1644'>SCB-1644</a>] - add tests for different model in client and server </li> --<li>[<a href='https://issues.apache.org/jira/browse/SCB-1678'>SCB-1678</a>] - using new proto API to serialize/deserialize Internal Objects ++<li>[<a href='https://issues.apache.org/jira/browse/SCB-1678'>SCB-1678</a>] - using new proto API to serialize/deserialize Internal Objects </li> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1682'>SCB-1682</a>] - Refactor getVendorExtensions method and add ProtoMapper to ScopedProtobufSchemaManager </li> @@@ -221,17 -284,17 +283,17 @@@ </li> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1744'>SCB-1744</a>] - separate primitive descriptorParamType from non primitive </li> --<li>[<a href='https://issues.apache.org/jira/browse/SCB-1745'>SCB-1745</a>] - remove accessor modifier in reflection ++<li>[<a href='https://issues.apache.org/jira/browse/SCB-1745'>SCB-1745</a>] - remove accessor modifier in reflection </li> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1746'>SCB-1746</a>] - add docs for SCB-1745 of changes </li> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1749'>SCB-1749</a>] - fix OperationConfig setter problem </li> --<li>[<a href='https://issues.apache.org/jira/browse/SCB-1750'>SCB-1750</a>] - remove usage of javax.xml.ws.Holder ++<li>[<a href='https://issues.apache.org/jira/browse/SCB-1750'>SCB-1750</a>] - remove usage of javax.xml.ws.Holder </li> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1755'>SCB-1755</a>] - add JavaBeans Activation Framework implicitly </li> --<li>[<a href='https://issues.apache.org/jira/browse/SCB-1758'>SCB-1758</a>] - add document links to older versions ++<li>[<a href='https://issues.apache.org/jira/browse/SCB-1758'>SCB-1758</a>] - add document links to older versions </li> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1759'>SCB-1759</a>] - fix first sample link error </li> @@@ -250,7 -313,7 +312,7 @@@ <li>[<a href='https://issues.apache.org/jira/browse/SCB-1772'>SCB-1772</a>] - fix javadoc compile error </li> </ul> -- ++ <h2> Bug </h2> <ul> @@@ -270,16 -333,16 +332,16 @@@ </li> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1716'>SCB-1716</a>] - High CPU load when there are too many instances </li> --<li>[<a href='https://issues.apache.org/jira/browse/SCB-1717'>SCB-1717</a>] - Return nothing when file upload exception occurs ++<li>[<a href='https://issues.apache.org/jira/browse/SCB-1717'>SCB-1717</a>] - Return nothing when file upload exception occurs </li> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1740'>SCB-1740</a>] - RouterInvokeFilter beforeSendResponseAsync return null and cause server hang without any information </li> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1747'>SCB-1747</a>] - fix long file name problems </li> --<li>[<a href='https://issues.apache.org/jira/browse/SCB-1763'>SCB-1763</a>] - upgrade netty and tcnative ++<li>[<a href='https://issues.apache.org/jira/browse/SCB-1763'>SCB-1763</a>] - upgrade netty and tcnative </li> </ul> -- ++ <h2> New Feature </h2> <ul> @@@ -312,7 -375,7 +374,7 @@@ <li>[<a href='https://issues.apache.org/jira/browse/SCB-1757'>SCB-1757</a>] - prepare and improment documents for java-chassis 2.0 </li> </ul> -- ++ <h2> Improvement </h2> <ul> @@@ -320,17 -383,17 +382,17 @@@ </li> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1567'>SCB-1567</a>] - move java-chassis samples to servicecomb-samples project </li> --<li>[<a href='https://issues.apache.org/jira/browse/SCB-1574'>SCB-1574</a>] - Add README for Kie-Client ++<li>[<a href='https://issues.apache.org/jira/browse/SCB-1574'>SCB-1574</a>] - Add README for Kie-Client </li> --<li>[<a href='https://issues.apache.org/jira/browse/SCB-1575'>SCB-1575</a>] - Add README for Service-Center-Client ++<li>[<a href='https://issues.apache.org/jira/browse/SCB-1575'>SCB-1575</a>] - Add README for Service-Center-Client </li> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1582'>SCB-1582</a>] - Upgrading thirdparty dependency versions </li> --<li>[<a href='https://issues.apache.org/jira/browse/SCB-1588'>SCB-1588</a>] - ServerListFilterExt add switch ++<li>[<a href='https://issues.apache.org/jira/browse/SCB-1588'>SCB-1588</a>] - ServerListFilterExt add switch </li> --<li>[<a href='https://issues.apache.org/jira/browse/SCB-1592'>SCB-1592</a>] - upgrade vert.x and netty ++<li>[<a href='https://issues.apache.org/jira/browse/SCB-1592'>SCB-1592</a>] - upgrade vert.x and netty </li> --<li>[<a href='https://issues.apache.org/jira/browse/SCB-1610'>SCB-1610</a>] - add updateInstanceStatus to ServiceRegistryClient.java ++<li>[<a href='https://issues.apache.org/jira/browse/SCB-1610'>SCB-1610</a>] - add updateInstanceStatus to ServiceRegistryClient.java </li> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1616'>SCB-1616</a>] - refactor edge dispatcher to make them more extensible </li> @@@ -347,7 -410,7 +409,7 @@@ <li>[<a href='https://issues.apache.org/jira/browse/SCB-1773'>SCB-1773</a>] - fix javadoc error: doclink all docs and add comments to APIs </li> </ul> -- ++ <h2> Task </h2> <ul> @@@ -359,7 -422,7 +421,7 @@@ Release Notes - Apache ServiceComb - Version java-chassis-1.3.0 -- ++ <h2> Bug </h2> <ul> @@@ -384,7 -447,7 +446,7 @@@ <li>[<a href='https://issues.apache.org/jira/browse/SCB-1543'>SCB-1543</a>] - java-chassis dependency structure is wrong and compile fail in clean environment </li> </ul> -- ++ <h2> Improvement </h2> <ul> diff --cc _release/java_chassis_downloads.md index 333eea2,9f1e9e6..a07b7e3 --- a/_release/java_chassis_downloads.md +++ b/_release/java_chassis_downloads.md @@@ -11,7 -11,8 +11,9 @@@ last_modified_at: 2019-04-12T00:50:43-5 | Release | Source | Distribution | Recommended Version of Service-Center | | ---------------------- | --------------------------------- | --------------------------------- | --------------------------------- | +|**Apache ServiceComb Java-Chassis 2.0.1 (Latest)**|[[src]](https://apache.org/dyn/closer.cgi/servicecomb/servicecomb-java-chassis/2.0.1/apache-servicecomb-java-chassis-distribution-2.0.1-src.zip) [[asc]](https://www.apache.org/dist/servicecomb/servicecomb-java-chassis/2.0.1/apache-servicecomb-java-chassis-distribution-2.0.1-src.zip.asc) [[sha512]](https://www.apache.org/dist/servicecomb/servicecomb-java-chassis/2.0.1/apache-servicecomb-java-chassis-distribution-2.0.1-src.zip.sha512)|[[ [...] + |**Apache ServiceComb Java-Chassis 2.0.2 (Latest)**|[[src]](https://apache.org/dyn/closer.cgi/servicecomb/servicecomb-java-chassis/2.0.2/apache-servicecomb-java-chassis-distribution-2.0.2-src.zip) [[asc]](https://www.apache.org/dist/servicecomb/servicecomb-java-chassis/2.0.2/apache-servicecomb-java-chassis-distribution-2.0.2-src.zip.asc) [[sha512]](https://www.apache.org/dist/servicecomb/servicecomb-java-chassis/2.0.2/apache-servicecomb-java-chassis-distribution-2.0.2-src.zip.sha512)|[[ [...] + |Apache ServiceComb Java-Chassis 2.0.1|[[src]](https://apache.org/dyn/closer.cgi/servicecomb/servicecomb-java-chassis/2.0.1/apache-servicecomb-java-chassis-distribution-2.0.1-src.zip) [[asc]](https://www.apache.org/dist/servicecomb/servicecomb-java-chassis/2.0.1/apache-servicecomb-java-chassis-distribution-2.0.1-src.zip.asc) [[sha512]](https://www.apache.org/dist/servicecomb/servicecomb-java-chassis/2.0.1/apache-servicecomb-java-chassis-distribution-2.0.1-src.zip.sha512)|[[Binary]](http [...] |Apache ServiceComb Java-Chassis 2.0.0|[[src]](https://apache.org/dyn/closer.cgi/servicecomb/servicecomb-java-chassis/2.0.0/apache-servicecomb-java-chassis-distribution-2.0.0-src.zip) [[asc]](https://www.apache.org/dist/servicecomb/servicecomb-java-chassis/2.0.0/apache-servicecomb-java-chassis-distribution-2.0.0-src.zip.asc) [[sha512]](https://www.apache.org/dist/servicecomb/servicecomb-java-chassis/2.0.0/apache-servicecomb-java-chassis-distribution-2.0.0-src.zip.sha512)|[[Binary]](http [...] |Apache ServiceComb Java-Chassis 1.3.0|[[src]](https://apache.org/dyn/closer.cgi/servicecomb/servicecomb-java-chassis/1.3.0/apache-servicecomb-java-chassis-distribution-1.3.0-src.zip) [[asc]](https://www.apache.org/dist/servicecomb/servicecomb-java-chassis/1.3.0/apache-servicecomb-java-chassis-distribution-1.3.0-src.zip.asc) [[sha512]](https://www.apache.org/dist/servicecomb/servicecomb-java-chassis/1.3.0/apache-servicecomb-java-chassis-distribution-1.3.0-src.zip.sha512)|[[Binary]](http [...] diff --cc _release/java_chassis_releaseNotes.md index c3191ea,d89fd0e..d55667f --- a/_release/java_chassis_releaseNotes.md +++ b/_release/java_chassis_releaseNotes.md @@@ -8,8 -8,71 +8,70 @@@ last_modified_at: 2019-04-12T00:50:43-5 --- - + Release Notes - Apache ServiceComb - Version java-chassis-2.0.2 - ++ + <h2> Bug + </h2> + <ul> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1823'>SCB-1823</a>] - change kie label env to environment + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1824'>SCB-1824</a>] - jacskon convertValue will convert all objects start for 2.10.*, java-chassis need not convert RestTemplate arguments + </li> -<li>[<a href='https://issues.apache.org/jira/browse/SCB-1826'>SCB-1826</a>] - remove binary release LICENSE since 3rd parties not included ++<li>[<a href='https://issues.apache.org/jira/browse/SCB-1826'>SCB-1826</a>] - remove binary release LICENSE since 3rd parties not included + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1837'>SCB-1837</a>] - revert changes for SCB-1643, do not include huaweicloud jar + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1857'>SCB-1857</a>] - RequestLog need to distinguish PRODUCER or CONSUMER for InvocationFinishEvent + </li> -<li>[<a href='https://issues.apache.org/jira/browse/SCB-1861'>SCB-1861</a>] - fix config kie value parsing errors ++<li>[<a href='https://issues.apache.org/jira/browse/SCB-1861'>SCB-1861</a>] - fix config kie value parsing errors + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1863'>SCB-1863</a>] - config kie bug fix : toke the revision when pull from kie + </li> + </ul> - ++ + <h2> New Feature + </h2> + <ul> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1810'>SCB-1810</a>] - create a new Dispathcer to direct forward requests to HTTP server and send response + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1816'>SCB-1816</a>] - Print the instance endpoints in the end of the start up log + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1828'>SCB-1828</a>] - support @JsonView + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1834'>SCB-1834</a>] - add BOM for java-chassis + </li> + </ul> - ++ + <h2> Improvement + </h2> + <ul> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1822'>SCB-1822</a>] - fix problems when using multiple consumer interface for one operation and using CseHttpEntity to set localcontext + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1825'>SCB-1825</a>] - client outlog: rename item and delete README.md + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1830'>SCB-1830</a>] - refactring code: Invocation carry changable data in each Invocation in a better way + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1831'>SCB-1831</a>] - Loadbalancer set endpoint can use Endpoint other the literal string + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1840'>SCB-1840</a>] - InvokerUtils inherit current context to support tracing and other features + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1845'>SCB-1845</a>] - add TOC for java-chassis documents to make easier to search + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1851'>SCB-1851</a>] - config-kie: support enable property + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1853'>SCB-1853</a>] - fix problems in README.md + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1862'>SCB-1862</a>] - ServiceComb add extensions to support cas env variables + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1866'>SCB-1866</a>] - dependency update: jackson-datatype-jsr310 from unmanaged to 2.10.0 + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1867'>SCB-1867</a>] - dependency update: netty, from 4.1.45.Final to 4.1.47.Final + </li> + <li>[<a href='https://issues.apache.org/jira/browse/SCB-1868'>SCB-1868</a>] - change ISO8601DateFormat + + Release Notes - Apache ServiceComb - Version java-chassis-2.0.1 -- ++ <h2> Sub-task </h2> <ul> @@@ -26,7 -89,7 +88,7 @@@ <li>[<a href='https://issues.apache.org/jira/browse/SCB-1809'>SCB-1809</a>] - add document for InvokerUtils usage </li> </ul> -- ++ <h2> Bug </h2> <ul> @@@ -39,7 -102,7 +101,7 @@@ <li>[<a href='https://issues.apache.org/jira/browse/SCB-1799'>SCB-1799</a>] - add back servicecomb.service.registry.registerUrlPrefix </li> </ul> -- ++ <h2> New Feature </h2> <ul> @@@ -52,7 -115,7 +114,7 @@@ <li>[<a href='https://issues.apache.org/jira/browse/SCB-1812'>SCB-1812</a>] - Endpoint add new constructor to support user defined transport </li> </ul> -- ++ <h2> Improvement </h2> <ul> @@@ -71,7 -134,7 +133,7 @@@ <li>[<a href='https://issues.apache.org/jira/browse/SCB-1814'>SCB-1814</a>] - binary release only include java-chassis artifacts </li> </ul> -- ++ <h2> Task </h2> <ul> @@@ -84,10 -147,10 +146,10 @@@ <li>[<a href='https://issues.apache.org/jira/browse/SCB-1808'>SCB-1808</a>] - add documentaion for using TraceIdLogger </li> </ul> -- -- ++ ++ Release Notes - Apache ServiceComb - Version java-chassis-2.0.0 -- ++ <h2> Sub-task </h2> <ul> @@@ -141,7 -204,7 +203,7 @@@ </li> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1337'>SCB-1337</a>] - should wrap enum to body at swagger generator pojo mode </li> --<li>[<a href='https://issues.apache.org/jira/browse/SCB-1338'>SCB-1338</a>] - tiny optimize for collect primitive default value ++<li>[<a href='https://issues.apache.org/jira/browse/SCB-1338'>SCB-1338</a>] - tiny optimize for collect primitive default value </li> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1342'>SCB-1342</a>] - consumer should not use ArgumentsMapperDirectReuse when arg index is different </li> @@@ -179,7 -242,7 +241,7 @@@ </li> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1644'>SCB-1644</a>] - add tests for different model in client and server </li> --<li>[<a href='https://issues.apache.org/jira/browse/SCB-1678'>SCB-1678</a>] - using new proto API to serialize/deserialize Internal Objects ++<li>[<a href='https://issues.apache.org/jira/browse/SCB-1678'>SCB-1678</a>] - using new proto API to serialize/deserialize Internal Objects </li> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1682'>SCB-1682</a>] - Refactor getVendorExtensions method and add ProtoMapper to ScopedProtobufSchemaManager </li> @@@ -221,17 -284,17 +283,17 @@@ </li> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1744'>SCB-1744</a>] - separate primitive descriptorParamType from non primitive </li> --<li>[<a href='https://issues.apache.org/jira/browse/SCB-1745'>SCB-1745</a>] - remove accessor modifier in reflection ++<li>[<a href='https://issues.apache.org/jira/browse/SCB-1745'>SCB-1745</a>] - remove accessor modifier in reflection </li> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1746'>SCB-1746</a>] - add docs for SCB-1745 of changes </li> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1749'>SCB-1749</a>] - fix OperationConfig setter problem </li> --<li>[<a href='https://issues.apache.org/jira/browse/SCB-1750'>SCB-1750</a>] - remove usage of javax.xml.ws.Holder ++<li>[<a href='https://issues.apache.org/jira/browse/SCB-1750'>SCB-1750</a>] - remove usage of javax.xml.ws.Holder </li> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1755'>SCB-1755</a>] - add JavaBeans Activation Framework implicitly </li> --<li>[<a href='https://issues.apache.org/jira/browse/SCB-1758'>SCB-1758</a>] - add document links to older versions ++<li>[<a href='https://issues.apache.org/jira/browse/SCB-1758'>SCB-1758</a>] - add document links to older versions </li> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1759'>SCB-1759</a>] - fix first sample link error </li> @@@ -250,7 -313,7 +312,7 @@@ <li>[<a href='https://issues.apache.org/jira/browse/SCB-1772'>SCB-1772</a>] - fix javadoc compile error </li> </ul> -- ++ <h2> Bug </h2> <ul> @@@ -270,16 -333,16 +332,16 @@@ </li> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1716'>SCB-1716</a>] - High CPU load when there are too many instances </li> --<li>[<a href='https://issues.apache.org/jira/browse/SCB-1717'>SCB-1717</a>] - Return nothing when file upload exception occurs ++<li>[<a href='https://issues.apache.org/jira/browse/SCB-1717'>SCB-1717</a>] - Return nothing when file upload exception occurs </li> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1740'>SCB-1740</a>] - RouterInvokeFilter beforeSendResponseAsync return null and cause server hang without any information </li> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1747'>SCB-1747</a>] - fix long file name problems </li> --<li>[<a href='https://issues.apache.org/jira/browse/SCB-1763'>SCB-1763</a>] - upgrade netty and tcnative ++<li>[<a href='https://issues.apache.org/jira/browse/SCB-1763'>SCB-1763</a>] - upgrade netty and tcnative </li> </ul> -- ++ <h2> New Feature </h2> <ul> @@@ -312,7 -375,7 +374,7 @@@ <li>[<a href='https://issues.apache.org/jira/browse/SCB-1757'>SCB-1757</a>] - prepare and improment documents for java-chassis 2.0 </li> </ul> -- ++ <h2> Improvement </h2> <ul> @@@ -320,17 -383,17 +382,17 @@@ </li> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1567'>SCB-1567</a>] - move java-chassis samples to servicecomb-samples project </li> --<li>[<a href='https://issues.apache.org/jira/browse/SCB-1574'>SCB-1574</a>] - Add README for Kie-Client ++<li>[<a href='https://issues.apache.org/jira/browse/SCB-1574'>SCB-1574</a>] - Add README for Kie-Client </li> --<li>[<a href='https://issues.apache.org/jira/browse/SCB-1575'>SCB-1575</a>] - Add README for Service-Center-Client ++<li>[<a href='https://issues.apache.org/jira/browse/SCB-1575'>SCB-1575</a>] - Add README for Service-Center-Client </li> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1582'>SCB-1582</a>] - Upgrading thirdparty dependency versions </li> --<li>[<a href='https://issues.apache.org/jira/browse/SCB-1588'>SCB-1588</a>] - ServerListFilterExt add switch ++<li>[<a href='https://issues.apache.org/jira/browse/SCB-1588'>SCB-1588</a>] - ServerListFilterExt add switch </li> --<li>[<a href='https://issues.apache.org/jira/browse/SCB-1592'>SCB-1592</a>] - upgrade vert.x and netty ++<li>[<a href='https://issues.apache.org/jira/browse/SCB-1592'>SCB-1592</a>] - upgrade vert.x and netty </li> --<li>[<a href='https://issues.apache.org/jira/browse/SCB-1610'>SCB-1610</a>] - add updateInstanceStatus to ServiceRegistryClient.java ++<li>[<a href='https://issues.apache.org/jira/browse/SCB-1610'>SCB-1610</a>] - add updateInstanceStatus to ServiceRegistryClient.java </li> <li>[<a href='https://issues.apache.org/jira/browse/SCB-1616'>SCB-1616</a>] - refactor edge dispatcher to make them more extensible </li> @@@ -347,7 -410,7 +409,7 @@@ <li>[<a href='https://issues.apache.org/jira/browse/SCB-1773'>SCB-1773</a>] - fix javadoc error: doclink all docs and add comments to APIs </li> </ul> -- ++ <h2> Task </h2> <ul> @@@ -359,7 -422,7 +421,7 @@@ Release Notes - Apache ServiceComb - Version java-chassis-1.3.0 -- ++ <h2> Bug </h2> <ul> @@@ -384,7 -447,7 +446,7 @@@ <li>[<a href='https://issues.apache.org/jira/browse/SCB-1543'>SCB-1543</a>] - java-chassis dependency structure is wrong and compile fail in clean environment </li> </ul> -- ++ <h2> Improvement </h2> <ul> diff --cc _release/release.md index b4ff3bd,85bf4d7..8a69f7b --- a/_release/release.md +++ b/_release/release.md @@@ -37,6 -37,7 +37,8 @@@ Only current recommended releases are a * [ServiceComb Service-Center 1.0.0-m2](/release/service-center-downloads/) (released on 2018-06-21) * [ServiceComb Service-Center 1.0.0-m1](/release/service-center-downloads/) (released on 2018-03-27) ++ + * [ServiceComb Java-Chassis 2.0.1](/release/java-chassis-downloads/) (released on 2020-03-27) * [ServiceComb Java-Chassis 2.0.0](/release/java-chassis-downloads/) (released on 2020-02-20) * [ServiceComb Java-Chassis 1.3.0](/release/java-chassis-downloads/) (released on 2019-10-31) * [ServiceComb Java-Chassis 1.2.1](/release/java-chassis-downloads/) (released on 2019-05-19)
