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: src/aks-preview/HISTORY.rst
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,18 +12,22 @@ To release a new version, please select a new version number (usually plus 1 to
12
12
Pending
13
13
+++++++
14
14
15
+
14.0.0b4
16
+
++++++++
17
+
* Vendor new SDK and bump API version to 2025-02-02-preview.
18
+
15
19
14.0.0b3
16
20
+++++++
17
21
* Support `az aks loadbalancer show/list/add/update/delete/rebalance` commands.
18
22
19
23
14.0.0b2
20
24
+++++++
21
25
* Update the `disable-egress-gateway` subcommand to fix `--help` output for the `az aks mesh` command.
22
-
* Vendor new SDK and bump API version to 2025-01-02-preview.
23
26
* Modify behavior for `--nodepool-initialization-taints` to ignore taints with hard effects on node pools with system mode when creating or updating a cluster.
24
27
25
28
14.0.0b1
26
29
+++++++
30
+
* Vendor new SDK and bump API version to 2025-01-02-preview.
27
31
* [BREAKING CHANGE] Rename `--enable-addon-autoscaling` to `--enable-optimized-addon-scaling` to `az aks create` commands.
28
32
* [BREAKING CHANGE] Rename `--enable-addon-autoscaling` to `--enable-optimized-addon-scaling` and `--disable-addon-autoscaling` to `--disable-optimized-addon-scaling` to `az aks update` commands.
0 commit comments