Prepare azure.ai.agents 0.1.30-preview patch release#8082
Merged
trangevi merged 2 commits intoMay 6, 2026
Merged
Conversation
Agent-Logs-Url: https://github.com/Azure/azure-dev/sessions/0e96dbbe-7b0e-41b7-9d81-278cd7d6807f Co-authored-by: trangevi <26490000+trangevi@users.noreply.github.com>
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
Contributor
There was a problem hiding this comment.
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.agentsextension version from0.1.29-previewto0.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. |
wbreza
approved these changes
May 6, 2026
Bumps
azure.ai.agentsfrom0.1.29-previewto0.1.30-preview, capturing 7 PRs merged since the April 30 release.Version files updated
version.txtandextension.yaml:0.1.29-preview→0.1.30-previewChangelog entries (0.1.30-preview)
Features Added
--agent-endpointflag onazd ai agent invoke— invoke any deployed agent without an azd project or environment (#8028)azd ai agent showoutput (#8027)Other Changes
.foundry-agent.jsonto the global azd user config; sessions now persist across directories with lazy migration from the old file (#8034)Bugs Fixed
flag redefinedpanics onazd ai agent show,azd ai agent files list, andazd ai agent files statfrom duplicate--output/-oregistration (#7947)azd ai agent initcorrected to the post-releaseaka.msredirect (#7968)Breaking Changes
azureml://registry support removed; prompt agents were previously blocked as unsupported (#8040)Spell check
Added
adamra,antriksh,Nathandraketo.vscode/cspell-github-user-aliases.txtfor the three external contributors credited in this release.