Skip to content

Commit 1f39a41

Browse files
committed
📝 changelog: v1.8.0
1 parent 2320e6a commit 1f39a41

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG-1.X.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [v1.8.0] - 2025-11-19
4+
### 🛠️ Changed / Refactoring
5+
* 🔧 helm: snapshotter tuning, raise timeout for all by @jfbus in https://github.com/outscale/osc-bsu-csi-driver/pull/1028
6+
37
## [v1.8.0-rc.1] - 2025-11-13
48
### 🐛 Fixed
59
* 🐛 fix: handle edge cases in resource watchers by @jfbus in https://github.com/outscale/osc-bsu-csi-driver/pull/1023

docs/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,7 @@ The **Outscale Block Storage Unit (BSU) CSI Driver** implements the Container St
5353
| v0.0.15 | [v1.5.0](https://github.com/container-storage-interface/spec/releases/tag/v1.5.0) | 1.20 | 1.23 |
5454
| v0.1.0 – v1.3.0 | [v1.5.0](https://github.com/container-storage-interface/spec/releases/tag/v1.5.0) | 1.20 | 1.23 |
5555
| v0.1.0 – v1.6.x | [v1.8.0](https://github.com/container-storage-interface/spec/releases/tag/v1.8.0) | 1.20 | 1.30 |
56-
| v1.7.x | [v1.10.0](https://github.com/container-storage-interface/spec/releases/tag/v1.10.0) | 1.20 | 1.31 |
57-
| v1.8.x | [v1.10.0](https://github.com/container-storage-interface/spec/releases/tag/v1.10.0) | 1.28 | 1.32 |
56+
| v1.7.x - v1.8.x | [v1.10.0](https://github.com/container-storage-interface/spec/releases/tag/v1.10.0) | 1.20 | 1.31 |
5857

5958
</details>
6059

0 commit comments

Comments
 (0)