|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [v1.34.1] - 2025-11-26 |
| 4 | + |
| 5 | +New release for Kubernetes 1.34. |
| 6 | + |
| 7 | +### ✨ Added |
| 8 | +* ✨ feat: check credentials at boot by @jfbus in https://github.com/outscale/cloud-provider-osc/pull/547 |
| 9 | +### 🐛 Fixed |
| 10 | +* 🐛 fix: nodes should be removed when terminated by @jfbus in https://github.com/outscale/cloud-provider-osc/pull/546 |
| 11 | +### 📦 Dependency updates |
| 12 | +* ⬆️ deps: Bump github.com/outscale/osc-sdk-go/v2 from 2.29.0 to 2.31.0 by @dependabot[bot] in https://github.com/outscale/cloud-provider-osc/pull/524 |
| 13 | +* ⬆️ build(deps): bump golang.org/x/crypto from 0.41.0 to 0.45.0 by @dependabot[bot] in https://github.com/outscale/cloud-provider-osc/pull/542 |
| 14 | + |
| 15 | +## [v1.33.1] - 2025-11-26 |
| 16 | + |
| 17 | +### ✨ Added |
| 18 | +* ✨ feat: check credentials at boot by @jfbus in https://github.com/outscale/cloud-provider-osc/pull/547 |
| 19 | +### 🐛 Fixed |
| 20 | +* 🐛 fix: nodes should be removed when terminated by @jfbus in https://github.com/outscale/cloud-provider-osc/pull/546 |
| 21 | +### 📦 Dependency updates |
| 22 | +* ⬆️ deps: Bump github.com/outscale/osc-sdk-go/v2 from 2.29.0 to 2.31.0 by @dependabot[bot] in https://github.com/outscale/cloud-provider-osc/pull/524 |
| 23 | +* ⬆️ build(deps): bump golang.org/x/crypto from 0.41.0 to 0.45.0 by @dependabot[bot] in https://github.com/outscale/cloud-provider-osc/pull/542 |
| 24 | + |
| 25 | +## [v1.32.1] - 2025-11-26 |
| 26 | + |
| 27 | +### ✨ Added |
| 28 | +* ✨ feat: check credentials at boot by @jfbus in https://github.com/outscale/cloud-provider-osc/pull/547 |
| 29 | +### 🐛 Fixed |
| 30 | +* 🐛 fix: nodes should be removed when terminated by @jfbus in https://github.com/outscale/cloud-provider-osc/pull/546 |
| 31 | +### 📦 Dependency updates |
| 32 | +* ⬆️ deps: Bump github.com/outscale/osc-sdk-go/v2 from 2.29.0 to 2.31.0 by @dependabot[bot] in https://github.com/outscale/cloud-provider-osc/pull/524 |
| 33 | +* ⬆️ build(deps): bump golang.org/x/crypto from 0.41.0 to 0.45.0 by @dependabot[bot] in https://github.com/outscale/cloud-provider-osc/pull/542 |
| 34 | + |
| 35 | +## [v1.31.1] - 2025-11-26 |
| 36 | + |
| 37 | +### ✨ Added |
| 38 | +* ✨ feat: check credentials at boot by @jfbus in https://github.com/outscale/cloud-provider-osc/pull/547 |
| 39 | +### 🐛 Fixed |
| 40 | +* 🐛 fix: nodes should be removed when terminated by @jfbus in https://github.com/outscale/cloud-provider-osc/pull/546 |
| 41 | +### 📦 Dependency updates |
| 42 | +* ⬆️ deps: Bump github.com/outscale/osc-sdk-go/v2 from 2.29.0 to 2.31.0 by @dependabot[bot] in https://github.com/outscale/cloud-provider-osc/pull/524 |
| 43 | +* ⬆️ build(deps): bump golang.org/x/crypto from 0.41.0 to 0.45.0 by @dependabot[bot] in https://github.com/outscale/cloud-provider-osc/pull/542 |
| 44 | + |
3 | 45 | ## [v1.33.0] - 2025-11-19 |
4 | 46 |
|
| 47 | +New release for Kubernetes 1.33. |
| 48 | + |
5 | 49 | ### ✨ Added |
6 | 50 | * ✨feat(loadbalancer): implement ipmode by @moh2a in https://github.com/outscale/cloud-provider-osc/pull/518 |
7 | 51 | ### 🛠️ Changed / Refactoring |
8 | 52 | * 🔊 logs: fix LBU response logging / switch to Go 1.25 by @jfbus in https://github.com/outscale/cloud-provider-osc/pull/519 |
9 | 53 |
|
10 | 54 | ## [v1.32.0] - 2025-11-19 |
11 | 55 |
|
| 56 | +New release for Kubernetes 1.32. |
| 57 | + |
12 | 58 | ### ✨ Added |
13 | 59 | * ✨feat(loadbalancer): implement ipmode by @moh2a in https://github.com/outscale/cloud-provider-osc/pull/518 |
14 | 60 | ### 🛠️ Changed / Refactoring |
15 | 61 | * 🔊 logs: fix LBU response logging / switch to Go 1.25 by @jfbus in https://github.com/outscale/cloud-provider-osc/pull/519 |
16 | 62 |
|
17 | 63 | ## [v1.31.0] - 2025-11-19 |
18 | 64 |
|
| 65 | +New release for Kubernetes 1.31. |
| 66 | + |
19 | 67 | ### ✨ Added |
20 | 68 | * ✨feat(loadbalancer): implement ipmode by @moh2a in https://github.com/outscale/cloud-provider-osc/pull/518 |
21 | 69 | ### 🛠️ Changed / Refactoring |
|
0 commit comments