Skip to content

Commit 27f61b0

Browse files
committed
chore: update RELEASE NOTES
Signed-off-by: mlycore <[email protected]>
1 parent cf9dc19 commit 27f61b0

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

RELEASE-NOTES.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
1+
## 0.3.0
2+
3+
### New Feature
4+
5+
1. Introduce new CRD StorageNode,to be activated at `--feature-gates=StorageNode=true`
6+
2. Introduce new CRD Chaos,to be activated at `--feature-gates=Chaos=true`
7+
3. Add Grafana dashboard template for ShardingSphere Proxy Grafana
8+
9+
### Enhancement
10+
11+
1. Update AgentConfig of ComputeNode
12+
2. Update the display of execute-latency in the Grafana panel
13+
3. Add some checks about zookeeper before install proxy with Helm
14+
4. Add demo for sharding algorithm based on Wasm
15+
5. Support Agent in Proxy CHarts
16+
6. StorageNode suppors CloudNativePG cluster
17+
7. Optimize ComputeNode conditions in Pending phase
18+
8. Adjust default legents in Grafana template
19+
9. Support operator docker image pushed to Apache Dockerhub repo
20+
10. Add golangci-lint action to Github Action
21+
11. Upgrade Zookeeper config to support arm arch in Proxy Charts
22+
23+
### Bug fix
24+
25+
1. Fix Arm image build in Github Action
26+
2. Fix Agent ConfigMap charts name template
27+
3. Fix Status reconciliation error which cause unexpected loop
28+
29+
### Change Log
30+
31+
1. [MILESTONE](https://github.com/apache/shardingsphere-on-cloud/milestone/7)
32+
33+
134
## 0.2.0
235

336
### New Feature

0 commit comments

Comments
 (0)