Skip to content

Commit 11f3ef2

Browse files
authored
Update container-storage-release-notes.md
Added release notes for the 1.3.1 patch release of Azure Container Storage
1 parent 9a1119f commit 11f3ef2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

articles/storage/container-storage/container-storage-release-notes.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ The following Azure Container Storage versions are supported:
1818

1919
| Milestone | Status |
2020
|----|----------------|
21+
|1.3.1- Patch Release | Supported |
2122
|1.3.0- Minor Release | Supported |
2223
|1.2.1- Patch Release | Supported |
2324
|1.2.0- Minor Release | Supported |
@@ -33,6 +34,14 @@ The following Azure Container Storage versions are no longer supported: 1.0.6-pr
3334

3435
A **major release** introduces significant changes, often including new features, architectural updates, or breaking changes; for example, moving from version 1.1.0 to 2.0.0. A **minor release** adds enhancements or new functionality that are backward-compatible, such as moving from version 1.2.0 to 1.3.0. Lastly, a **patch release** focuses on resolving critical bugs, security issues, or minor optimizations while maintaining backward compatibility, such as moving from version 1.1.1 to 1.1.2, and is intended to ensure stability and reliability without introducing new features.
3536

37+
## Version 1.3.1
38+
39+
### Improvements and issues that are fixed
40+
41+
- **Bug fixes and recovery improvements**: We’ve made important updates to make etcd recovery stable and reliable. Now, the process includes enhanced retries making cluster restoration smoother and easier to manage. We have also fixed bugs in Azure Disks and Azure Elastic SAN storage pool creation and addressed upgrade failures caused by Kubernetes job name length limits.
42+
- **Expanded platform compatibility and scheduling fixes**: We've resolved issues with Azure Container Storage pods being incorrectly scheduled to Windows nodes in mixed OS clusters by enforcing node affinity rules. Additionally, we've added support for Elastic SAN on Azure Linux 3.0 nodes.
43+
- **Safeguards to prevent storage pool deletion**: Measures have been implemented to prevent the deletion of storage pools with existing persistent volumes when created through custom storage classes.
44+
3645
## Version 1.3.0
3746

3847
### Improvements and issues that are fixed
@@ -88,6 +97,7 @@ Azure Container Storage follows a transparent and predictable support lifecycle
8897

8998
| Release version | Release Date | End of Life | Supported Kubernetes Versions |
9099
|----|----------------| ------------| -------- |
100+
|1.3.1- Patch Release | 07/02/2025 | 04/27/2026 | 1.32, 1.31, 1.30 |
91101
|1.3.0- Minor Release | 04/28/2025 | 04/27/2026 | 1.32, 1.31, 1.30 |
92102
|1.2.1- Patch Release| 02/10/2025 | 11/10/2025| 1.30, 1.29, 1.28|
93103
|1.2.0- Minor Release | 11/11/2024 | 11/10/2025 | 1.30, 1.29, 1.28 |

0 commit comments

Comments
 (0)