github.com/1aal/kubeblocks@v0.0.0-20231107070852-e1c03e598921/docs/release_notes/v0.3.0/v0.3.8.md (about)

     1  ---
     2  sidebar_label: v0.3.8
     3  ---
     4  # KubeBlocks 0.3.8 (2023-02-12)
     5  
     6  ## What's Changed
     7  
     8  ### New Features
     9  - cli support to set cluster resource ([#1353](https://github.com/apecloud/kubeblocks/pull/1353), @ldming)
    10  - support more metrics for postgresql exporter ([#1386](https://github.com/apecloud/kubeblocks/pull/1386), @yimeisun)
    11  
    12  ### Bug Fixes
    13  - postgresql poststart script run fail ([#1384](https://github.com/apecloud/kubeblocks/pull/1384), @yimeisun)