Skip to content

Commit dd59fa7

Browse files
Hotfix 2.36.1 (#8623)
* hotfix for cli version 1.17.1 * CLI release for 2.28.0 * updating index.json for SDK/CLI v2 Release 2.29.0 * updating index.json for SDK/CLI v2 Release 2.30.0 * CLI version 2.30.1 and fix for 2.30.0 * CLI hotfix version 2.31.1 * SDK hotfix version 1.26.1
1 parent 35d36e2 commit dd59fa7

File tree

1 file changed

+90
-0
lines changed

1 file changed

+90
-0
lines changed

src/index.json

+90
Original file line numberDiff line numberDiff line change
@@ -70798,6 +70798,96 @@
7079870798
"version": "2.36.0"
7079970799
},
7080070800
"sha256Digest": "5d4e284f8acf4d4a25cfd9e1c2ff0b1d0fa978984aae66f8392b2fff1c1c8c24"
70801+
},
70802+
{
70803+
"downloadUrl": "https://azuremlsdktestpypi.blob.core.windows.net/wheels/sdk-cli-v2-public/ml-2.36.1-py3-none-any.whl",
70804+
"filename": "ml-2.36.1-py3-none-any.whl",
70805+
"metadata": {
70806+
"azext.minCliCoreVersion": "2.15.0",
70807+
"classifiers": [
70808+
"Development Status :: 5 - Production/Stable",
70809+
"Intended Audience :: Developers",
70810+
"Intended Audience :: System Administrators",
70811+
"Environment :: Console",
70812+
"Programming Language :: Python",
70813+
"Programming Language :: Python :: 3",
70814+
"Programming Language :: Python :: 3.7",
70815+
"Programming Language :: Python :: 3.8",
70816+
"Programming Language :: Python :: 3.9",
70817+
"Programming Language :: Python :: 3.10",
70818+
"License :: OSI Approved :: MIT License"
70819+
],
70820+
"description_content_type": "text/x-rst",
70821+
"extensions": {
70822+
"python.details": {
70823+
"contacts": [
70824+
{
70825+
"email": "[email protected]",
70826+
"name": "Microsoft Corporation",
70827+
"role": "author"
70828+
}
70829+
],
70830+
"document_names": {
70831+
"description": "DESCRIPTION.rst"
70832+
},
70833+
"project_urls": {
70834+
"Home": "https://docs.microsoft.com/azure/machine-learning/azure-machine-learning-release-notes-cli-v2?view=azureml-api-2"
70835+
}
70836+
}
70837+
},
70838+
"extras": [],
70839+
"generator": "bdist_wheel (0.30.0)",
70840+
"license": "MIT",
70841+
"metadata_version": "2.0",
70842+
"name": "ml",
70843+
"run_requires": [
70844+
{
70845+
"requires": [
70846+
"azure-common (>=1.1)",
70847+
"azure-common>=1.1",
70848+
"azure-identity (==1.17.1)",
70849+
"azure-identity==1.17.1",
70850+
"azure-mgmt-resource (<23.0.0,>=3.0.0)",
70851+
"azure-mgmt-resource<23.0.0,>=3.0.0",
70852+
"azure-mgmt-resourcegraph (<9.0.0,>=2.0.0)",
70853+
"azure-mgmt-resourcegraph<9.0.0,>=2.0.0",
70854+
"azure-monitor-opentelemetry",
70855+
"azure-monitor-opentelemetry",
70856+
"azure-storage-blob (>=12.10.0)",
70857+
"azure-storage-blob>=12.10.0",
70858+
"azure-storage-file-datalake (>=12.2.0)",
70859+
"azure-storage-file-datalake>=12.2.0",
70860+
"azure-storage-file-share",
70861+
"azure-storage-file-share",
70862+
"colorama",
70863+
"colorama",
70864+
"cryptography",
70865+
"cryptography",
70866+
"docker",
70867+
"docker",
70868+
"isodate",
70869+
"isodate",
70870+
"jsonschema (>=4.0.0)",
70871+
"jsonschema>=4.0.0",
70872+
"marshmallow (>=3.5)",
70873+
"marshmallow>=3.5",
70874+
"pydash (>=6.0.0)",
70875+
"pydash>=6.0.0",
70876+
"pyjwt",
70877+
"pyjwt",
70878+
"strictyaml",
70879+
"strictyaml",
70880+
"tqdm",
70881+
"tqdm",
70882+
"typing-extensions",
70883+
"typing-extensions"
70884+
]
70885+
}
70886+
],
70887+
"summary": "Microsoft Azure Command-Line Tools AzureMachineLearningWorkspaces Extension",
70888+
"version": "2.36.1"
70889+
},
70890+
"sha256Digest": "3e335b97b07e859ae13ee6cc2b727d4ac14ab16d9790e15f59d743c0924c84b0"
7080170891
}
7080270892
],
7080370893
"mobile-network": [

0 commit comments

Comments
 (0)