You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by mi...@apache.org on 2023/02/23 07:05:22 UTC

[shardingsphere-on-cloud] branch 0.2.0-release updated (6d4f44e -> 15de8b4)

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

miaoliyao pushed a change to branch 0.2.0-release
in repository https://gitbox.apache.org/repos/asf/shardingsphere-on-cloud.git


    from 6d4f44e  Merge pull request #225 from mlycore/doc
     new 7650259  chore: update proxy charts version
     new 15de8b4  doc: update Releaes Notes

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 RELEASE-NOTES.md                                   | 22 ++++++++++++++++++++++
 .../apache-shardingsphere-proxy-charts/Chart.yaml  |  2 +-
 2 files changed, 23 insertions(+), 1 deletion(-)


[shardingsphere-on-cloud] 02/02: doc: update Releaes Notes

Posted by mi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 15de8b4a4384bf474ebcf7a9148ef08cd53771ee
Author: mlycore <ma...@126.com>
AuthorDate: Thu Feb 23 15:02:54 2023 +0800

    doc: update Releaes Notes
    
    Signed-off-by: mlycore <ma...@126.com>
---
 RELEASE-NOTES.md | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index d22c198..c5f4f8b 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -2,6 +2,28 @@
 
 ### 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
+
 1. Provide Grafana dashboard template for ShardingSphere-Operator metrics.
 1. Updating and renaming renaming apache-shardingsphere-operator-cluster-charts to apache-shardingsphere-operator-charts, which supports deploying operator and cluster at the same time.
 


[shardingsphere-on-cloud] 01/02: chore: update proxy charts version

Posted by mi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 76502591a709ed147875cece18a2004f127eeee0
Author: mlycore <ma...@126.com>
AuthorDate: Thu Feb 23 15:00:38 2023 +0800

    chore: update proxy charts version
    
    Signed-off-by: mlycore <ma...@126.com>
---
 charts/apache-shardingsphere-proxy-charts/Chart.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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: dev@shardingsphere.apache.org
 dependencies: