Skip to content

Commit e369d00

Browse files
Hotfix 2.36.2 (#8644)
* 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 * hotfix for sdk 1.26.2
1 parent 0aac33e commit e369d00

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
@@ -71238,6 +71238,96 @@
7123871238
"version": "2.36.1"
7123971239
},
7124071240
"sha256Digest": "3e335b97b07e859ae13ee6cc2b727d4ac14ab16d9790e15f59d743c0924c84b0"
71241+
},
71242+
{
71243+
"downloadUrl": "https://azuremlsdktestpypi.blob.core.windows.net/wheels/sdk-cli-v2-public/ml-2.36.2-py3-none-any.whl",
71244+
"filename": "ml-2.36.2-py3-none-any.whl",
71245+
"metadata": {
71246+
"azext.minCliCoreVersion": "2.15.0",
71247+
"classifiers": [
71248+
"Development Status :: 5 - Production/Stable",
71249+
"Intended Audience :: Developers",
71250+
"Intended Audience :: System Administrators",
71251+
"Environment :: Console",
71252+
"Programming Language :: Python",
71253+
"Programming Language :: Python :: 3",
71254+
"Programming Language :: Python :: 3.7",
71255+
"Programming Language :: Python :: 3.8",
71256+
"Programming Language :: Python :: 3.9",
71257+
"Programming Language :: Python :: 3.10",
71258+
"License :: OSI Approved :: MIT License"
71259+
],
71260+
"description_content_type": "text/x-rst",
71261+
"extensions": {
71262+
"python.details": {
71263+
"contacts": [
71264+
{
71265+
"email": "[email protected]",
71266+
"name": "Microsoft Corporation",
71267+
"role": "author"
71268+
}
71269+
],
71270+
"document_names": {
71271+
"description": "DESCRIPTION.rst"
71272+
},
71273+
"project_urls": {
71274+
"Home": "https://docs.microsoft.com/azure/machine-learning/azure-machine-learning-release-notes-cli-v2?view=azureml-api-2"
71275+
}
71276+
}
71277+
},
71278+
"extras": [],
71279+
"generator": "bdist_wheel (0.30.0)",
71280+
"license": "MIT",
71281+
"metadata_version": "2.0",
71282+
"name": "ml",
71283+
"run_requires": [
71284+
{
71285+
"requires": [
71286+
"azure-common (>=1.1)",
71287+
"azure-common>=1.1",
71288+
"azure-identity (==1.17.1)",
71289+
"azure-identity==1.17.1",
71290+
"azure-mgmt-resource (<23.0.0,>=3.0.0)",
71291+
"azure-mgmt-resource<23.0.0,>=3.0.0",
71292+
"azure-mgmt-resourcegraph (<9.0.0,>=2.0.0)",
71293+
"azure-mgmt-resourcegraph<9.0.0,>=2.0.0",
71294+
"azure-monitor-opentelemetry",
71295+
"azure-monitor-opentelemetry",
71296+
"azure-storage-blob (>=12.10.0)",
71297+
"azure-storage-blob>=12.10.0",
71298+
"azure-storage-file-datalake (>=12.2.0)",
71299+
"azure-storage-file-datalake>=12.2.0",
71300+
"azure-storage-file-share",
71301+
"azure-storage-file-share",
71302+
"colorama",
71303+
"colorama",
71304+
"cryptography",
71305+
"cryptography",
71306+
"docker",
71307+
"docker",
71308+
"isodate",
71309+
"isodate",
71310+
"jsonschema (>=4.0.0)",
71311+
"jsonschema>=4.0.0",
71312+
"marshmallow (>=3.5)",
71313+
"marshmallow>=3.5",
71314+
"pydash (>=6.0.0)",
71315+
"pydash>=6.0.0",
71316+
"pyjwt",
71317+
"pyjwt",
71318+
"strictyaml",
71319+
"strictyaml",
71320+
"tqdm",
71321+
"tqdm",
71322+
"typing-extensions",
71323+
"typing-extensions"
71324+
]
71325+
}
71326+
],
71327+
"summary": "Microsoft Azure Command-Line Tools AzureMachineLearningWorkspaces Extension",
71328+
"version": "2.36.2"
71329+
},
71330+
"sha256Digest": "67ca9be7af1091d73469bfad9aa3eb00bddd32f7b7560266d3d04bcaeff542fe"
7124171331
}
7124271332
],
7124371333
"mobile-network": [

0 commit comments

Comments
 (0)