Skip to content

Prepare azure.ai.agents 0.1.35-preview patch release metadata#8481

Merged
trangevi merged 8 commits into
mainfrom
copilot/prepare-new-patch-release-1b2db247-edfd-4f32-8322-a000ea3cbbcf
May 29, 2026
Merged

Prepare azure.ai.agents 0.1.35-preview patch release metadata#8481
trangevi merged 8 commits into
mainfrom
copilot/prepare-new-patch-release-1b2db247-edfd-4f32-8322-a000ea3cbbcf

Conversation

Copilot AI commented May 29, 2026

Copy link
Copy Markdown
Contributor

This PR prepares the next azure.ai.agents patch release by promoting the current unreleased section to 0.1.35-preview and aligning extension version metadata. It keeps scope to release-prep artifacts only.

  • Release version alignment

    • Updated cli/azd/extensions/azure.ai.agents/version.txt to 0.1.35-preview
    • Updated cli/azd/extensions/azure.ai.agents/extension.yaml version to 0.1.35-preview
  • Changelog release cut

    • Finalized the top changelog section as 0.1.35-preview (2026-05-29)
    • Updated links to PR references (pull/...) for consistency with existing release-link format
    • Expanded the 0.1.35-preview section to include the full set of azure.ai.agents PRs merged since the 0.1.34-preview release cut
-## 0.1.35-preview
+## 0.1.35-preview (2026-05-29)

-- [[#8353]](https://github.com/Azure/azure-dev/issues/8353) ...
+- [[#8406]](https://github.com/Azure/azure-dev/pull/8406) ...
+- [[#8403]](https://github.com/Azure/azure-dev/pull/8403) ...
+... additional merged agents-extension PR entries since 0.1.34-preview

Copilot AI linked an issue May 29, 2026 that may be closed by this pull request
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.35-preview patch release metadata May 29, 2026
Copilot AI requested a review from trangevi May 29, 2026 14:52
@trangevi

Copy link
Copy Markdown
Member

@copilot find all of the other PRs for the agents extension that have been checked in since the last release and update the changelog accordingly

Co-authored-by: trangevi <26490000+trangevi@users.noreply.github.com>

Copilot AI commented May 29, 2026

Copy link
Copy Markdown
Contributor Author

@copilot find all of the other PRs for the agents extension that have been checked in since the last release and update the changelog accordingly

Updated in commit c0af6e9. I expanded the 0.1.35-preview section in cli/azd/extensions/azure.ai.agents/CHANGELOG.md to include the additional agents-extension PRs merged since the 0.1.34-preview release cut.

Update CHANGELOG for version 0.1.35-preview with new features and improvements.
@trangevi

Copy link
Copy Markdown
Member

@copilot I've updated the changelog with links to all of the work done since the last release. using those links, update the changelog with details, in the same pattern as our existing changelog entries

@github-actions github-actions Bot added the ext-agents azure.ai.agents extension label May 29, 2026
Co-authored-by: trangevi <26490000+trangevi@users.noreply.github.com>

Copilot AI commented May 29, 2026

Copy link
Copy Markdown
Contributor Author

@copilot I've updated the changelog with links to all of the work done since the last release. using those links, update the changelog with details, in the same pattern as our existing changelog entri...

Updated in commit 9404e7f. I replaced the link-only items in cli/azd/extensions/azure.ai.agents/CHANGELOG.md with detailed entries using the same [[#PR]](...) description pattern as existing releases, and expanded the breaking section entries in the same style.

@trangevi
trangevi marked this pull request as ready for review May 29, 2026 15:17
@trangevi
trangevi requested a review from JeffreyCA as a code owner May 29, 2026 15:18
Copilot AI review requested due to automatic review settings May 29, 2026 15:18

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR prepares the azure.ai.agents extension for the 0.1.35-preview patch release by aligning version metadata and finalizing the changelog release section.

Changes:

  • Bumps version.txt and extension.yaml from 0.1.34-preview to 0.1.35-preview.
  • Promotes the changelog section to 0.1.35-preview (2026-05-29).
  • Adds release notes and breaking-change entries for merged extension PRs since the prior release.

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.
cli/azd/extensions/azure.ai.agents/extension.yaml Aligns published extension metadata version.
cli/azd/extensions/azure.ai.agents/CHANGELOG.md Finalizes the release section with dated notes and PR links.

@github-actions

github-actions Bot commented May 29, 2026

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.

trangevi added 2 commits May 29, 2026 09:23
Updated CHANGELOG.md to reflect recent changes and breaking updates.
@trangevi

Copy link
Copy Markdown
Member

@copilot there were two more recent changes added, update the changelog to capture them

Co-authored-by: trangevi <26490000+trangevi@users.noreply.github.com>

Copilot AI commented May 29, 2026

Copy link
Copy Markdown
Contributor Author

@copilot there were two more recent changes added, update the changelog to capture them

Updated in commit 9368bb0. I added the two additional recent agents-extension changes to cli/azd/extensions/azure.ai.agents/CHANGELOG.md with detailed entries in the existing changelog format (PRs #8441 and #8482).

@trangevi
trangevi enabled auto-merge (squash) May 29, 2026 17:43
@trangevi

Copy link
Copy Markdown
Member

/check-enforcer override

@trangevi
trangevi merged commit 7aba1c2 into main May 29, 2026
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ext-agents azure.ai.agents extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prepare new patch release for azure.ai.agents

5 participants