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

     1  ---
     2  sidebar_label: v0.3.2
     3  ---
     4  
     5  # KubeBlocks 0.3.2 (2023-01-30)
     6  
     7  ## What's Changed
     8  
     9  ### Bug Fixes
    10  - OS X Process.Name function requires elevated permissions ([#1019](https://github.com/apecloud/kubeblocks/pull/1019), @sophon-zt)
    11  - remove cached entry from SecretMap ([#1044](https://github.com/apecloud/kubeblocks/pull/1044), @shanshanying)
    12  - pvc bound check wrong ([#1084](https://github.com/apecloud/kubeblocks/pull/1084), @lynnleelhl)
    13  - check existence of address before retrieving IP ([#1094](https://github.com/apecloud/kubeblocks/pull/1094), @shanshanying)
    14  - systemaccount controller doesn't set secret's owner when it refers a existing one ([#1098](https://github.com/apecloud/kubeblocks/pull/1098), @weicao)
    15  - kbcli snapshot-controller.enabled supported in minikube ([#1124](https://github.com/apecloud/kubeblocks/pull/1124), @dengshaojiang)
    16  - improve setup scripts to tolerate timeout error ([#1125](https://github.com/apecloud/kubeblocks/pull/1125), @lynnleelhl)