Skip to content

Commit 2956483

Browse files
azclibotnecusjzyanzhuddevelyn-ysAllyW
authored
{Release} Upgrade to Azure CLI 2.63.0 (#29558)
* update azure-cli version to 2.63.0 * Update src/azure-cli/HISTORY.rst Co-authored-by: Yan Zhu <[email protected]> * Update src/azure-cli/HISTORY.rst Co-authored-by: Yan Zhu <[email protected]> * Update src/azure-cli/HISTORY.rst Co-authored-by: Yishi Wang <[email protected]> * Update src/azure-cli-core/HISTORY.rst Co-authored-by: AllyW <[email protected]> * Update src/azure-cli/HISTORY.rst Co-authored-by: Yishi Wang <[email protected]> * Update src/azure-cli/HISTORY.rst --------- Co-authored-by: necusjz <[email protected]> Co-authored-by: Yan Zhu <[email protected]> Co-authored-by: Yishi Wang <[email protected]> Co-authored-by: AllyW <[email protected]>
1 parent 2ffaadf commit 2956483

File tree

9 files changed

+111
-10
lines changed

9 files changed

+111
-10
lines changed

src/azure-cli-core/HISTORY.rst

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

6+
2.63.0
7+
++++++
8+
* Resolve CVE-2024-39689 (#29320)
9+
* Support `az config set extension.dynamic_install_allow_preview` for extension dynamic installation configuration (#29413)
10+
* Resolve CVE-2024-6345 (#29433)
11+
* `az logout`: Remove service principal access tokens from token cache (#29441)
12+
613
2.62.0
714
++++++
815
* Fix #28997: Fix error "User cancelled the Accounts Control Operation" when logging in with WAM as Administrator (#29088)

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.62.0"
7+
__version__ = "2.63.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.62.0"
11+
VERSION = "2.63.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

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

6+
2.63.0
7+
++++++
8+
9+
**ACR**
10+
11+
* `az acr login`: Support optional resource group argument to skip subscription resource scan (#29344)
12+
13+
**AKS**
14+
15+
* `az aks create`: Not set the `--network-plugin` based on the default from the Python SDK (#29388)
16+
* `az aks create/update`: Support in place param updates for managed Prometheus (#29273)
17+
* `az aks create/update`: Add validations for PremiumV2 disk (#29445)
18+
* `az aks upgrade`: Support tier switch with AKS upgrade (#29448)
19+
* `az aks create/update`: Add `--network-policy none` option to command (#29420)
20+
* `az aks create`: Remove unsupported scenario command in help message (#29387)
21+
22+
**App Config**
23+
24+
* `az appconfig import/export/restore`: Add correlation request id to bulk operations (#29252)
25+
26+
**App Service**
27+
28+
* `az webapp list-runtimes`: Add parameter `--show-runtime-details` to show detailed runtime stacks and update the format of java related stacks listed (#29367)
29+
* `az webapp create`: Add parameter `--acr-identity` to allow users to choose user assigned identity for ACR image pull (#29321)
30+
* `az webapp config set`: Add parameter `--acr-use-identity` and `--acr-identity` to allow users update ACR image pull related configs (#29321)
31+
32+
**ARM**
33+
34+
* `az stack group/sub/mg create`: Minor improvements to the confirmation message when updating an existing stack (#29319)
35+
36+
**CDN**
37+
38+
* Fix #28717: `az afd secret`: Change the way to access parameter (#29338)
39+
* `az cdn portal-migration`: Add command group for classic CDN profile migration (#29362)
40+
41+
**Compute**
42+
43+
* `az sig create/update`: Hide `--soft-delete` parameter in help messages (#29377)
44+
* Fix #29006: `az ssh`: Fix the `Permissions 0644 for '...' are too open` error (#29314)
45+
* `az vmss update`: Add new parameter `--enable-auto-os-upgrade` to support updating automatic OS upgrade policy argument (#29415)
46+
* `az vmss update`: Add new parameter `--upgrade-policy-mode` to support updating upgrade policy mode (#29415)
47+
48+
**Container app**
49+
50+
* Fix #26688: `az containerapp up`: Fix logic about updating an existing containerapp (#29336)
51+
* `az containerapp job stop`: Return custom message for stop job execution (#29399)
52+
* Fix #29330: `az containerapp auth update`: Fix split logic for `--set` (#29453)
53+
54+
**Cosmos DB**
55+
56+
* `az cosmosdb delete`: Support `--no-wait` (#29190)
57+
58+
**MySQL**
59+
60+
* `az mysql flexible-server import stop-replication`: Stop replication between source single server and target flexible server (#29425)
61+
62+
**NetAppFiles**
63+
64+
* `az netappfiles account create`: Change `--key-vault-resource-id` to be optional (#29389)
65+
66+
**Network**
67+
68+
* `az network custom-ip prefix create`: Add parameter `--is-parent` (#29350)
69+
* `az network network-watcher connection-monitor`: Support to create connection monitor v2 (#29288)
70+
* `az network vnet peering`: Support virtual network subnet peering (#29416)
71+
72+
**RDBMS**
73+
74+
* [BREAKING CHANGE] `az postgres flexible-server create`: Update default value of PG version to be 16 (#29443)
75+
* Fix #27422: `az postgres flexible-server create`: Bug fix for using existing subnet while creating pg flex server (#29457)
76+
* `az postgres flexible-server restore`: Bug fix when using resource id as value for source-server argument (#29460)
77+
78+
**Role**
79+
80+
* `az role assignment list`: Add warning for classic administrators retirement (#29404)
81+
82+
**Service Connector**
83+
84+
* `az containerapp connection create containerapp`: Support ACA2ACA connection (#29434)
85+
86+
**SQL**
87+
88+
* `az sql midb move/copy`: Add destination subscription Id for managed database move/copy (#29352)
89+
* `az sql mi create`: Add `--dns-zone-partner` optional parameter (#29381)
90+
91+
**Storage**
92+
93+
* `az storage fs directory upload/download`: Add back `--auth-mode login` as AzCopy supports Oauth now (#29487)
94+
* `az storage blob sync`: Add back `--auth-mode login` as AzCopy supports Oauth now (#29487)
95+
96+
**Synapse**
97+
98+
* `az synapse spark job submit`: Add optional `--python-files` argument to support job submission (#29271)
99+
6100
2.62.0
7101
++++++
8102

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.62.0"
21+
__version__ = "2.63.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.3.0
44
asn1crypto==0.24.0
55
azure-appconfiguration==1.1.1
66
azure-batch==14.2.0
7-
azure-cli-core==2.62.0
7+
azure-cli-core==2.63.0
88
azure-cli-telemetry==1.1.0
9-
azure-cli==2.62.0
9+
azure-cli==2.63.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

+2-2
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.62.0
7+
azure-cli-core==2.63.0
88
azure-cli-telemetry==1.1.0
9-
azure-cli==2.62.0
9+
azure-cli==2.63.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

+2-2
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.62.0
7+
azure-cli-core==2.63.0
88
azure-cli-telemetry==1.1.0
9-
azure-cli==2.62.0
9+
azure-cli==2.63.0
1010
azure-common==1.1.22
1111
azure-core==1.28.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
logging.warning("Wheel is not available, disabling bdist_wheel hook")
1818
cmdclass = {}
1919

20-
VERSION = "2.62.0"
20+
VERSION = "2.63.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)