github.com/1aal/kubeblocks@v0.0.0-20231107070852-e1c03e598921/docs/release_notes/v0.3.0/v0.3.5.md (about) 1 --- 2 sidebar_label: v0.3.5 3 --- 4 5 # KubeBlocks 0.3.5 (2023-02-03) 6 7 ## What's Changed 8 9 ### Bug Fixes 10 - pvc size not synced to cluster ([#1180](https://github.com/apecloud/kubeblocks/pull/1180), @lynnleelhl) 11 - make upgrade error more friendly ([#1208](https://github.com/apecloud/kubeblocks/pull/1208), @lynnleelhl) 12 - cluster create command build default volumeClaimTemplates ([#1209](https://github.com/apecloud/kubeblocks/pull/1209), @ldming)