Releases: outscale/osc-bsu-csi-driver
Releases · outscale/osc-bsu-csi-driver
Helm Release v2.0.1-helm
Bump CSI driver to v1.10.0 and Snapshot exporter to v0.2.0
Release v1.10.0
The CSI driver has switched to a new Outscale SDK with a better handling of API errors, backoff and throttling, and is based on the 1.12 CSI specification.
It includes fixes for CSI edge cases, and no new feature.
No changes since v1.10.0-rc.1
Release v1.10.0-rc.1
No changes since v1.10.0-beta.1
Release v1.10.0-beta.1
No changes since v1.10.0-alpha.1
Release v1.10.0-alpha.1
The CSI driver has switched to a new Outscale SDK with a better handling of API errors, backoff and throttling, and is based on the 1.12 CSI specification.
It includes fixes for CSI edge cases, and no new feature.
🛠️ Changed / Refactoring
- ♻️ refacto: switch to SDKv3/CSI 1.12 by @jfbus in #1082
- ✅ tests(sanity): use real API calls in sanity tests by @jfbus in #1085
📝 Documentation
📦 Dependency updates
- ⬆️ deps(gomod): update module google.golang.org/protobuf to v1.36.11 by @Open-Source-Bot in #1071
- ⬆️ deps(gomod): update module github.com/onsi/ginkgo/v2 to v2.27.3 by @Open-Source-Bot in #1074
- ⬆️ deps(gomod): update module golang.org/x/sys to v0.39.0 by @Open-Source-Bot in #1079
- ⬆️ deps(gomod): update module github.com/stretchr/testify to v1.11.1 by @Open-Source-Bot in #1078
- ⬆️ deps(dockerfile): update golang docker tag to v1.25.5 by @Open-Source-Bot in #1066
- ⬆️ deps(gomod): update module github.com/spf13/pflag to v1.0.10 by @Open-Source-Bot in #1067
- ⬆️ deps(gomod): update module google.golang.org/grpc to v1.77.0 by @Open-Source-Bot in #1080
- ⬆️ deps(gomod): update module github.com/onsi/gomega to v1.38.3 by @Open-Source-Bot in #1075
- ⬆️ deps(gomod): update module google.golang.org/grpc to v1.78.0 by @Open-Source-Bot in #1083
- ⬆️ deps(dockerfile): update golang:1.25.5-bookworm docker digest to 2c7c656 by @Open-Source-Bot in #1084
- ⬆️ deps(gomod): update kubernetes packages to v0.34.3 by @Open-Source-Bot in #1086
- ⬆️ deps(gomod): update module k8s.io/kubernetes to v1.34.3 by @Open-Source-Bot in #1087
- ⬆️ deps(gomod): update module golang.org/x/sys to v0.40.0 by @Open-Source-Bot in #1090
- ⬆️ deps(gomod): update github.com/outscale/goutils/k8s digest to be82506 by @Open-Source-Bot in #1098
- ⬆️ deps(dockerfile): update golang docker tag to v1.25.6 by @Open-Source-Bot in #1100
Helm Release v2.0.0-helm
Release v1.9.0
✨ Added
- ✨ feat: check credentials at boot by @jfbus in #1045
- 📈 api: use dev user-agent for CI calls by @jfbus in #1050
- ✨ feat: make readiness interval configurable by @jfbus in #991
- 🥅 auth: catch error code 4000 by @jfbus in #1051
- 🔊 logs: add JSON log format by @jfbus in #1055
📦 Dependency updates
- build(deps): bump golang.org/x/crypto from 0.41.0 to 0.45.0 by @dependabot[bot] in #1042
Release v1.8.0
Release v1.8.0-rc.1
🐛 Fixed
- 🐛 fix: handle edge cases in resource watchers by @jfbus in #1023
- 🐛 fix: set the snapshot creation time by @jfbus in #1024
- 🐛 fix: wait for status in CreateVolume/Snapshot retries by @jfbus in #1027
📦 Dependency updates
- build(deps): bump github.com/outscale/osc-sdk-go/v2 from 2.27.0 to 2.30.0 by @dependabot[bot] in #1022
- build(deps): bump go.uber.org/mock from 0.5.2 to 0.6.0 by @dependabot[bot] in #1030
- ⬆️ deps: bump Kube to v1.32.8 by @jfbus in #1029