Skip to content

Prepare azure.ai.agents 0.1.40-preview release#8653

Closed
Copilot wants to merge 2 commits into
mainfrom
copilot/azure-ai-agents-patch-release-again
Closed

Prepare azure.ai.agents 0.1.40-preview release#8653
Copilot wants to merge 2 commits into
mainfrom
copilot/azure-ai-agents-patch-release-again

Conversation

Copilot AI commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Version bump and changelog for the next azure.ai.agents patch release (PR 1 of the two-PR release flow; registry.json is updated separately in PR 2 after artifacts publish).

Changes

  • version.txt0.1.40-preview
  • extension.yamlversion: 0.1.40-preview (kept in sync with version.txt)
  • CHANGELOG.md → new ## 0.1.40-preview (2026-06-15) section covering the two extension-scoped PRs merged since 0.1.39-preview:
    • [#8624] Pre-deploy check + post-init hint for Python bundled mode, preventing runtime ModuleNotFoundError.
    • [#8641] Handle array-valued optimization mutations and resolve relative dataset.local_uri paths against the agent project.

Both PRs credit external contributors (@v1212, @Zyysurely), matching the existing flat-bullet changelog style.
Fixes #8652

Co-authored-by: glharper <64209257+glharper@users.noreply.github.com>
Copilot AI changed the title [WIP] Prepare new patch release for azure.ai.agents Prepare azure.ai.agents 0.1.40-preview release Jun 15, 2026
Copilot AI requested a review from glharper June 15, 2026 19:37
@glharper glharper marked this pull request as ready for review June 15, 2026 19:39
Copilot AI review requested due to automatic review settings June 15, 2026 19:39

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

Prepares the azure.ai.agents azd extension for the 0.1.40-preview patch release by updating the extension version metadata and adding a new release entry to the extension changelog.

Changes:

  • Bump azure.ai.agents extension version to 0.1.40-preview.
  • Add a 0.1.40-preview (2026-06-15) section to the extension changelog with the two included PRs and contributor attribution.

Reviewed changes

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

File Description
cli/azd/extensions/azure.ai.agents/version.txt Updates the extension version to 0.1.40-preview.
cli/azd/extensions/azure.ai.agents/extension.yaml Keeps the extension manifest version in sync with version.txt.
cli/azd/extensions/azure.ai.agents/CHANGELOG.md Adds the 0.1.40-preview release section with PR links and thanks.

@github-actions

Copy link
Copy Markdown

📋 Prioritization Note

Thanks for the contribution! The linked issue isn't in the current milestone yet.
Review may take a bit longer — reach out to @rajeshkamal5050 or @kristenwomack if you'd like to discuss prioritization.

@glharper glharper enabled auto-merge (squash) June 15, 2026 19:50
@glharper glharper closed this Jun 15, 2026
auto-merge was automatically disabled June 15, 2026 20:04

Pull request was closed

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.

Prepare new patch release for azure.ai.agents

4 participants