Skip to content

Prepare azure.ai.agents 0.1.34-preview patch release metadata#8344

Merged
trangevi merged 2 commits into
mainfrom
copilot/prepare-new-patch-release
May 22, 2026
Merged

Prepare azure.ai.agents 0.1.34-preview patch release metadata#8344
trangevi merged 2 commits into
mainfrom
copilot/prepare-new-patch-release

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 22, 2026

Bumps azure.ai.agents to 0.1.34-preview (PR 1 of 2 — version metadata only; registry update follows after artifacts are published).

Version changes

  • version.txt: 0.1.33-preview0.1.34-preview
  • extension.yaml: version: field in sync

Changelog entries (0.1.34-preview)

  • #8264 azd ai agent run now auto-launches Agent Inspector; opt out with --no-inspector
  • #8327 azd ai agent connection create: add RemoteA2A kind + OAuth2, user Entra token, project managed identity, and agentic identity auth types
  • #8321 Introduce AZURE_AI_DEPLOYMENTS_LOCATION to decouple model/project region from AZURE_LOCATION (resource group), fixing cross-region provisioning failures
  • #8324 azd ai agent init: add --deploy-mode, --runtime, --entry-point, --dep-resolution flags for non-interactive code deploy in CI
  • #8198 Add azd ai agent doctor diagnostics + context-aware Next: guidance across init/run/invoke/show/deploy-hook flows
  • #8306 Add azd ai agent eval and azd ai agent optimize command families
  • #8332 Update agent endpoint details when an agent is redeployed to a new endpoint

Copilot AI linked an issue May 22, 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.34-preview patch release metadata May 22, 2026
Copilot AI requested a review from trangevi May 22, 2026 23:05
@trangevi trangevi marked this pull request as ready for review May 22, 2026 23:07
Copilot AI review requested due to automatic review settings May 22, 2026 23:07
@trangevi trangevi enabled auto-merge (squash) May 22, 2026 23:10
@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.

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 extension for the 0.1.34-preview patch release by updating version metadata and recording release notes, consistent with the “PR 1 of 2 (metadata only)” release process described in the PR.

Changes:

  • Bump azure.ai.agents extension version to 0.1.34-preview (version.txt + extension.yaml).
  • Add 0.1.34-preview release notes to the extension changelog with the referenced PRs and a release date.

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.34-preview.
cli/azd/extensions/azure.ai.agents/extension.yaml Keeps version: in sync with version.txt for the new release.
cli/azd/extensions/azure.ai.agents/CHANGELOG.md Adds the 0.1.34-preview release section and entries.

@trangevi
Copy link
Copy Markdown
Member

/agents-extension-approval override

@trangevi
Copy link
Copy Markdown
Member

/check-enforcer override

@trangevi trangevi merged commit 15c206a into main May 22, 2026
21 of 32 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

4 participants