Skip to content

Commit cc64c0b

Browse files
committed
πŸš€ preparation for .3 release
1 parent f0cb1fa commit cc64c0b

2 files changed

Lines changed: 20 additions & 4 deletions

File tree

β€Ždocs/CHANGELOG.mdβ€Ž

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

3+
## [v1.34.3] - 2025-12-17
4+
### πŸ› Fixed
5+
* πŸ› fix: CCM crashes when unable to talk to OAPI by @jfbus in https://github.com/outscale/cloud-provider-osc/pull/577
6+
7+
## [v1.33.3] - 2025-12-17
8+
### πŸ› Fixed
9+
* πŸ› fix: CCM crashes when unable to talk to OAPI by @jfbus in https://github.com/outscale/cloud-provider-osc/pull/577
10+
11+
## [v1.32.3] - 2025-12-17
12+
### πŸ› Fixed
13+
* πŸ› fix: CCM crashes when unable to talk to OAPI by @jfbus in https://github.com/outscale/cloud-provider-osc/pull/577
14+
15+
## [v1.31.3] - 2025-12-17
16+
### πŸ› Fixed
17+
* πŸ› fix: CCM crashes when unable to talk to OAPI by @jfbus in https://github.com/outscale/cloud-provider-osc/pull/577
18+
319
## [v1.34.2] - 2025-12-10
420

521
> Warning: EIM policy change, api:ReadRouteTables is now required for subnet discovery.

β€Ždocs/README.mdβ€Ž

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,10 @@ CCM versions are available for Kubernetes 1.31, 1.32, and 1.33. As Kubernetes 1.
6262
| Kubernetes version | Recommended CCM version |
6363
|--------------------|-------------------------|
6464
| v1.30.x | v0.2.8 |
65-
| v1.31.x | v1.31.2 |
66-
| v1.32.x | v1.32.2 |
67-
| v1.33.x | v1.33.2 |
68-
| v1.34.x | v1.34.2 |
65+
| v1.31.x | v1.31.3 |
66+
| v1.32.x | v1.32.3 |
67+
| v1.33.x | v1.33.3 |
68+
| v1.34.x | v1.34.3 |
6969

7070
### Deployment on a new cluster
7171

0 commit comments

Comments
Β (0)