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: articles/storage/container-storage/container-storage-release-notes.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
@@ -18,6 +18,7 @@ The following Azure Container Storage versions are supported:
18
18
19
19
| Milestone | Status |
20
20
|-----------|--------|
21
+
|1.4.1 - Patch Release | Supported |
21
22
|2.1.0 - Minor Release | Supported |
22
23
|2.0.1 - Patch Release | Supported |
23
24
|2.0.0 - Major Release | Supported |
@@ -34,6 +35,14 @@ The following Azure Container Storage versions are no longer supported: 1.0.6-pr
34
35
35
36
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.
36
37
38
+
## Version 1.4.1
39
+
40
+
### Improvements and issues that are fixed
41
+
42
+
- Resolved security vulnerabilities through component updates.
43
+
- Fixed an issue in the CSI node unstage workflow where the presence of filesystem journal entries after a successful unmount was incorrectly treated as a fatal error. This behavior could block NodeUnstage and disrupt operations such as pod failover, storage cleanup, upgrades, or Azure Container Storage uninstallation.
44
+
- Improved Azure authentication reliability for Elastic SAN provisioning and networking operations.
45
+
37
46
## Version 2.1.0
38
47
39
48
### Improvements and new features
@@ -149,6 +158,7 @@ Azure Container Storage follows a transparent and predictable support lifecycle,
149
158
150
159
| Release version | Release Date | End of Life | Supported Kubernetes Versions |
0 commit comments