Skip to content

Commit 95fab2c

Browse files
Update container-storage-release-notes.md
Updating release notes
1 parent 8b6536f commit 95fab2c

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

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

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,15 @@ ms.author: dstan
99
---
1010
# Release notes for Azure Container Storage
1111

12-
This article provides the release notes for Azure Container Storage. It's important to note that minor releases introduce new functionalities in a backward-compatible manner (for example, 1.1.0 GA). Patch releases focus on bug fixes, security updates, and smaller improvements (for example, 1.1.2).
12+
This article provides the release notes for Azure Container Storage. It's important to note that minor releases introduce new functionalities in a backward-compatible manner (for example, 1.2.0 Minor Release). Patch releases focus on bug fixes, security updates, and smaller improvements (for example, 1.1.2).
1313

1414
## Supported versions
1515

1616
The following Azure Container Storage versions are supported:
1717

1818
| Milestone | Status |
1919
|----|----------------|
20+
|1.2.0- Minor Release | Supported |
2021
|1.1.2- Patch Release | Supported |
2122
|1.1.1- Patch Release | Supported |
2223
|1.1.0- General Availability| Supported |
@@ -27,7 +28,14 @@ The following Azure Container Storage versions are no longer supported: 1.0.6-pr
2728

2829
## Minor vs. patch versions
2930

30-
Minor versions introduce small improvements, performance enhancements, or minor new features without breaking existing functionality. For example, version 1.1.0 would move to 1.2.0. Patch versions are released more frequently than minor versions. They focus solely on bug fixes and security updates. For example, version 1.1.2 would be updated to 1.1.3.
31+
Minor versions introduce small improvements, performance enhancements, or minor new features without breaking existing functionality. For example, version 1.2.0 would move to 1.3.0. Patch versions are released more frequently than minor versions. They focus solely on bug fixes and security updates. For example, version 1.1.2 would be updated to 1.1.3.
32+
33+
## Version 1.2.0
34+
35+
### Improvements and issues that are fixed
36+
- **Bug fixes and performance improvements**: General stability improvements have been made to address key recovery issues, especially during upgrade scenarios. These updates are designed to ensure more reliable recovery processes and prevent unexpected service interruptions, delivering a smoother and more consistent experience.
37+
- **Ephemeral Disk Performance Enhancements**: We improved overall performance for Azure Container Storage with ephemeral NVMe disks as the backing storage option, delivering up to a 100% increase in write IOPS in setups with replication enabled. For more details, read about ephemeral disk performance [using local NVMe](/azure/storage/container-storage/use-container-storage-with-local-disk#optimize-performance-when-using-local-nvme) and [using local NVMe with replication](/azure/storage/container-storage/use-container-storage-with-local-nvme-replication#optimize-performance-when-using-local-nvme).
38+
3139

3240
## Version 1.1.2
3341

0 commit comments

Comments
 (0)