Skip to content

{IoT} Adds IoT extension v0.30.0 - #10173

Merged
Julie Zhu (yanzhudd) merged 1 commit into
Azure:mainfrom
ketkimnaik:iot-cli-0.30.0
Aug 3, 2026
Merged

{IoT} Adds IoT extension v0.30.0#10173
Julie Zhu (yanzhudd) merged 1 commit into
Azure:mainfrom
ketkimnaik:iot-cli-0.30.0

Conversation

@ketkimnaik

@ketkimnaik Ketki Naik (ketkimnaik) commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

🤖 PR Validation — ️✔️ All clear

Breaking Changes
️✔️ None

Notes for this release can be found here: https://github.com/Azure/azure-iot-cli-extension/releases/tag/v0.30.0


This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally? (pip install wheel==0.30.0 required)
  • My extension version conforms to the Extension version schema

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
You only need to update the version information in file setup.py and historical information in file HISTORY.rst in your PR but do not modify src/index.json.

@azure-client-tools-bot-prd

Copy link
Copy Markdown

Hi Ketki Naik (@ketkimnaik),
Please write the description of changes which can be perceived by customers into HISTORY.rst.
If you want to release a new extension version, please update the version in setup.py as well.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

@a0x1ab

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 2 pipeline(s).

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the extension index to include Azure IoT extension version 0.30.0 (wheel URL + metadata) under the azure-iot entry.

Changes:

  • Add a new azure-iot index entry for 0.30.0, including download URL, sha256 digest, and package metadata.

Comment thread src/index.json
Comment on lines +36763 to +36766
},
{
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.30.0/azure_iot-0.30.0-py3-none-any.whl",
"filename": "azure_iot-0.30.0-py3-none-any.whl",
@yonzhan

Copy link
Copy Markdown
Collaborator

IoT

@yanzhudd
Julie Zhu (yanzhudd) merged commit e5407c5 into Azure:main Aug 3, 2026
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants