github.com/1aal/kubeblocks@v0.0.0-20231107070852-e1c03e598921/docs/release_notes/v0.3.0/v0.3.7.md (about) 1 --- 2 sidebar_label: v0.3.7 3 --- 4 5 # KubeBlocks 0.3.7 (2023-02-10) 6 7 ## What's Changed 8 9 ### New Features 10 - backuppolicytemplate improvement ([#1186](https://github.com/apecloud/kubeblocks/pull/1186), @dengshaojiang) 11 - support postgresql ([#1255](https://github.com/apecloud/kubeblocks/pull/1255), @ZhaoDiankui) 12 - add postgresql grafana dashboards ([#1349](https://github.com/apecloud/kubeblocks/pull/1349), @yimeisun) 13 - add postgresql alert rules ([#1350](https://github.com/apecloud/kubeblocks/pull/1350), @yimeisun) 14 - cli support to connect to postgresql ([#1359](https://github.com/apecloud/kubeblocks/pull/1359), @ldming) 15 16 ### Bug Fixes 17 - cli version output correctly when kubernetes cluster does not work ([#1292](https://github.com/apecloud/kubeblocks/pull/1292), @ldming) 18 - build kbcli with CGO_ENABLED=0 ([#1339](https://github.com/apecloud/kubeblocks/pull/1339), @ldming)