This is an automated email from the ASF dual-hosted git repository.
jianglongtao 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 55ce6ef 0.2.0 release (#235)
55ce6ef is described below
commit 55ce6ef92351dc0f4b3a21451d6dd34ccc3809cf
Author: liyao <[email protected]>
AuthorDate: Thu Mar 2 15:35:25 2023 +0800
0.2.0 release (#235)
* chore: update proxy charts version
Signed-off-by: mlycore <[email protected]>
* doc: update Releaes Notes
Signed-off-by: mlycore <[email protected]>
---------
Signed-off-by: mlycore <[email protected]>
---
RELEASE-NOTES.md | 22 ++++++++++++++++++++++
.../apache-shardingsphere-proxy-charts/Chart.yaml | 2 +-
2 files changed, 23 insertions(+), 1 deletion(-)
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index d22c198..4c59211 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -1,3 +1,25 @@
+## 0.2.0
+
+### New Feature
+
+1. Introduce new CRD ComputeNodeļ¼to be activated at
`--feature-gates=ComputeNode=true`
+2. Introduce subresource scale for ComputeNode to support kubectl scale command
+
+### Enhancement
+
+1. Add annotation rolling update support for CRD ShardingSphereProxy
+2. Write NodePort back to ComputeNode
+3. Introducing Ginkgo test for ComputeNode
+
+### Bug fix
+
+1. Fix readyNodes and conditions error for ShardingSphereProxy Status in some
cases
+2. Fix NPE in non-MySQL configurations
+
+### Change Log
+
+1. [MILESTONE](https://github.com/apache/shardingsphere-on-cloud/milestone/6)
+
## 0.1.2
### New Feature
diff --git a/charts/apache-shardingsphere-proxy-charts/Chart.yaml
b/charts/apache-shardingsphere-proxy-charts/Chart.yaml
index 4cd8dfc..971fab1 100644
--- a/charts/apache-shardingsphere-proxy-charts/Chart.yaml
+++ b/charts/apache-shardingsphere-proxy-charts/Chart.yaml
@@ -19,7 +19,7 @@ apiVersion: v2
appVersion: 5.3.1
name: apache-shardingsphere-proxy-charts
description: A Helm chart for ShardingSphere-Proxy-Cluster
-version: 0.1.2
+version: 0.2.0
maintainers:
- name: [email protected]
dependencies: