Skip to content

Prepare azure.ai.agents 0.1.33-preview patch release metadata#8315

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

Prepare azure.ai.agents 0.1.33-preview patch release metadata#8315
trangevi merged 3 commits into
mainfrom
copilot/prepare-new-patch-release

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 21, 2026

This PR prepares the next azure.ai.agents patch release by advancing extension version metadata and adding the corresponding changelog entry. Scope is intentionally limited to PR1 release artifacts.

  • Release version bump

    • Updated extension version from 0.1.32-preview to 0.1.33-preview in:
      • cli/azd/extensions/azure.ai.agents/version.txt
      • cli/azd/extensions/azure.ai.agents/extension.yaml
  • Changelog update

    • Added a new top-level section:
      • ## 0.1.33-preview (2026-05-21)
    • Captured merged changes included in this patch release (init behavior, runtime cleanup, scaffold migration, endpoint env var rename, invoke/version targeting, session/header isolation, etc.).
# cli/azd/extensions/azure.ai.agents/extension.yaml
# NOTE: Make sure version.txt is in sync with this version.
version: 0.1.33-preview

Copilot AI linked an issue May 21, 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.33-preview patch release metadata May 21, 2026
Copilot AI requested a review from trangevi May 21, 2026 22:46
Update CHANGELOG.md to reflect changes in version 0.1.33-preview, including breaking changes and new features.
@trangevi trangevi marked this pull request as ready for review May 21, 2026 22:49
Copilot AI review requested due to automatic review settings May 21, 2026 22:49
@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.33-preview patch release by updating the version metadata and adding the corresponding changelog entry, consistent with the extension’s documented “PR 1 — Version bump” release-prep process.

Changes:

  • Bumped extension version from 0.1.32-preview to 0.1.33-preview (version.txt + extension manifest).
  • Added 0.1.33-preview (2026-05-21) release notes to the extension changelog, including a “Breaking Changes” subsection.

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 string to 0.1.33-preview.
cli/azd/extensions/azure.ai.agents/extension.yaml Keeps extension manifest version: in sync with version.txt (0.1.33-preview).
cli/azd/extensions/azure.ai.agents/CHANGELOG.md Adds the new 0.1.33-preview release section with included PRs and breaking changes.

@trangevi trangevi enabled auto-merge (squash) May 21, 2026 22:58
@github-actions github-actions Bot added the ext-agents azure.ai.{agents,connections,inspector,projects,routines,skills,toolboxes} extensions label May 21, 2026
@trangevi
Copy link
Copy Markdown
Member

/check-enforcer override

1 similar comment
@JeffreyCA
Copy link
Copy Markdown
Contributor

/check-enforcer override

@trangevi trangevi merged commit 52e2976 into main May 21, 2026
28 of 30 checks passed
@trangevi trangevi deleted the copilot/prepare-new-patch-release branch May 21, 2026 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ext-agents azure.ai.{agents,connections,inspector,projects,routines,skills,toolboxes} extensions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prepare new patch release for azure.ai.agents

5 participants