You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG-1.X.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# Changelog
2
2
3
+
## [v1.8.0-rc.1] - 2025-11-13
4
+
### 🐛 Fixed
5
+
* 🐛 fix: handle edge cases in resource watchers by @jfbus in https://github.com/outscale/osc-bsu-csi-driver/pull/1023
6
+
* 🐛 fix: set the snapshot creation time by @jfbus in https://github.com/outscale/osc-bsu-csi-driver/pull/1024
7
+
* 🐛 fix: wait for status in CreateVolume/Snapshot retries by @jfbus in https://github.com/outscale/osc-bsu-csi-driver/pull/1027
8
+
### 📦 Dependency updates
9
+
* build(deps): bump github.com/outscale/osc-sdk-go/v2 from 2.27.0 to 2.30.0 by @dependabot[bot] in https://github.com/outscale/osc-bsu-csi-driver/pull/1022
10
+
* build(deps): bump go.uber.org/mock from 0.5.2 to 0.6.0 by @dependabot[bot] in https://github.com/outscale/osc-bsu-csi-driver/pull/1030
11
+
* ⬆️ deps: bump Kube to v1.32.8 by @jfbus in https://github.com/outscale/osc-bsu-csi-driver/pull/1029
12
+
3
13
## [v1.8.0-beta.1] - 2025-11-04
4
14
### 🛠️ Changed / Refactoring
5
15
* ⚡️ perfs: batch Read calls for all snapshot/volumes being processed by @jfbus in https://github.com/outscale/osc-bsu-csi-driver/pull/1019
0 commit comments