Skip to content

Commit f74a18b

Browse files
authored
{Release} Upgrade to Azure CLI 2.54.0 (#27790)
1 parent 215a8b9 commit f74a18b

9 files changed

+225
-10
lines changed

src/azure-cli-core/HISTORY.rst

+5
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
Release History
44
===============
55

6+
2.54.0
7+
++++++
8+
* `aaz`: Support data-plane clients (#27617)
9+
* [PREVIEW] Support disabling instance discovery by running `az config set core.instance_discovery=false` (#27494)
10+
611
2.53.1
712
++++++
813
* No changes

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

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

7-
__version__ = "2.53.1"
7+
__version__ = "2.54.0"
88

99
import os
1010
import sys

src/azure-cli-core/setup.py

+1-1
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.53.1"
11+
VERSION = "2.54.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

+210
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,216 @@
33
Release History
44
===============
55

6+
2.54.0
7+
++++++
8+
9+
**ACR**
10+
11+
* `az acr artifact-streaming`: Add new group to include a subgroup operation and the commands create/show/update (#27594)
12+
* `az acr artifact-streaming operation`: Add new group to help the user manage the artifact streaming creation with the commands cancel/show (#27594)
13+
* `az acr login`: Add additional parameter validation to check registry name is valid (#27762)
14+
* `az acr cache`: Add optional `--resource-group` parameter (#27605)
15+
* `az acr credential-set`: Add optional `--resource-group` parameter (#27605)
16+
17+
**AKS**
18+
19+
* [BREAKING CHANGE] `az aks create`: Make container log V2 as default and remove region dependency (#27615)
20+
* `az aks create/update`: Support custom ips/ipprefixes and managed ips being assigned to aks cluster outbound resources together (#27414)
21+
* `az aks nodepool add/update/upgrade`: Add new parameter `--drain-timout` to slow down the upgrade (#27475)
22+
* `az aks update`: Fix bug where supportPlan can be reset to None (#27554)
23+
* `az aks nodepool add`: Fix incorrectly specified property name for option `--drain-timeout` (#27621)
24+
* `az aks create/update`: Enable Grafana support in US Government clouds (#27488)
25+
* `az aks create/update`: Update region map for default region creation with new Azure Monitor Workspace regions (#27488)
26+
* `az aks create/update`: Add cluster scope to recording rule groups created during Managed Prometheus onboarding (#27488)
27+
* `az aks update`: Add `--network-policy` to support updating the mode of a network policy (#27466)
28+
29+
**APIM**
30+
31+
* `az apim api create`: Make `--authorization-scope` parameter optional for setting auth server (#27555)
32+
33+
**App Config**
34+
35+
* [BREAKING CHANGE] `az appconfig kv export`: Add validations to snapshot kv export to App Service (#27737)
36+
* [BREAKING CHANGE] `az appconfig kv import/export`: Add skip-features and skip-keyvault restriction for snapshots (#27714)
37+
* `az appconfig snapshot`: GA snapshot related features (#27738)
38+
39+
**App Service**
40+
41+
* [BREAKING CHANGE] `az functionapp`: Redact key value output on keys set (#27611)
42+
* [BREAKING CHANGE] Redact output on deployment source config (#27628)
43+
* [BREAKING CHANGE] `az webapp config`: Redact webapp config connection-string and storage-account values (#27629)
44+
* [BREAKING CHANGE] `az functionapp/webapp deployment source update-token`: Redact tokens output on deployment source update-token (#27614)
45+
* [BREAKING CHANGE] `az appservice ase create`: Update the default App Service Environment to V3 (#27761)
46+
* `az appservice list-locations`: Add `--hyperv-workers-enabled` parameter to get regions which support hosting web apps on windows container workers (#27535)
47+
* `az functionapp deployment source config-zip`: Add the deployer information to improve telemetry (#27427)
48+
* `az webapp up`: Fix `--logs` arg fails with an exception (#27471)
49+
* `az functionapp create`: Add new parameter `--workspace` to support creating workspace-based app insights components (#27407)
50+
51+
**ARM**
52+
53+
* [BREAKING CHANGE] `az stack mg create`: Not supplying `--deployment-scope` will no longer default the underlying deployment to the current subscription scope, but to the mg scope of the deployment stack. (#27709)
54+
* `az stack sub create`: Add no wait support (#27375)
55+
* `az stack mg create`: Add no wait support (#27375)
56+
* `az stack group create`: Add no wait support (#27375)
57+
* `az bicep lint`: Add new command to lint a bicep file (#27378)
58+
* `az deployment group create`: Support supplemental parameters when used with `.bicepparam` parameter file (#27527)
59+
* `az deployment`: Add support for determining type of parameters whose definition uses a $ref (#27360)
60+
61+
**ARO**
62+
63+
* `az aro create`: Add new `--enable-preconfigured-nsg` parameter, allowing users to enable or disable preconfigured NSGs (#27511)
64+
* `az aro create`: Add network contributor to the NSG resource for the cluster SP and FP SP (#27511)
65+
* `az aro update`: Add network contributor to the NSG resource for the cluster SP and FP SP, if not already when preconfigured NSG is enabled (#27511)
66+
67+
**Backup**
68+
69+
* `az backup vault create`: Allow updates to immutability for vaults with Managed Identity set (#27743)
70+
* `az backup vault update`: Add new command to support updating vault properties without the `--location` parameter (#27743)
71+
72+
**Batch**
73+
74+
* `az batch keys renew`: Update help with security warning (#27763)
75+
* `az batch keys list`: Update help with security warning (#27763)
76+
* `az batch account identity show`: Update help with security warning (#27763)
77+
78+
**Compute**
79+
80+
* [BREAKING CHANGE] Remove unversioned image aliases (#27566)
81+
* [BREAKING CHANGE] `az vm/vmss identity assign`: Remove the default value `Contributor` of parameter `--role` (#27657)
82+
* [BREAKING CHANGE] `az disk create`: Support creating disk with Gen2 and TLVM as default (#27620)
83+
* [BREAKING CHANGE] `az vm/vmss create`: Disable integrity monitoring by default (#27426)
84+
* [BREAKING CHANGE] `az disk/snapshot create`: Change the default value of `--hyper-v-generation` from `V1` to `None` (#27772)
85+
* [BREAKING CHANGE] `az vm create`: Change default value to `Standard` for LB options (#27691)
86+
* [BREAKING CHANGE] `az vmss create`: Change default value to `Standard` for LB options (#27691)
87+
* [BREAKING CHANGE] `az vmss create`: Change the default value of `--orchestration-mode` from `uniform` to `flexible` (#27596)
88+
* [BREAKING CHANGE] `az vm/vmss create`: Support Trusted Launch as default deployment option when creating vm/vmss with marketplace image (#27749)
89+
* [BREAKING CHANGE] `az vm/vmss create`: Support Trusted Launch as default deployment option when creating vm/vmss from existing disk or image (#27749)
90+
* [BREAKING CHANGE] `az vm/vmss create`: Support Trusted Launch as default deployment option when creating vm/vmss with minimal inputs (#27749)
91+
* Fix #27446: `az vm encryption enable`: Fix using incorrect client when `--key-encryption-key` is specified (#27493)
92+
* Fix #27451: `az vmss list-instances`: Fix API profile to resolve no registered resource provider found error (#27572)
93+
* `az vm create`: Format the notification message of recommendation region (#27583)
94+
* `az restore-point create`: Add new parameters `--source-os-resource`, `--os-restore-point-encryption-set` and `--os-restore-point-encryption-type` to support encryption OS disk (#27740)
95+
* `az restore-point create`: Add new parameters `--source-data-disk-resource`, `--data-disk-restore-point-encryption-set` and `--data-disk-restore-point-encryption-type` to support encryption data disk (#27740)
96+
* `az disk create`: Add new parameter `--optimized-for-frequent-attach` to improve reliability and performance of data disks that are frequently attached (#27742)
97+
* `az disk/snapshot create`: Add new parameter `--elastic-san-resource-id` to support creating through the ARM id of elastic san volume snapshot (#27742)
98+
* `az disk create`: Revert new parameter `--optimized-for-frequent-attach` (#27782)
99+
* `az disk/snapshot create`: Revert new parameter `--elastic-san-resource-id` (#27782)
100+
101+
**Containerapp**
102+
103+
* [BREAKING CHANGE] `az containerapp env workload-profile update`: Remove `--workload-profile-type` as it does not work in server side (#27684)
104+
* [BREAKING CHANGE] `az containerapp env create`: Update the default value of `--enable-workload-profiles` to `True` (#27680)
105+
* `az containerapp job create`: Fix AttributeError when `--trigger-type` is None (#27534)
106+
* `az containerapp compose create`: Fix bug where environment's resource group is not resolved from `--environment` when the input value is a resource id (#27585)
107+
* `az containerapp env workload-profile delete`: Fix issue when deleting wp for env with custom domain (#27684)
108+
* `az containerapp update`: Fix appending to NoneType object bug for `--secret-volume-mount` (#27707)
109+
* `az containerapp create/update`: Hide environment variables, scale rules metadata (#27571)
110+
* `az containerapp job create/update`: Hide environment variables, scale rules metadata (#27571)
111+
* `az containerapp compose create`: Fix containerapp invalid memory resource (#27680)
112+
* `az containerapp job create`: Fix problem of parsing parameters `minExecutions` and `maxExecutions` from `--yaml` (#27781)
113+
114+
**Cosmos DB**
115+
116+
* `az cosmosdb create/update`: Add support for minimum allowed TLS version and burst capacity configuration (#27322)
117+
118+
**Eventhub**
119+
120+
* [BREAKING CHANGE] `az eventhubs georecovery-alias update`: This command is removed. (#27416)
121+
122+
**Key Vault**
123+
124+
* [BREAKING CHANGE] `az keyvault storage`: Remove this command group since service doesn't maintain anymore (#27619)
125+
* `az keyvault create/update-hsm`: Add `--mi-user-assigned` to support MHSM managed identity (#27420)
126+
* `az keyvault backup/restore start`: Add `--use-managed-identity` to exempt SAS token (#27420)
127+
* `az keyvault key`: Add hsm platform info in response (#27780)
128+
129+
**Monitor**
130+
131+
* [BREAKING CHANGE] `az monitor activity-log alert create`: Change default value from resourceGroupId to subscriptionId for parameter `--scope` (#27126)
132+
* [BREAKING CHANGE] `az monitor metrics alert`: Change datetime output to be consistent with native response (#27328)
133+
* [BREAKING CHANGE] `az monitor log-analytics workspace table search-job create`: Remove `schema` wrapper for `searchResults` in api response (#26949)
134+
* `az monitor log-analytics workspace create`: Add `--identity-type` and `--user-assigned` arguments (#26949)
135+
* `az monitor log-analytics workspace update`: Add `--identity-type` and `--user-assigned` arguments (#26949)
136+
* `az monitor log-analytics workspace table`: Enable `--retention-time` to be workspace retention when setting as `-1` (#26949)
137+
* `az monitor log-analytics workspace table`: Enable `--total-retention-time` to be workspace retention when setting as `-1` (#26949)
138+
* `az monitor log-analytics workspace table search-job`: Add new command `cancel` (#26949)
139+
* `az monitor autoscale update`: Fix update failure with empty notification (#27597)
140+
141+
**MySQL**
142+
143+
* `az mysql flexible-server gtid reset`: Remove geo-backup check (#27723)
144+
145+
**Network**
146+
147+
* [BREAKING CHANGE] `az network public-ip create`: Change default value of `--sku` to standard (#27691)
148+
* [BREAKING CHANGE] `az network lb create`: Change default value of `--sku` to standard (#27691)
149+
* `az network private-dns record-set a add-record`: Fix record cannot be added when record set is empty (#27458)
150+
* `az network lb address-pool`: Add parameter `--sync-mode` (#27364)
151+
* `az network application-gateway listener`: Add parameter `--host-names` (#27574)
152+
* `az network private-endpoint-connection`: Add provider `Microsoft.DocumentDB/mongoClusters` (#27627)
153+
* Fix #27508: `az network private-dns zone import`: Import fails when zone already exists (#27559)
154+
* `az network virtual-appliance`: Add parameter `--identity` (#27748)
155+
* Fix #27735: `az network vnet-gateway show`: Conflict key when apply client flatten (#27753)
156+
157+
**Packaging**
158+
159+
* [BREAKING CHANGE] Remove unnecessary packages in docker image (#27567)
160+
* Support Python 3.11 (#26923)
161+
* Bump embedded Python version to 3.11.5 (#26749)
162+
* Add Azure Linux docker image (#27204)
163+
* Fix #22741: `az upgrade`: This command becomes non-blocking on Windows (#26464)
164+
165+
**Profile**
166+
167+
* `az account get-access-token`: Return `expires_on` as POSIX timestamp (#27476)
168+
169+
**RDBMS**
170+
171+
* `az postgres flexible-server geo-restore`: Add cross subscription geo-restore support for PostgreSQL flexible server (#27575)
172+
* `az postgres flexible-server restore`: Add cross subscription restore support for PostgreSQL flexible server (#27575)
173+
* `az postgres flexible-server upgrade`: Add MVU support for PG version 15 (#27773)
174+
175+
**Role**
176+
177+
* [BREAKING CHANGE] `az role assignment create`: `--scope` is now a required argument. (#27651)
178+
* [BREAKING CHANGE] `az role assignment create`: Remove `--resource-group` argument. (#27651)
179+
180+
**Search**
181+
182+
* `az search service create`: Add `--semantic-search` argument. (#27632)
183+
184+
**Security**
185+
186+
* `az security pricing create`: Support subplan and extensions parameters (#27340)
187+
* `az security pricing get`: Support extensions in the return result (#27340)
188+
189+
**Service Bus**
190+
191+
* [BREAKING CHANGE] `az servicebus georecovery-alias update` : This command is removed. (#27416)
192+
* [BREAKING CHANGE] `az servicebus migration update`: This command is removed. (#27416)
193+
194+
**Service Connector**
195+
196+
* [BREAKING CHANGE] `az spring connection`: Remove default value of `--deployment` to support spring app connection (#27442)
197+
198+
**SignalR**
199+
200+
* `az signalr replica create/list/show/delete`: Add replica command group for `az signalr` (#27542)
201+
202+
**SQL**
203+
204+
* `az sql db create/update`: Add `--use-free-limit` and `--free-limit-exhaustion-behavior` to support free limit database (#27553)
205+
206+
**Storage**
207+
208+
* `az storage file/directory`: Add `--disallow-trailing-dot` (#27622)
209+
* `az storage share list-handle/close-handle`: Add `--disallow-trailing-dot` (#27622)
210+
* `az storage file copy start/start-batch`: Add `--disallow-source-trailing-dot` (#27622)
211+
* Fix #27590: `az storage fs directory download`: Check user sytem PATH for azcopy and use CLI config directory for new install (#27593)
212+
* `az storage account blob-inventory-policy create`: Add support for new filter `creationTime.lastNDays` in json (#27666)
213+
* `az storage account migration start/show`: Support customer inititated migration between replication options (#27692)
214+
* [BREAKING CHANGE] `az storage container-rm update`: Remove `--default-encryption-scope` and `--deny-encryption-scope-override` as they should only be specified during create (#27791)
215+
6216
2.53.1
7217
++++++
8218

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
from knack.log import get_logger
1919

2020
__author__ = "Microsoft Corporation <[email protected]>"
21-
__version__ = "2.53.1"
21+
__version__ = "2.54.0"
2222

2323

2424
# A workaround for https://bugs.python.org/issue32502 (https://github.com/Azure/azure-cli/issues/5184)

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ argcomplete==3.1.1
44
asn1crypto==0.24.0
55
azure-appconfiguration==1.1.1
66
azure-batch==14.0.0
7-
azure-cli-core==2.53.1
7+
azure-cli-core==2.54.0
88
azure-cli-telemetry==1.1.0
9-
azure-cli==2.53.1
9+
azure-cli==2.54.0
1010
azure-common==1.1.22
1111
azure-core==1.26.0
1212
azure-cosmos==3.2.0

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ argcomplete==3.1.1
44
asn1crypto==0.24.0
55
azure-appconfiguration==1.1.1
66
azure-batch==14.0.0
7-
azure-cli-core==2.53.1
7+
azure-cli-core==2.54.0
88
azure-cli-telemetry==1.1.0
9-
azure-cli==2.53.1
9+
azure-cli==2.54.0
1010
azure-common==1.1.22
1111
azure-core==1.26.0
1212
azure-cosmos==3.2.0

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ argcomplete==3.1.1
44
asn1crypto==0.24.0
55
azure-appconfiguration==1.1.1
66
azure-batch==14.0.0
7-
azure-cli-core==2.53.1
7+
azure-cli-core==2.54.0
88
azure-cli-telemetry==1.1.0
9-
azure-cli==2.53.1
9+
azure-cli==2.54.0
1010
azure-common==1.1.22
1111
azure-core==1.26.0
1212
azure-cosmos==3.2.0

src/azure-cli/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
logger.warn("Wheel is not available, disabling bdist_wheel hook")
1818
cmdclass = {}
1919

20-
VERSION = "2.53.1"
20+
VERSION = "2.54.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)