Skip to content

Commit 5fcf3f1

Browse files
authored
release 1.1.0 (#8430)
1 parent b843913 commit 5fcf3f1

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
@@ -27430,6 +27430,71 @@
2743027430
"version": "1.0.0"
2743127431
},
2743227432
"sha256Digest": "eed6d0f8841c3840bb6b358293a4191ca1431d02763e00a428b7eda401f0406a"
27433+
},
27434+
{
27435+
"downloadUrl": "https://github.com/Azure/azure-iot-ops-cli-extension/releases/download/v1.1.0/azure_iot_ops-1.1.0-py3-none-any.whl",
27436+
"filename": "azure_iot_ops-1.1.0-py3-none-any.whl",
27437+
"metadata": {
27438+
"azext.minCliCoreVersion": "2.53.0",
27439+
"classifiers": [
27440+
"Development Status :: 5 - Production/Stable",
27441+
"Intended Audience :: Developers",
27442+
"Intended Audience :: System Administrators",
27443+
"Programming Language :: Python",
27444+
"Programming Language :: Python :: 3 :: Only",
27445+
"Programming Language :: Python :: 3",
27446+
"Programming Language :: Python :: 3.8",
27447+
"Programming Language :: Python :: 3.9",
27448+
"Programming Language :: Python :: 3.10",
27449+
"Programming Language :: Python :: 3.11",
27450+
"Programming Language :: Python :: 3.12"
27451+
],
27452+
"extensions": {
27453+
"python.details": {
27454+
"contacts": [
27455+
{
27456+
"email": "[email protected]",
27457+
"name": "Microsoft",
27458+
"role": "author"
27459+
}
27460+
],
27461+
"document_names": {
27462+
"description": "DESCRIPTION.rst"
27463+
},
27464+
"project_urls": {
27465+
"Home": "https://github.com/azure/azure-iot-ops-cli-extension"
27466+
}
27467+
}
27468+
},
27469+
"extras": [],
27470+
"generator": "bdist_wheel (0.30.0)",
27471+
"license": "MIT",
27472+
"license_file": "LICENSE",
27473+
"metadata_version": "2.0",
27474+
"name": "azure-iot-ops",
27475+
"requires_python": ">=3.8",
27476+
"run_requires": [
27477+
{
27478+
"requires": [
27479+
"azure-identity (<1.18.0,>=1.14.1)",
27480+
"azure-identity<1.18.0,>=1.14.1",
27481+
"kubernetes (<29.0,>=27.2)",
27482+
"kubernetes<29.0,>=27.2",
27483+
"opentelemetry-proto (~=1.20.0)",
27484+
"opentelemetry-proto~=1.20.0",
27485+
"packaging (>=23.2)",
27486+
"packaging>=23.2",
27487+
"protobuf (~=4.25.0)",
27488+
"protobuf~=4.25.0",
27489+
"rich (<14.0,>=13.6)",
27490+
"rich<14.0,>=13.6"
27491+
]
27492+
}
27493+
],
27494+
"summary": "The Azure IoT Operations extension for Azure CLI.",
27495+
"version": "1.1.0"
27496+
},
27497+
"sha256Digest": "4e859e978825e92c9938c4d633e659c1adb81f82b03e0bbcd85f21234ebcfa90"
2743327498
}
2743427499
],
2743527500
"azure-sphere": [

0 commit comments

Comments
 (0)