From db2010e1582a241bc78d343093fc9404de6a2eee Mon Sep 17 00:00:00 2001 From: Ryan K Date: Thu, 7 Mar 2024 11:27:32 -0800 Subject: [PATCH] [IoT] Adds IoT Operations Extension v0.4.0b1 (#7361) --- src/index.json | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) diff --git a/src/index.json b/src/index.json index 2b44171af52..44e90ab36e5 100644 --- a/src/index.json +++ b/src/index.json @@ -21735,6 +21735,65 @@ "version": "0.3.0b3" }, "sha256Digest": "ce5afd49b56a2647dd359d67534c86116211c38cbd83d68b73e15765c7b23b1e" + }, + { + "downloadUrl": "https://github.com/Azure/azure-iot-ops-cli-extension/releases/download/v0.4.0b1/azure_iot_ops-0.4.0b1-py3-none-any.whl", + "filename": "azure_iot_ops-0.4.0b1-py3-none-any.whl", + "metadata": { + "azext.isPreview": true, + "azext.minCliCoreVersion": "2.46.0", + "classifiers": [ + "Development Status :: 4 - Beta", + "Intended Audience :: Developers", + "Intended Audience :: System Administrators", + "Programming Language :: Python", + "Programming Language :: Python :: 3 :: Only", + "Programming Language :: Python :: 3", + "Programming Language :: Python :: 3.8", + "Programming Language :: Python :: 3.9", + "Programming Language :: Python :: 3.10", + "Programming Language :: Python :: 3.11" + ], + "extensions": { + "python.details": { + "contacts": [ + { + "email": "iotupx@microsoft.com", + "name": "Microsoft", + "role": "author" + } + ], + "document_names": { + "description": "DESCRIPTION.rst" + }, + "project_urls": { + "Home": "https://github.com/azure/azure-iot-ops-cli-extension" + } + } + }, + "extras": [], + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "license_file": "LICENSE", + "metadata_version": "2.0", + "name": "azure-iot-ops", + "requires_python": ">=3.8", + "run_requires": [ + { + "requires": [ + "azure-identity (<2.0,>=1.14.1)", + "kubernetes (<29.0,>=27.2)", + "opentelemetry-proto (~=1.20.0)", + "packaging (>=23.2)", + "protobuf (~=4.25.0)", + "rich (<14.0,>=13.6)" + ] + } + ], + "summary": "The Azure IoT Operations extension for Azure CLI.", + "version": "0.4.0b1" + }, + "sha256Digest": "969d2e85305a58cd711ff7ab43a136c3ff12b7de3c07baa2f49a980dbbca7f44" } ], "azure-sphere": [