Skip to content

CLI V2 release 2.44.1#10109

Open
lavakumarrepala wants to merge 6 commits into
Azure:mainfrom
lavakumarrepala:lavakumarrepalamain
Open

CLI V2 release 2.44.1#10109
lavakumarrepala wants to merge 6 commits into
Azure:mainfrom
lavakumarrepala:lavakumarrepalamain

Conversation

@lavakumarrepala

Copy link
Copy Markdown
Member

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 azdev required)
  • My extension version conforms to the Extension version schema

For new extensions:

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

azure-client-tools-bot-prd Bot commented Jul 14, 2026

Copy link
Copy Markdown
️✔️Azure CLI Extensions Breaking Change Test
️✔️Non Breaking Changes

@azure-client-tools-bot-prd

Copy link
Copy Markdown

Hi @lavakumarrepala,
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.

@lavakumarrepala
lavakumarrepala marked this pull request as ready for review July 14, 2026 06:53
Copilot AI review requested due to automatic review settings July 14, 2026 06:53
@azure-pipelines

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

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

This pull request bumps the machinelearningservices extension version and updates a pinned SDK dependency, with a corresponding changelog entry.

Changes:

  • Bump extension version from 2.44.0 to 2.44.1 in setup.py.
  • Add a new 2.44.1 section to CHANGELOG.rst.
  • Update pinned dependency azure-ai-ml from 1.34.0 to 1.34.1.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
src/machinelearningservices/setup.py Updates extension package version to 2.44.1.
src/machinelearningservices/CHANGELOG.rst Adds a new changelog header for 2.44.1 (currently dated in the future).
src/machinelearningservices/azext_mlv2/manual/requirements.txt Bumps azure-ai-ml pinned version to 1.34.1.

@yonzhan
yonzhan requested a review from necusjz July 14, 2026 07:34
@yonzhan

yonzhan commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines

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

@lavakumarrepala lavakumarrepala changed the title Lavakumarrepalamain CLI V2 release 2.44.1 Jul 14, 2026
Fixed issue with datastore creation failing due to TypeError by migrating the operation to the TypeSpec client and ensuring proper serialization.
@yonzhan

yonzhan commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines

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

@yonzhan

yonzhan commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines

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

@VeryEarly

Copy link
Copy Markdown

/azp run

@azure-pipelines

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants