Release notes for 0.5.0
Container images
docker.io/scylladb/local-csi-driver:0.5.0
Changes By Kind (since 0.4.1)
Feature
- Fix NodePublishVolume and ValidateVolumeCapabilities debug logs (#53,@rzetelskik)
- Remove klog specific flags (#82,@zimnx)
Bug
Other
- Bump Go to 1.22.4 (#51,@zimnx)
- Rename k8s-local-volume-provisioner to local-csi-driver (#56,@ylebi)
- Update dependencies (#57,@tnozicka)
- Update dependencies (#62,@zimnx)
- Update golang builder image to 1.23 (#64,@tnozicka)
- Switch runtime image to UBI (#65,@tnozicka)
- Add zimnx as required dependency reviewer (#66,@tnozicka)
- Bump Go to 1.23 (#67,@zimnx)
- Change image base image to UBI 9.5 minimal (#68,@zimnx)
- Remove tnozicka from OWNERS (#72,@tnozicka)
- Bump dependencies (#74,@zimnx)
- Add
mflendrich
toOWNERS
(#75,@mflendrich) - Add rzetelskik to approvers (#76,@rzetelskik)
- Bump
go.mod
dependencies (#79,@mflendrich) - Bump dependencies (#81,@zimnx)
- Bump dependencies and builder to
golang-1.24
(#87,@mflendrich) - Use the release GitHub Action from operator
master
(#90,@mflendrich)