This is an automated email from the ASF dual-hosted git repository. zhonghongsheng pushed a commit to branch 5.3.1-release in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
commit 1b9ca23e921939c6e2f09615cb715c9c2703fd12 Author: Hongsheng Zhong <[email protected]> AuthorDate: Thu Jan 5 20:34:22 2023 +0800 Update README for 5.3.1 --- README.md | 8 ++++---- README_ZH.md | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 950985c4d18..ac4ccf6f9a9 100644 --- a/README.md +++ b/README.md @@ -93,13 +93,13 @@ We deeply appreciate [community contributors](https://shardingsphere.apache.org/ <hr> -:white_check_mark: Version 5.3.0: released :tada: +:white_check_mark: Version 5.3.1: released :tada: 🔗 For the release notes, follow this link to the relevant [GitHub page](https://github.com/apache/shardingsphere/blob/master/RELEASE-NOTES.md). -:soon: Version 5.3.1 +:soon: Version 5.3.2 -We are currently working towards our 5.3.1 milestone. +We are currently working towards our 5.3.2 milestone. Keep an eye on the [milestones page](https://github.com/apache/shardingsphere/milestones) of this repo to stay up to date. [comment]: <> (##) @@ -149,7 +149,7 @@ With the client end connecting directly to the database, it provides services in <hr> [](https://nightlies.apache.org/shardingsphere/) -[](https://www.apache.org/dyn/closer.lua/shardingsphere/5.3.0/apache-shardingsphere-5.3.0-shardingsphere-proxy-bin.tar.gz) +[](https://www.apache.org/dyn/closer.lua/shardingsphere/5.3.1/apache-shardingsphere-5.3.1-shardingsphere-proxy-bin.tar.gz) [](https://store.docker.com/community/images/apache/shardingsphere-proxy) A transparent database proxy, providing a database server that encapsulates database binary protocol to support heterogeneous languages. diff --git a/README_ZH.md b/README_ZH.md index a1527061300..bc48b73b80b 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -78,13 +78,13 @@ ShardingSphere 已于 2020 年 4 月 16 日成为 [Apache 软件基金会](https <hr> -:white_check_mark: Version 5.3.0: 已发布 :tada: +:white_check_mark: Version 5.3.1: 已发布 :tada: 🔗 请访问 [发布说明](https://github.com/apache/shardingsphere/blob/master/RELEASE-NOTES.md) 获得更详细的信息. -:soon: Version 5.3.1 +:soon: Version 5.3.2 -我们目前正在开发 5.3.1 里程碑。 +我们目前正在开发 5.3.2 里程碑。 请访问[里程碑](https://github.com/apache/shardingsphere/milestones) 获取最新信息。 ## @@ -112,7 +112,7 @@ Apache ShardingSphere 由 JDBC、Proxy 这 2 款既能够独立部署,又支 <hr> [](https://nightlies.apache.org/shardingsphere/) -[](https://www.apache.org/dyn/closer.lua/shardingsphere/5.3.0/apache-shardingsphere-5.3.0-shardingsphere-proxy-bin.tar.gz) +[](https://www.apache.org/dyn/closer.lua/shardingsphere/5.3.1/apache-shardingsphere-5.3.1-shardingsphere-proxy-bin.tar.gz) [](https://store.docker.com/community/images/apache/shardingsphere-proxy) 定位为透明化的数据库代理端,提供封装了数据库二进制协议的服务端版本,用于完成对异构语言的支持。
