Skip to content

Prepare azure.ai.agents 0.1.30-preview patch release#8082

Merged
trangevi merged 2 commits into
mainfrom
copilot/prepare-new-patch-release-f1d61d62-57c9-4b72-b44a-d4485622ce58
May 6, 2026
Merged

Prepare azure.ai.agents 0.1.30-preview patch release#8082
trangevi merged 2 commits into
mainfrom
copilot/prepare-new-patch-release-f1d61d62-57c9-4b72-b44a-d4485622ce58

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 6, 2026

Bumps azure.ai.agents from 0.1.29-preview to 0.1.30-preview, capturing 7 PRs merged since the April 30 release.

Version files updated

  • version.txt and extension.yaml: 0.1.29-preview0.1.30-preview

Changelog entries (0.1.30-preview)

Features Added

  • --agent-endpoint flag on azd ai agent invoke — invoke any deployed agent without an azd project or environment (#8028)
  • A2A endpoint protocol and agent card metadata support for deployments (#7999)
  • Playground URL and per-protocol endpoint URLs added to azd ai agent show output (#8027)

Other Changes

  • Session/conversation ID tracking moved from per-project .foundry-agent.json to the global azd user config; sessions now persist across directories with lazy migration from the old file (#8034)

Bugs Fixed

  • flag redefined panics on azd ai agent show, azd ai agent files list, and azd ai agent files stat from duplicate --output/-o registration (#7947)
  • Agent templates URL in azd ai agent init corrected to the post-release aka.ms redirect (#7968)

Breaking Changes

  • Prompt agent and azureml:// registry support removed; prompt agents were previously blocked as unsupported (#8040)

Spell check

Added adamra, antriksh, Nathandrake to .vscode/cspell-github-user-aliases.txt for the three external contributors credited in this release.

Copilot AI linked an issue May 6, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Prepare new patch release for azure.ai.agents Prepare azure.ai.agents 0.1.30-preview patch release May 6, 2026
Copilot AI requested a review from trangevi May 6, 2026 19:55
@trangevi trangevi marked this pull request as ready for review May 6, 2026 20:01
Copilot AI review requested due to automatic review settings May 6, 2026 20:01
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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.30-preview patch release by bumping the extension version and documenting the set of changes included since 0.1.29-preview.

Changes:

  • Bump azure.ai.agents extension version from 0.1.29-preview to 0.1.30-preview.
  • Add release notes for 0.1.30-preview (including a breaking change entry) to the extension changelog.
  • Update the cspell GitHub user aliases list for contributors mentioned in the changelog.

Reviewed changes

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

File Description
cli/azd/extensions/azure.ai.agents/version.txt Updates the extension version to 0.1.30-preview.
cli/azd/extensions/azure.ai.agents/extension.yaml Keeps extension.yaml version in sync with version.txt.
cli/azd/extensions/azure.ai.agents/CHANGELOG.md Adds the 0.1.30-preview release notes (with breaking changes noted).
.vscode/cspell-github-user-aliases.txt Adds contributor aliases for spell-checking release notes.

Comment thread .vscode/cspell-github-user-aliases.txt
Comment thread .vscode/cspell-github-user-aliases.txt
Comment thread .vscode/cspell-github-user-aliases.txt
Copy link
Copy Markdown
Contributor

@wbreza wbreza left a comment

Choose a reason for hiding this comment

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

Clean release prep — version bump, changelog, and cspell updates all look correct.

  • �ersion.txt and �xtension.yaml consistently bump to �.1.30-preview
  • All 7 PRs properly documented in changelog with correct categorization
  • Breaking change (prompt agent removal) clearly documented with user impact
  • Contributor aliases added in correct alphabetical order
  • No stray changes beyond expected files

LGTM 👍

@trangevi trangevi enabled auto-merge (squash) May 6, 2026 21:05
@trangevi
Copy link
Copy Markdown
Member

trangevi commented May 6, 2026

/check-enforcer override

@trangevi trangevi merged commit d15497c into main May 6, 2026
25 of 31 checks passed
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

5 participants