Skip to content

Commit 34dac6f

Browse files
authored
{Release} Upgrade to Azure CLI 2.66.0 (#30222)
1 parent 742724b commit 34dac6f

File tree

9 files changed

+131
-10
lines changed

9 files changed

+131
-10
lines changed

src/azure-cli-core/HISTORY.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
Release History
44
===============
55

6+
2.66.0
7+
++++++
8+
* `aaz`: Support managed identity (#29953)
9+
* Resolve CVE-2024-6119 (#29887)
10+
* Resolve CVE-2024-5535 (#29887)
11+
* Resolve CVE-2024-4741 (#29887)
12+
* Resolve CVE-2024-4603 (#29887)
13+
* Resolve CVE-2024-2511 (#29887)
14+
* Use MSAL for Cloud Shell authentication (#29637)
15+
616
2.65.0
717
++++++
818
* Minor fixes

src/azure-cli-core/azure/cli/core/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# --------------------------------------------------------------------------------------------
55
# pylint: disable=line-too-long
66

7-
__version__ = "2.65.0"
7+
__version__ = "2.66.0"
88

99
import os
1010
import sys

src/azure-cli-core/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from codecs import open
99
from setuptools import setup, find_packages
1010

11-
VERSION = "2.65.0"
11+
VERSION = "2.66.0"
1212

1313
# If we have source, validate that our version numbers match
1414
# This should prevent uploading releases with mismatched versions.

src/azure-cli/HISTORY.rst

Lines changed: 111 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,117 @@
33
Release History
44
===============
55

6+
2.66.0
7+
++++++
8+
9+
**AKS**
10+
11+
* `az aks create`: Add Trusted Launch options `--enable-vtpm` and `--enable-secure-boot` (#29272)
12+
* `az aks nodepool add/update`: Add Trusted Launch options `--enable-vtpm` and `--enable-secure-boot` (#29272)
13+
* `az aks create/update`: Update the VM SKU details from backend for validations during Azure Container Storage operations (#29919)
14+
15+
**App Service**
16+
17+
* `az functionapp create`: Add `--zone-redundant` parameter to support zone redundant for Functions Flex SKU (#29984)
18+
* `az functionapp plan update`: Do not show warning message with `--set` in command (#30144)
19+
20+
**ARM**
21+
22+
* `az bicep publish`: Remove preview flag from `--with-source` parameter (#29915)
23+
* `az data-boundary show`: Add command to support getting the data boundary at a specified scope (#29961)
24+
* `az data-boundary show-tenant`: Add command to support getting the data boundary at a tenant level (#29961)
25+
* `az data-boundary create`: Add command to support creating tenant to data boundary (#29961)
26+
* `az bicep generate-params`: Fix the help message for `--include-params` parameter (#30034)
27+
* `az bicep/deployment/stack`: Conditionally enable invariant globalization for Bicep running inside the Azure CLI docker image (#29897)
28+
29+
**Backup**
30+
31+
* `az backup restore restore-disks`: Add support for enabling Disk access settings for managed VM restores (#29508)
32+
33+
**Compute**
34+
35+
* `az vmss create/update`: Add new parameter `--skuprofile-vmsizes` to specify a list of VM sizes to use with VMSS Instance Mix (#29906)
36+
* `az vmss create/update`: Add new parameter `--skuprofile-allocation-strategy` to update the allocation strategy for VMSS Instance Mix (#29906)
37+
38+
**Container app**
39+
40+
* Fix #30053: `az containerapp update`: Fix polling (#30078)
41+
* `az containerapp env create`: Hide `--dapr-instrumentation-key` parameter (#30117)
42+
* `az containerapp env update`: Support to update `--dapr-connection-string` (#30117)
43+
44+
**Extension**
45+
46+
* `az extension add/update`: Pre-announcement default value change from `true` to `false` for `--allow-preview` (#30162)
47+
48+
**MySQL**
49+
50+
* `az mysql flexible-server create/update`: Add `--maintenance-policy-patch-strategy` (#30123)
51+
* `az mysql flexible-server create/restore`: Add `--database-port` (#30123)
52+
* `az mysql flexible-server replica create`: Add `--database-port` (#30123)
53+
54+
**NetAppFiles**
55+
56+
* [BREAKING CHANGE] `az netappfiles volume create`: Parameters `backup-id` and `snapshot-id` now accept only full Azure ResourceIds and no longer support GUIDs (#30093)
57+
* [BREAKING CHANGE] `az netappfiles account create`: Parameter `--kdc-ip` now only accepts a single ip address not a list (#30093)
58+
* [BREAKING CHANGE] `az netappfiles account update`: Parameter `--kdc-ip` now only accepts a single ip address not a list (#30093)
59+
* [BREAKING CHANGE] `az netappfiles account ad add`: Parameter `--kdc-ip` now only accepts a single ip address not a list (#30093)
60+
* [BREAKING CHANGE] `az netappfiles account ad update`: Parameter `--kdc-ip` now only accepts a single ip address not a list (#30093)
61+
* `az netappfiles volume create`: Fix a bug where parameter `--allowed-clients` was not passed along in the request (#30023)
62+
* `az netappfiles check-file-path-availability`: Add new parameter `--availability-zone` (#30093)
63+
* `az netappfiles volume replication`: Add new commands `peer-external-cluster`, `authorize-external-replication`, `perform-replication-transfer`, `finalize-external-replication` (#30093)
64+
* `az netappfiles volume create`: Add new parameters `--external-host-name` ,`--external-server-name`, `--external-volume-name` (#30093)
65+
* `az netappfiles volume update`: Add new parameters `--external-host-name` ,`--external-server-name`, `--external-volume-name` (#30093)
66+
* `az netappfiles volume update`: Parameters `--backup-id` and `--snapshot-id` now accept only full Azure ResourceIds and no longer support GUIDs (#30093)
67+
68+
**Network**
69+
70+
* `az network vnet`: Add `--private-endpoint-vnet-policies` parameter (#29910)
71+
* `az network private-link-service`: Add `--destination-ip-address` parameter (#29910)
72+
* `az network application-gateway waf-policy managed-rule rule-set add/update`: Support sensitivity for `--rule` parameter (#30079)
73+
* `az network private-dns link vnet`: Support resolution policy for virtual network link (#30115)
74+
* `az network application-gateway waf-policy managed-rule rule-set add/update`: Add allowed value `1.1` for `--version` (#30156)
75+
* Fix #29911: `az network public-ip update`: IP tags crash with AttributeError (#30174)
76+
77+
**Profile**
78+
79+
* `az login`: Passing the service principal certificate with `--password` is deprecated and will be removed by version 2.74. Please use `--certificate` instead. (#30091)
80+
81+
**RDBMS**
82+
83+
* `az postgres flexible-server replica create`: Add support for `--tags` parameter (#29920)
84+
* `az postgres flexible-server replica create`: Allow read replica create from storage auto-grow enabled primary server flexible server (#30186)
85+
* `az postgres flexible-server backup create/delete`: New commands to support creating and deleting backups on PostgreSql Flex Server (#30197)
86+
87+
**Service Bus**
88+
89+
* `az servicebus namespace replica`: Add new command group to manage servicebus namespace replicas (#29987)
90+
91+
**Service Connector**
92+
93+
* `az aks connection create appconfig`: Add `--use-appconfig-extension` (#30097)
94+
* `az webapp connection create fabric-sql`: Add fabric sql target support (#29822)
95+
96+
**SignalR**
97+
98+
* `az signalr start/stop`: Add signalr command start or stop an existing SignalR service (#30000)
99+
* `az signalr replica start/stop/restart`: Add signalr command start, stop or start an existing SignalR service (#30058)
100+
* `az signalr network-rule ip-rule add/remove`: Add signalr command add or remove ip-rule of an SignalR service (#30058)
101+
* `az signalr update client-cert-enabled/disable-local-auth/region-endpoint-enabled`: Toggle clientCertificate, disableLocalAuth, enableRegionEndpoint (#30116)
102+
* `az signalr replica update region-endpoint-enabled/unit-count`: Toggle enableRegionEndpoint and change unitCount (#30116)
103+
104+
**SQL**
105+
106+
* `az sql geo-backup`: Remove preview tag (#30122)
107+
* `az sql failover-group create/update`: Add parameter `--secondary-type` to support geo/standby replica on partner server (#30060)
108+
109+
**Storage**
110+
111+
* `az storage blob copy start/start-batch`: Fix `--auth-mode login` (#29964)
112+
113+
**Upgrade**
114+
115+
* `az upgrade`: Pre-announcement default value change from `true` to `false` for `--allow-preview` (#30162)
116+
6117
2.65.0
7118
++++++
8119

src/azure-cli/azure/cli/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
from knack.log import get_logger
1818

1919
__author__ = "Microsoft Corporation <[email protected]>"
20-
__version__ = "2.65.0"
20+
__version__ = "2.66.0"
2121

2222

2323
logger = get_logger(__name__)

src/azure-cli/requirements.py3.Darwin.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ argcomplete==3.3.0
44
asn1crypto==0.24.0
55
azure-appconfiguration==1.7.0
66
azure-batch==14.2.0
7-
azure-cli-core==2.65.0
7+
azure-cli-core==2.66.0
88
azure-cli-telemetry==1.1.0
9-
azure-cli==2.65.0
9+
azure-cli==2.66.0
1010
azure-common==1.1.22
1111
azure-core==1.31.0
1212
azure-cosmos==3.2.0

src/azure-cli/requirements.py3.Linux.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ argcomplete==3.3.0
44
asn1crypto==0.24.0
55
azure-appconfiguration==1.7.0
66
azure-batch==14.2.0
7-
azure-cli-core==2.65.0
7+
azure-cli-core==2.66.0
88
azure-cli-telemetry==1.1.0
9-
azure-cli==2.65.0
9+
azure-cli==2.66.0
1010
azure-common==1.1.22
1111
azure-core==1.31.0
1212
azure-cosmos==3.2.0

src/azure-cli/requirements.py3.windows.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ argcomplete==3.3.0
44
asn1crypto==0.24.0
55
azure-appconfiguration==1.7.0
66
azure-batch==14.2.0
7-
azure-cli-core==2.65.0
7+
azure-cli-core==2.66.0
88
azure-cli-telemetry==1.1.0
9-
azure-cli==2.65.0
9+
azure-cli==2.66.0
1010
azure-common==1.1.22
1111
azure-core==1.31.0
1212
azure-cosmos==3.2.0

src/azure-cli/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
logging.warning("Wheel is not available, disabling bdist_wheel hook")
1818
cmdclass = {}
1919

20-
VERSION = "2.65.0"
20+
VERSION = "2.66.0"
2121
# If we have source, validate that our version numbers match
2222
# This should prevent uploading releases with mismatched versions.
2323
try:

0 commit comments

Comments
 (0)