Releases: kubernetes-sigs/blob-csi-driver
Releases · kubernetes-sigs/blob-csi-driver
v1.23.2 release
What's Changed
- [release-1.23] fix: GHSA-m425-mq94-257g by @andyzhangx in #1099
- [release-1.23] feat: support blobfuse-proxy on OpenShift by @cvvz in #1104
- [release-1.23] fix: make aznfs protocol consistent with nfs by @k8s-infra-cherrypick-robot in #1109
- [release-1.23] feat: use azcopy for volume cloning by @umagnus in #1102
- [release-1.23] feat: switch to bookworm debian base image by @cvvz in #1105
- [release-1.23] fix: CVE-2023-5528 by @andyzhangx in #1116
- [release-1.23] doc: update blobfuse-proxy support on coreos by @k8s-infra-cherrypick-robot in #1121
- doc: cut v1.23.2 release by @andyzhangx in #1122
Full Changelog: v1.23.1...v1.23.2
v1.22.4 release
What's Changed
- [release-1.22] fix: GHSA-m425-mq94-257g by @andyzhangx in #1100
- [release-1.22] fix: make aznfs protocol consistent with nfs by @andyzhangx in #1110
- [release-1.22] feat: switch to bookworm debian base image by @cvvz in #1107
- [release-1.22] fix: CVE-2023-5528 by @andyzhangx in #1117
- doc: cut v1.22.4 release by @andyzhangx in #1124
Full Changelog: v1.22.3...v1.22.4
v1.21.6 release
What's Changed
- [release-1.21] fix: GHSA-m425-mq94-257g by @andyzhangx in #1101
- [release-1.21] feat: switch to bookworm debian base image by @cvvz in #1108
- [release-1.21] fix: CVE-2023-5528 by @andyzhangx in #1118
- doc: cut v1.21.6 release by @andyzhangx in #1125
Full Changelog: v1.21.5...v1.21.6
v1.23.1 release
What's Changed
- [release-1.23] fix: refine create volume metrics by @k8s-infra-cherrypick-robot in #1025
- [release-1.23] test: fix verify-helm-chart failure by @k8s-infra-cherrypick-robot in #1032
- [release-1.23] cleanup: fix typo by @k8s-infra-cherrypick-robot in #1034
- [release-1.23] fix: CVE-2023-39325 by @andyzhangx in #1047
- [release-1.23] fix: support arm in init.sh by @k8s-infra-cherrypick-robot in #1060
- [release-1.23] test: don't return error in blob_log.sh by @k8s-infra-cherrypick-robot in #1056
- [release-1.23] fix: nfs volume creation failure due to Microsoft.Storage.Global Service endpoint enabled by @k8s-infra-cherrypick-robot in #1063
- [release-1.23] fix: increase provisioner timeout as 20min by @andyzhangx in #1074
- doc: cut v1.23.1 release by @andyzhangx in #1076
Full Changelog: v1.23.0...v1.23.1
v1.22.3 release
What's Changed
- [release-1.22] fix: add VolumeStats cache to avoid massive statfs calls by @k8s-infra-cherrypick-robot in #1017
- [release-1.22] fix: refine create volume metrics by @k8s-infra-cherrypick-robot in #1026
- [release-1.22] test: fix verify-helm-chart failure by @k8s-infra-cherrypick-robot in #1033
- [release-1.22] cleanup: fix typo by @k8s-infra-cherrypick-robot in #1035
- [release-1.22] fix: CVE-2023-39325 by @andyzhangx in #1049
- [release-1.22] fix: support arm in init.sh by @k8s-infra-cherrypick-robot in #1061
- [release-1.22] test: don't return error in blob_log.sh by @k8s-infra-cherrypick-robot in #1057
- [release-1.22] fix: nfs volume creation failure due to Microsoft.Storage.Global Service endpoint enabled by @k8s-infra-cherrypick-robot in #1064
- doc: cut v1.22.3 release by @andyzhangx in #1077
Full Changelog: v1.22.2...v1.22.3
v1.21.5 release
What's Changed
- [release-1.21] fix: CVE-2023-2431 by @andyzhangx in #962
- [release-1.21] cleanup: remove secret print in error message by @k8s-infra-cherrypick-robot in #975
- [release-1.21] cleanup: add secret name in the log by @k8s-infra-cherrypick-robot in #993
- [release-1.21] fix: add VolumeStats cache to avoid massive statfs calls by @andyzhangx in #1018
- [release-1.21] test: fix verify-helm-chart failure by @k8s-infra-cherrypick-robot in #1038
- [release-1.21] cleanup: fix typo by @k8s-infra-cherrypick-robot in #1036
- [release-1.21] fix: CVE-2023-39325 by @andyzhangx in #1050
- [release-1.21] test: don't return error in blob_log.sh by @k8s-infra-cherrypick-robot in #1058
- [release-1.21] fix: nfs volume creation failure due to Microsoft.Storage.Global Service endpoint enabled by @k8s-infra-cherrypick-robot in #1065
- doc: cut v1.21.5 release by @andyzhangx in #1079
Full Changelog: v1.21.4...v1.21.5
v1.19.6 release
What's Changed
- [release-1.19] cleanup: remove secret print in error message by @k8s-infra-cherrypick-robot in #977
- [release-1.19] fix: CVE-2023-2431, CVE-2023-2727, CVE-2023-2727 by @andyzhangx in #979
- [release-1.19] cleanup: add secret name in the log by @andyzhangx in #994
- [release-1.19] test: fix verify-helm-chart failure by @k8s-infra-cherrypick-robot in #1039
- [release-1.19] cleanup: fix typo by @k8s-infra-cherrypick-robot in #1037
- [release-1.19] fix: flag panic if a flag is defined after being set by @k8s-infra-cherrypick-robot in #1053
- [release-1.19] fix: CVE-2023-39325 by @andyzhangx in #1067
- [release-1.19] fix: nfs volume creation failure due to Microsoft.Storage.Global Service endpoint enabled by @k8s-infra-cherrypick-robot in #1066
- [release-1.19] test: don't return error in blob_log.sh by @k8s-infra-cherrypick-robot in #1068
- doc: cut v1.19.6 release by @andyzhangx in #1078
Full Changelog: v1.19.5...v1.19.6
v1.23.0 release
What's Changed
- doc: cut v1.22.0 release by @andyzhangx in #947
- cleanup: update new chart versions and remove deprecated versions by @andyzhangx in #951
- chore: fix uninstall-driver to make it backward compatibility by @cvvz in #952
- feat: add getLatestAccountKey parameter in storage class by @andyzhangx in #953
- fix: dynamic provisioning support with blobfuse msi auth by @andyzhangx in #954
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #961
- cleanup: update new chart versions and remove deprecated versions by @andyzhangx in #960
- chore(deps): bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5 by @dependabot in #940
- fix: storage account search default values by @andyzhangx in #967
- cleanup: remove secret print in error message by @andyzhangx in #973
- feat: install blobfuse 2.0.4 as default version by @andyzhangx in #980
- chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.2.0 to 1.3.0 by @dependabot in #983
- cleanup: update new chart versions and remove deprecated versions by @andyzhangx in #985
- feat: install blobfuse 2.0.5 as default version by @andyzhangx in #988
- cleanup: add secret name in the log by @andyzhangx in #991
- fix: flag panic if a flag is defined after being set by @cvvz in #997
- chore: upgrade azure cloud provider lib by @andyzhangx in #999
- feat: support aznfs mount helper by @cvvz in #987
- feat: install blobfuse 2.1.0 as default version by @andyzhangx in #1001
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #1004
- feat: enable HonorPVReclaimPolicy in csi-provisioner by @andyzhangx in #1008
- doc: update volumeHandle doc by @andyzhangx in #1009
- chore: set enable-aznfs-mount default value as false by @cvvz in #1010
- fix: match account if PrivateEndpoint is not set in storage class by @andyzhangx in #1013
- chore(deps): bump github.com/pborman/uuid from 1.2.0 to 1.2.1 by @dependabot in #1003
- cleanup: update new chart versions and remove deprecated versions by @andyzhangx in #1014
- fix: add VolumeStats cache to avoid massive statfs calls by @andyzhangx in #1016
- chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0 by @dependabot in #1015
Full Changelog: v1.22.0...v1.23.0
v1.22.2 release
What's Changed
- [release-1.22] fix: CVE-2023-2431 by @andyzhangx in #969
- [release-1.22] fix: storage account search default values by @andyzhangx in #970
- [release-1.22] cleanup: remove secret print in error message by @k8s-infra-cherrypick-robot in #974
- fix: CVE-2023-2727 by @andyzhangx in #982
- [release-1.22] feat: install blobfuse 2.0.4 as default version by @andyzhangx in #981
- [release-1.22] feat: install blobfuse 2.0.5 as default version by @andyzhangx in #989
- [release-1.22] cleanup: add secret name in the log by @k8s-infra-cherrypick-robot in #992
- [release 1.22] feat: support aznfs mount helper by @cvvz in #1006
- [release-1.22] chore: set enable-aznfs-mount default value as false by @k8s-infra-cherrypick-robot in #1011
- doc: cut v1.22.2 release by @andyzhangx in #1007
Full Changelog: v1.22.1...v1.22.2
v1.22.1 release
Features 🌈
- feat: add getLatestAccountKey parameter in storage class (#956)
Bug Fixes 🐞
- fix: dynamic provisioning support with blobfuse msi auth (#957)
What's Changed
- [release-1.22] fix: dynamic provisioning support with blobfuse msi auth by @andyzhangx in #957
- [release-1.22] feat: add getLatestAccountKey parameter in storage class by @k8s-infra-cherrypick-robot in #956
- doc: cut v1.22.1 release by @andyzhangx in #964
Full Changelog: v1.22.0...v1.22.1