Skip to content

Commit 5014bfa

Browse files
authored
Adds IoT Operations extension v1.3.0 (#8578)
1 parent af75402 commit 5014bfa

File tree

1 file changed

+65
-0
lines changed

1 file changed

+65
-0
lines changed

src/index.json

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27994,6 +27994,71 @@
2799427994
"version": "1.2.0"
2799527995
},
2799627996
"sha256Digest": "656834ea4ea081668caab4da09d1d3237218155dae7470e5eeee1854644d60d0"
27997+
},
27998+
{
27999+
"downloadUrl": "https://github.com/Azure/azure-iot-ops-cli-extension/releases/download/v1.3.0/azure_iot_ops-1.3.0-py3-none-any.whl",
28000+
"filename": "azure_iot_ops-1.3.0-py3-none-any.whl",
28001+
"metadata": {
28002+
"azext.minCliCoreVersion": "2.53.0",
28003+
"classifiers": [
28004+
"Development Status :: 5 - Production/Stable",
28005+
"Intended Audience :: Developers",
28006+
"Intended Audience :: System Administrators",
28007+
"Programming Language :: Python",
28008+
"Programming Language :: Python :: 3 :: Only",
28009+
"Programming Language :: Python :: 3",
28010+
"Programming Language :: Python :: 3.8",
28011+
"Programming Language :: Python :: 3.9",
28012+
"Programming Language :: Python :: 3.10",
28013+
"Programming Language :: Python :: 3.11",
28014+
"Programming Language :: Python :: 3.12"
28015+
],
28016+
"extensions": {
28017+
"python.details": {
28018+
"contacts": [
28019+
{
28020+
"email": "iotupx@microsoft.com",
28021+
"name": "Microsoft",
28022+
"role": "author"
28023+
}
28024+
],
28025+
"document_names": {
28026+
"description": "DESCRIPTION.rst"
28027+
},
28028+
"project_urls": {
28029+
"Home": "https://github.com/azure/azure-iot-ops-cli-extension"
28030+
}
28031+
}
28032+
},
28033+
"extras": [],
28034+
"generator": "bdist_wheel (0.30.0)",
28035+
"license": "MIT",
28036+
"license_file": "LICENSE",
28037+
"metadata_version": "2.0",
28038+
"name": "azure-iot-ops",
28039+
"requires_python": ">=3.8",
28040+
"run_requires": [
28041+
{
28042+
"requires": [
28043+
"azure-identity (<1.18.0,>=1.14.1)",
28044+
"azure-identity<1.18.0,>=1.14.1",
28045+
"kubernetes (<29.0,>=27.2)",
28046+
"kubernetes<29.0,>=27.2",
28047+
"opentelemetry-proto (~=1.20.0)",
28048+
"opentelemetry-proto~=1.20.0",
28049+
"packaging (>=23.2)",
28050+
"packaging>=23.2",
28051+
"protobuf (~=4.25.0)",
28052+
"protobuf~=4.25.0",
28053+
"rich (<14.0,>=13.6)",
28054+
"rich<14.0,>=13.6"
28055+
]
28056+
}
28057+
],
28058+
"summary": "The Azure IoT Operations extension for Azure CLI.",
28059+
"version": "1.3.0"
28060+
},
28061+
"sha256Digest": "1ce296f22ce963ab12c84c15a715c0303ec8600d6908e9a60bd6559bfd21cc6b"
2799728062
}
2799828063
],
2799928064
"azure-sphere": [

0 commit comments

Comments
 (0)