Skip to content

Commit

Permalink
doc: update Releaes Notes
Browse files Browse the repository at this point in the history
Signed-off-by: mlycore <maxwell92@126.com>
  • Loading branch information
mlycore committed Feb 23, 2023
1 parent 7650259 commit c3f2519
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit c3f2519

Please sign in to comment.