Skip to content

Commit e4cf143

Browse files
committed
change ownership of ACStor release notes
1 parent 7efd22c commit e4cf143

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

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

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
---
2-
title: Release notes for Azure Container Storage
2+
title: Azure Container Storage release notes
33
description: Release notes for Azure Container Storage
4-
author: denisacatalinastan
4+
author: khdownie
55
ms.service: azure-container-storage
66
ms.topic: release-notes
77
ms.date: 11/26/2024
8-
ms.author: dstan
9-
# Customer intent: "As a cloud administrator, I want to review the latest release notes for Azure Container Storage, so that I can stay informed about new features, bug fixes, and support status for proper planning and management of my storage deployments."
8+
ms.author: kendownie
9+
# Customer intent: "As a cloud administrator, I want to review the latest release notes for Azure Container Storage so that I can stay informed about new features, bug fixes, and support status for proper planning and management of my storage deployments."
1010
---
11-
# Release notes for Azure Container Storage
11+
# Azure Container Storage release notes
1212

1313
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.3.0 Minor Release). Patch releases focus on bug fixes, security updates, and smaller improvements (for example, 1.2.1).
1414

1515
## Supported versions
1616

17-
The following Azure Container Storage versions are supported:
17+
The following Azure Container Storage versions are supported:
1818

1919
| Milestone | Status |
20-
|----|----------------|
21-
|1.3.0- Minor Release | Supported |
20+
|----|----------------|
21+
|1.3.0- Minor Release | Supported |
2222
|1.2.1- Patch Release | Supported |
2323
|1.2.0- Minor Release | Supported |
2424
|1.1.2- Patch Release | Supported |
2525
|1.1.1- Patch Release | Supported |
26-
|1.1.0- General Availability| Supported |
26+
|1.1.0- General Availability| Supported |
2727

2828
## Unsupported versions
2929

@@ -33,28 +33,28 @@ The following Azure Container Storage versions are no longer supported: 1.0.6-pr
3333

3434
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.
3535

36-
## Version 1.3.0
36+
## Version 1.3.0
3737

3838
### Improvements and issues that are fixed
3939

4040
- **Bug fixes-Prometheus Operator**: In previous versions, some customers faced difficulties disabling Azure Container Storage’s default Prometheus operator when using a custom Prometheus deployment. This issue has now been fixed, allowing users to successfully turn off the built-in operator without conflict.
4141
- **Performance Tuning for SQL-based Databases**: Running MySQL and PostgreSQL on Azure Container Storage is up to 5x faster on ephemeral disks. For more information and examples, refer to the [PostgreSQL on AKS deployment guide](/azure/aks/postgresql-ha-overview).
4242

43-
## Version 1.2.1
43+
## Version 1.2.1
4444

4545
### Improvements and issues that are fixed
4646

4747
- **Bug fixes and performance improvements**: The version improved security and resilience by addressing vulnerabilities, updating Azure Linux base images, and reinforcing container security. These updates enhance threat mitigation and compliance.
4848
- **Node taints toleration**: Node taints can prevent pods from being deployed on a node pool. See more information in [AKS Node Taints](/azure/aks/use-node-taints). When node taints are configured on the node pool, the installation of Azure Container Storage components is blocked. With node taints toleration, Azure Container Storage component pods can be deployed successfully without the need to temporarily remove the taints as a mitigation. This feature is built-in without configuration, and is supported **only for ephemeral storage pools**.
4949

50-
## Version 1.2.0
50+
## Version 1.2.0
5151

5252
### Improvements and issues that are fixed
5353

5454
- **Bug fixes and performance improvements**: We've made general stability improvements 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.
5555
- **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).
5656

57-
## Version 1.1.2
57+
## Version 1.1.2
5858

5959
### Improvements and issues that are fixed
6060

@@ -88,12 +88,12 @@ Azure Container Storage follows a transparent and predictable support lifecycle
8888

8989
| Release version | Release Date | End of Life | Supported Kubernetes Versions |
9090
|----|----------------| ------------| -------- |
91-
|1.3.0- Minor Release | 04/28/2025 | 04/27/2026 | 1.32, 1.31, 1.30 |
92-
|1.2.1- Patch Release| 02/10/2025 | 11/10/2025| 1.30, 1.29, 1.28|
93-
|1.2.0- Minor Release | 11/11/2024 | 11/10/2025 | 1.30, 1.29, 1.28 |
91+
|1.3.0- Minor Release | 04/28/2025 | 04/27/2026 | 1.32, 1.31, 1.30 |
92+
|1.2.1- Patch Release| 02/10/2025 | 11/10/2025| 1.30, 1.29, 1.28|
93+
|1.2.0- Minor Release | 11/11/2024 | 11/10/2025 | 1.30, 1.29, 1.28 |
9494
|1.1.2- Patch Release | 10/16/2024 | 07/29/2025 | 1.29, 1.28, 1.27 |
95-
|1.1.1- Patch Release | 09/20/2024 | 07/29/2025 | 1.29, 1.28, 1.27 |
96-
|1.1.0- General Availability| 07/30/2024 | 07/29/2025 | 1.29, 1.28, 1.27 |
95+
|1.1.1- Patch Release | 09/20/2024 | 07/29/2025 | 1.29, 1.28, 1.27 |
96+
|1.1.0- General Availability| 07/30/2024 | 07/29/2025 | 1.29, 1.28, 1.27 |
9797

9898
### Kubernetes version compatibility
9999

@@ -104,7 +104,7 @@ Azure Container Storage aligns with AKS support for Kubernetes versions using th
104104

105105
Before upgrading the Kubernetes version in your AKS cluster, we recommend checking if the version is included in the Azure Container Storage version support list. If the latest Azure Container Storage version doesn't yet support it, consider deferring the upgrade. As a general best practice, validate your workloads with the new version of Kubernetes or the new version of dependent components in a staging environment before upgrading in the production environment.
106106

107-
### Important guidance for version synchronization
107+
### Important guidance for version synchronization
108108

109109
To maintain compatibility and avoid unvalidated combinations of Azure Container Storage and AKS:
110110

@@ -126,15 +126,15 @@ Please note that preview versions are no longer supported, and customers should
126126

127127
## Auto-upgrade policy
128128

129-
To receive the latest features and fixes for Azure Container Storage in future versions, you can enable auto-upgrade. However, please note that this might result in a brief interruption in the I/O operations of applications using PVs with Azure Container Storage during the upgrade process. To minimize potential impact, we recommend setting the auto-upgrade window to a time period with low activity or traffic, ensuring that upgrades occur during less critical times.
129+
To receive the latest features and fixes for Azure Container Storage in future versions, you can enable auto-upgrade. However, this might result in a brief interruption in the I/O operations of applications using PVs with Azure Container Storage during the upgrade process. To minimize potential impact, we recommend setting the auto-upgrade window to a time period with low activity or traffic, ensuring that upgrades occur during less critical times.
130130

131131
To enable auto-upgrade, run the following command:
132132

133133
```azurecli-interactive
134134
az k8s-extension update --cluster-name <cluster name> --resource-group <resource-group> --cluster-type managedClusters --auto-upgrade-minor-version true -n azurecontainerstorage
135135
```
136136

137-
If you would like to disable auto-upgrades, run the following command:
137+
If you'd like to disable auto-upgrades, run the following command:
138138

139139
```azurecli-interactive
140140
az k8s-extension update --cluster-name <cluster name> --resource-group <resource-group> --cluster-type managedClusters --auto-upgrade-minor-version false -n azurecontainerstorage

0 commit comments

Comments
 (0)