Skip to content

Prepare azure.ai.agents 0.1.22-preview release#7658

Merged
trangevi merged 2 commits intomainfrom
copilot/prepare-new-release-azure-ai-agents
Apr 11, 2026
Merged

Prepare azure.ai.agents 0.1.22-preview release#7658
trangevi merged 2 commits intomainfrom
copilot/prepare-new-release-azure-ai-agents

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 10, 2026

Bumps azure.ai.agents from 0.1.21-preview0.1.22-preview (2026-04-10).

Changes included

Breaking changes

  • [Per-agent identity RBAC and developer pre-flight checks #7651] Agent RBAC switches from a shared {account}-{project}-AgentIdentity to per-agent {account}-{project}-{agentName}-AgentIdentity; Cognitive Services OpenAI User and Monitoring Metrics Publisher role assignments are removed (only Azure AI User is assigned on the Foundry Project scope); developer RBAC pre-flight checks run before deploy. Set AZD_AGENT_SKIP_ROLE_ASSIGNMENTS=true to opt out in CI/CD.

Files updated

File Change
CHANGELOG.md New 0.1.22-preview section
version.txt 0.1.21-preview0.1.22-preview
extension.yaml version: field updated to match

Copilot AI linked an issue Apr 10, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Prepare new release for azure.ai.agents Prepare azure.ai.agents 0.1.22-preview release Apr 10, 2026
Copilot AI requested a review from trangevi April 10, 2026 23:56
@trangevi trangevi marked this pull request as ready for review April 10, 2026 23:56
Copilot AI review requested due to automatic review settings April 10, 2026 23:56
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.22-preview release by updating the extension version metadata and documenting the included changes in the extension changelog.

Changes:

  • Bump extension version from 0.1.21-preview to 0.1.22-preview.
  • Update extension.yaml to keep the declared version in sync with version.txt.
  • Add 0.1.22-preview (2026-04-10) release notes, including a Breaking Changes subsection, to the extension changelog.

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’s version string to 0.1.22-preview.
cli/azd/extensions/azure.ai.agents/extension.yaml Updates the extension manifest version: field to match version.txt.
cli/azd/extensions/azure.ai.agents/CHANGELOG.md Adds the 0.1.22-preview release notes, including breaking changes.

@rajeshkamal5050 rajeshkamal5050 added the skip-governance Skip PR governance checks label Apr 11, 2026
@trangevi trangevi enabled auto-merge (squash) April 11, 2026 00:15
@trangevi
Copy link
Copy Markdown
Member

/check-enforcer override

@trangevi trangevi merged commit 85b5294 into main Apr 11, 2026
24 of 26 checks passed
@trangevi trangevi deleted the copilot/prepare-new-release-azure-ai-agents branch April 11, 2026 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-governance Skip PR governance checks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prepare new release for azure.ai.agents

4 participants