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

[shardingsphere-on-cloud] branch v0.1.0-release updated: add release note

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

duanzhengqiang pushed a commit to branch v0.1.0-release
in repository https://gitbox.apache.org/repos/asf/shardingsphere-on-cloud.git


The following commit(s) were added to refs/heads/v0.1.0-release by this push:
     new adc40ad  add release note
adc40ad is described below

commit adc40ad19ce1a97e429d842db7d966c22df9fc3b
Author: duanzhengqiang <du...@apache.org>
AuthorDate: Wed Oct 26 20:38:25 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)