This is an automated email from the ASF dual-hosted git repository.
duanzhengqiang pushed a commit to branch 0.1.0-release
in repository https://gitbox.apache.org/repos/asf/shardingsphere-on-cloud.git
The following commit(s) were added to refs/heads/0.1.0-release by this push:
new aec4012 add release note
aec4012 is described below
commit aec40121369db2b29cf0549a632e3a61efb92800
Author: duanzhengqiang <[email protected]>
AuthorDate: Thu Oct 27 08:50:26 2022 +0800
add release note
---
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..56ce29f
--- /dev/null
+++ b/RELEASE-NOTES.md
@@ -0,0 +1,18 @@
+## v0.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)