Skip to content

feat: release azure.ai.agents 1.0.0-beta.3#8961

Closed
huimiu wants to merge 1 commit into
mainfrom
hui/release-ai-agents
Closed

feat: release azure.ai.agents 1.0.0-beta.3#8961
huimiu wants to merge 1 commit into
mainfrom
hui/release-ai-agents

Conversation

@huimiu

@huimiu huimiu commented Jul 3, 2026

Copy link
Copy Markdown
Member

Motivation

Release the next beta of the Foundry agents extension. This bumps azure.ai.agents from 1.0.0-beta.2 to 1.0.0-beta.3 and adds changelog entries for all PRs merged since the last release.

Changes

Version bump:

  • azure.ai.agents: 1.0.0-beta.21.0.0-beta.3 (version.txt + extension.yaml)

Changelog (1.0.0-beta.3):

Features Added

Bugs Fixed

Not changed: the microsoft.foundry dependency constraint (~1.0.0-beta.1) already satisfies beta.3, matching the 1.0.0-beta.2 patch-release precedent (#8905).

@huimiu
huimiu requested a review from Copilot July 3, 2026 08:55
@github-actions github-actions Bot added the ext-agents azure.ai.agents extension label Jul 3, 2026

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 its 1.0.0-beta.3 release. It follows the documented "PR 1 — Version bump" step of the extension's two-PR release process (AGENTS.md:123-139), touching only the version files and changelog; the follow-up registry.json update is correctly deferred to PR 2.

I verified the changelog against the commit history for the extension path: the five referenced PRs (#8852, #8952, #8941, #8926, #8933) are exactly the set of commits touching cli/azd/extensions/azure.ai.agents merged after the beta.2 version bump (#8905). The one other intervening commit (#8851, merged 2026-07-02) is already documented under the beta.2 section via issue #8586, so it is correctly not duplicated here. The release date (2026-07-03) matches today and the latest included commit, the #8742#8852 reference correction is valid (both point at the memory-stores work), and the "Thanks @m5i-work" attribution for #8941 matches the PR's author.

Changes:

  • Bump azure.ai.agents from 1.0.0-beta.2 to 1.0.0-beta.3 in both version.txt and extension.yaml (kept in sync).
  • Promote the prior Unreleased memory-stores entry into a new 1.0.0-beta.3 changelog section and correct its link from issue #8742 to PR #8852.
  • Add changelog entries for #8952 (Features Added) and #8941/#8926/#8933 (Bugs Fixed).

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 Bumps the semver string to 1.0.0-beta.3.
cli/azd/extensions/azure.ai.agents/extension.yaml Updates the version: field to 1.0.0-beta.3, kept in sync with version.txt.
cli/azd/extensions/azure.ai.agents/CHANGELOG.md Adds the 1.0.0-beta.3 release section with Features Added and Bugs Fixed entries; corrects the memory-stores reference to PR #8852.

@huimiu huimiu closed this Jul 3, 2026
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.

2 participants