Skip to content

Commit d755fb9

Browse files
authored
{Release} Upgrade to Azure CLI 2.62.0 (#29302)
1 parent 6c27d69 commit d755fb9

File tree

9 files changed

+125
-10
lines changed

9 files changed

+125
-10
lines changed

src/azure-cli-core/HISTORY.rst

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

6+
2.62.0
7+
++++++
8+
* Fix #28997: Fix error "User cancelled the Accounts Control Operation" when logging in with WAM as Administrator (#29088)
9+
* Resolve CVE-2024-37891 (#29194)
10+
* Resolve CVE-2024-35195 (#29186)
11+
* `aaz`: Add argument completer support (#29204)
12+
613
2.61.0
714
++++++
815
* Resolve CVE-2024-34064 (#28895)

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.61.0"
7+
__version__ = "2.62.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.61.0"
11+
VERSION = "2.62.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: 108 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,114 @@
33
Release History
44
===============
55

6+
2.62.0
7+
++++++
8+
9+
**ACR**
10+
11+
* `az acr build/task`: Highlight the difference between arguments in the description (#28941)
12+
13+
**AKS**
14+
15+
* `az aks create/update`: Update AMW resource.location to only accept alphanumeric characters (#29025)
16+
* `az aks create/update`: Add Azure Managed Grafana support for managed prometheus addon in usnat (#29098)
17+
* `az aks create/update`: Ephemeral disk additional support for Azure Container Storage (#29230)
18+
* `az aks create/update`: Add and fix existing validations for ephemeral disk support for Azure Container Storage (#29274)
19+
20+
**App Config**
21+
22+
* `az appconfig`: Update help message for App Configuration store (#29151)
23+
* `az appconfig kv import`: Update the help message for ignore-match (#29200)
24+
25+
**App Service**
26+
27+
* `az webapp deploy`: Disable deploymentstatus API for deployments to app slots (#29209)
28+
* `az webapp deployment source config-zip`: Disable deploymentstatus API for deployments to app slots (#29209)
29+
* Fix #29041: `az webapp config access-restriction add`: Fix edge case validating service tags (#29048)
30+
* `az functionapp create`: Avoid throwing exception when endOfLifeDate not passed from stacks API (#28974)
31+
32+
**ARM**
33+
34+
* `az stack mg create`: Validate MG stacks automatically before creation (#29092)
35+
* `az bicep restore`: Fix typos in help messages (#29046)
36+
37+
**Backup**
38+
39+
* `az backup restore restore-disks/restore-azurewl/restore-azurefiles/restore-azurefileshare`: Add `--tenant-id` for cross-tenant MUA protection, otherwise allows restore when protected by a resource guard (#28950)
40+
* `az backup vault encryption update`: Add support for MUA for CMK operations (#29213)
41+
42+
**CDN**
43+
44+
* Fix #28721: `az afd origin-group create`: Add parameter to support session affinity state (#28995)
45+
* Fix #28824: `az cdn profile`: Add default location (#28996)
46+
* Fix #28733: `az cdn endpoint update`: Add support to update an existing endpoint (#29110)
47+
48+
**Compute**
49+
50+
* `az vmss update`: Add new parameter `--zones` to support setting vmss zonal expansion (#29035)
51+
* `az vm install-patches`: Add new parameter `--max-patch-publish-date` to support setting max patch publish date (#29045)
52+
* `az vmss reimage`: Add new parameter `--force-update-os-disk-for-ephemeral` to support updating the base OS disk (#29085)
53+
* `az vmss create/update`: Add new parameter `--scheduled-event-additional-publishing-target-event-grid-and-resource-graph` to support setting scheduled event policy (#29122)
54+
* `az vmss create/update`: Add new parameter `--enable-user-reboot-scheduled-events` to support setting policy for rebooting scheduled event (#29122)
55+
* `az vmss create/update`: Add new parameter `--enable-user-redeploy-scheduled-events` to support setting policy for redeploying scheduled event (#29122)
56+
* `az vmss update`: Add an option `Standard` to `--security-type` parameter (#29066)
57+
* `az vmss create`: Support set upgrade policy mode to automatic during flexible VMSS creation (#29234)
58+
* `az sig image-definition create`: Fix default value of security type (#29246)
59+
60+
**Container app**
61+
62+
* `az containerapp env create/update`: Support peer-to-peer traffic encryption with `--enable-peer-to-peer-encryption` (#28790)
63+
* `az containerapp job update`: Fix poll logic and `--no-wait` (#29017)
64+
* `az containerapp show-custom-domain-verification-id`: Show verification id used for binding custom domain (#29037)
65+
* `az containerapp env update`: Fix logs configuration about removing destination with `--logs-destination none` (#29056)
66+
* `az containerapp list-usages`: Support list-usages in subscription (#29058)
67+
* Fix #28983: `az containerapp job registry`: Support commands for modifying the job's registries (#29023)
68+
* `az containerapp auth`: Support Token Store with `--token-store`, `--sas-url-secret`, `--sas-url-secret-name`, `--yes` (#29068)
69+
* Fix #29128: `az containerapp env certificate`: Support managed certificate (#29156)
70+
* Fix #29172: `az containerapp secret set`: Remove the limit of length for secret name (#29214)
71+
72+
**Cosmos DB**
73+
74+
* `az service create`: Add `--gateway-type` to support multiple dedicated gateway types (#29053)
75+
76+
**MySQL**
77+
78+
* `az mysql flexible-server update`: Support replica resource group different with primary server (#29160)
79+
* `az mysql flexible-server detach-vnet`: New command to support converting a vnet azure mysql server to a non-vnet server (#29231)
80+
* `az mysql flexible-server deploy/update`: Add warning message for HA enabled and input validator (#29229)
81+
82+
**Network**
83+
84+
* `az network application-gateway waf-policy custom-rule update`: Add parameter `--js-cookie-exp-time` (#28999)
85+
* `az network cross-region-lb address-pool`: Add parameter `-- admin-state` (#29049)
86+
* `az network application-gateway rewrite-rule`: Add `--request-header-configurations` and `--response-header-configurations` (#29126)
87+
* `az network virtual-appliance restart`: Allow restart of virtual machines associated with a network virtual appliance (#29220)
88+
* `az network virtual-appliance inbound-security-rule`: Support of GET operation for NVA Inbound Security Rule (#29223)
89+
* `az network vnet subnet`: Add parameter `--endpoints` (#29285)
90+
91+
**RDBMS**
92+
93+
* `az postgres flexible-server restore`: Add capability to restore to new server using Premium SSD v2 Disks by setting Storage Type to "PremiumV2_LRS" (#28975)
94+
* `az postgres flexible-server migration create`: Fix bugs while passing in MigrationRuntimeResourceId to Migration Parameters, now need to be provided within properties json file (#29106)
95+
* `az postgres flexible-server firewall-rule create`: Correct firewall rule name and ip range validators (#29224)
96+
* `az postgres flexible-server update`: Add argument to enable or disable public-access (#29228)
97+
* `az postgres flexible-server create`: Add argument `--create-default-database` to support disabling default database creation (#29227)
98+
* `az postgres flexible-server upgrade`: Unblock MVU for Burstable from CLI (#29145)
99+
* `az postgres flexible-server update`: Correct setting `--maintenance-window` to be disabled (#29249)
100+
101+
**SignalR**
102+
103+
* `az signalr upstream update`: Remove the empty location string when updating resource (#29242)
104+
105+
**SQL**
106+
107+
* `az sql db update`: Add `--manual-cutover` and `--perform-cutover` arguments (#28938)
108+
109+
**Storage**
110+
111+
* `az storage container policy`: Fix cases where permission and expiry are both null (#29165)
112+
* `az storage account create/update`: Support TLS 1.3, update recommended `--min-tls-version` to be 1.2 (#29286)
113+
6114
2.61.0
7115
++++++
8116

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

Lines changed: 1 addition & 1 deletion
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.61.0"
21+
__version__ = "2.62.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

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.1.1
66
azure-batch==14.2.0
7-
azure-cli-core==2.61.0
7+
azure-cli-core==2.62.0
88
azure-cli-telemetry==1.1.0
9-
azure-cli==2.61.0
9+
azure-cli==2.62.0
1010
azure-common==1.1.22
1111
azure-core==1.28.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.1.1
66
azure-batch==14.2.0
7-
azure-cli-core==2.61.0
7+
azure-cli-core==2.62.0
88
azure-cli-telemetry==1.1.0
9-
azure-cli==2.61.0
9+
azure-cli==2.62.0
1010
azure-common==1.1.22
1111
azure-core==1.28.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.1.1
66
azure-batch==14.2.0
7-
azure-cli-core==2.61.0
7+
azure-cli-core==2.62.0
88
azure-cli-telemetry==1.1.0
9-
azure-cli==2.61.0
9+
azure-cli==2.62.0
1010
azure-common==1.1.22
1111
azure-core==1.28.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
logger.warn("Wheel is not available, disabling bdist_wheel hook")
1818
cmdclass = {}
1919

20-
VERSION = "2.61.0"
20+
VERSION = "2.62.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)