You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by to...@apache.org on 2022/10/31 07:05:46 UTC

[shardingsphere-on-cloud] branch main updated: Merge 0.1.0 release branch to main (#108)

This is an automated email from the ASF dual-hosted git repository.

totalo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shardingsphere-on-cloud.git


The following commit(s) were added to refs/heads/main by this push:
     new b8d4e56  Merge 0.1.0 release branch to main (#108)
b8d4e56 is described below

commit b8d4e564066f6aa94b8f472ce448e2457ae4a972
Author: Zhengqiang Duan <du...@apache.org>
AuthorDate: Mon Oct 31 15:05:42 2022 +0800

    Merge 0.1.0 release branch to main (#108)
    
    * add release note
    
    * Update RELEASE-NOTES.md
---
 RELEASE-NOTES.md | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
new file mode 100644
index 0000000..c83f227
--- /dev/null
+++ b/RELEASE-NOTES.md
@@ -0,0 +1,18 @@
+## 0.1.0
+
+### New Feature
+
+1. Supports the use of proxy to configure and describe the ShardingSphere Proxy cluster
+1. Support native ShardingSphere Proxy server.yaml configuration
+1. Support automatic creation of HPA based on CPU metrics
+1. Support automatic download of MySQL driver
+1. Support deploy ShardingSphere Operator
+1. Support deploy ShardingSphere Proxy cluster 
+1. Support deploy Zookeeper by Bitnami
+1. Support automatic configuration of the address of the governance center
+1. Include ShardingSphere-Proxy charts into the on-cloud repository
+1. Support deploying ShardingSphere-Proxy cluster on aws using cloudformation
+
+### Change Log
+
+1. [MILESTONE](https://github.com/apache/shardingsphere-on-cloud/milestone/3)