After last release, we have received a lot of feedback from users and developers. Now we plan to release the ShardingSphere on Cloud 0.3.0 version these days, which has made a lot of optimization and improvement for these feedback.
Please refer to this release notes to confirm whether it contains the features you expect. If I missed anything, please remind me ASAP. If there are any suggestions, please feel free to tell us.
Email:
Release Notes
New Feature
Add CRD StorageNode and add core reconcile logic
ComputeNode support deploy agent when install ShardingSphere Proxy
Support encrypt DistSQL parser
Support sharding DistSQL parser
Support shadow DistSQL parser
Support read/write splitting DistSQL parser
Support mask DistSQL parser
Introduce new CRD Chaos and support ChaosMesh
Support Agent in Proxy CHarts
StorageNode suppors CloudNativePG cluster
Polish documentation and make it more concise
Optimize ComputeNode conditions in Pending phase
Add Grafana dashboard template for ShardingSphere Proxy Grafana
Support StorageNode to create&delete AWS RDS instance
Support StorageNode register to ShardingSphere Proxy automatically
Support StorageNode unregister from ShardingSphere Proxy automatically
Update Helm charts to support StorageNode
Add New CRD StorageProvider to replace DatabaseClass
Support StorageNode to create&delete AWS Aurora Cluster
StorageNode register to & unregister from ShardingSphere support AWS Aurora Cluster
Enhancement
Add some checks about Zookeeper before installing Operator with Helm
Update AgentConfig of ComputeNode
Update the display of execute-latency in the Grafana panel
Add some checks about Zookeeper before install proxy with Helm
Add API and framework for StorageNode and Chaos
Support operator docker image pushed to Apache Dockerhub repo
Upgrade Zookeeper config to support arm arch in Proxy Charts
Upgrade Dockerfile of operator to support arm arch
Add finalize logic of StorageNode
Update AWS RDS instance status code
Add Github action Labeler
Chaos supports PodStress and MemoryStress
Bug fix
Fix ConfigMap and Job creation error while no Chaos found
Fix ConfigMap cascading deletion
Fix Arm image build in Github Action
Fix Agent ConfigMap charts name template
Adjust default legents in Grafana template
Fix Agent annotations and port syncronization
Update default version to 0.2.0 in Operator charts
Fix CI failure of Proxy Charts and Operator Charts
Fix Status reconciliation error which cause unexpected loop
Release 0.3.0
Hi community,
After last release, we have received a lot of feedback from users and developers. Now we plan to release the ShardingSphere on Cloud 0.3.0 version these days, which has made a lot of optimization and improvement for these feedback.
Please refer to this release notes to confirm whether it contains the features you expect. If I missed anything, please remind me ASAP. If there are any suggestions, please feel free to tell us.
Email:
Release Notes
New Feature
Enhancement
Bug fix