Skip to content

Commit 09edfde

Browse files
committed
update history notes
1 parent a58dce0 commit 09edfde

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/aks-preview/HISTORY.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@ To release a new version, please select a new version number (usually plus 1 to
1212
Pending
1313
+++++++
1414

15+
18.0.0b40
16+
+++++++
17+
* `az aks create`: Add new parameter `--container-storage-version` to enable the given version of Azure Container Storage.
18+
* `az aks update`: Add new parameter `--container-storage-version` to enable the given version of Azure Container Storage.
19+
* `az aks create`: Change behavior of `--enable-azure-container-storage` to enable latest Azure Container Storage by default.
20+
* `az aks update`: Change behavior of `--enable-azure-container-storage` to enable latest Azure Container Storage by default.
21+
* `az aks update`: Change behavior of `--disable-azure-container-storage` to handle disable based on the installed version.
22+
1523
18.0.0b39
1624
+++++++
1725
* Add option `AzureLinuxOSGuard` and `AzureLinux3OSGuard` to `--os-sku` for `az aks nodepool add` and `az aks nodepool update`.
@@ -29,14 +37,6 @@ Pending
2937
* Enable autoscaler support for the VirtualMachines agent pool type.
3038
* Add `--node-vm-size` to `az aks update` to allow changing the VM size for VirtualMachines node pools.
3139

32-
18.0.0b37
33-
+++++++
34-
* `az aks create`: Add new parameter `--container-storage-version` to enable the given version of Azure Container Storage.
35-
* `az aks update`: Add new parameter `--container-storage-version` to enable the given version of Azure Container Storage.
36-
* `az aks create`: Change behavior of `--enable-azure-container-storage` to enable latest Azure Container Storage by default.
37-
* `az aks update`: Change behavior of `--enable-azure-container-storage` to enable latest Azure Container Storage by default.
38-
* `az aks update`: Change behavior of `--disable-azure-container-storage` to handle disable based on the installed version.
39-
4040
18.0.0b36
4141
+++++++
4242
* Add option `AzureLinux3` to `--os-sku` for `az aks nodepool add` and `az aks nodepool update`.

0 commit comments

Comments
 (0)