File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed
Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments