Skip to content

Prepare azure.ai.agents 0.1.41-preview release metadata#8719

Merged
trangevi merged 3 commits into
mainfrom
copilot/prepare-new-patch-release-dc20e468-84f6-415d-92d0-acb18ad86548
Jun 19, 2026
Merged

Prepare azure.ai.agents 0.1.41-preview release metadata#8719
trangevi merged 3 commits into
mainfrom
copilot/prepare-new-patch-release-dc20e468-84f6-415d-92d0-acb18ad86548

Conversation

Copilot AI commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Prepares the next azure.ai.agents patch release by advancing the extension metadata and capturing the merged changes since 0.1.40-preview. This keeps the release inputs aligned for the extension publish workflow.

  • Version bump

    • Update cli/azd/extensions/azure.ai.agents/version.txt to 0.1.41-preview
    • Sync cli/azd/extensions/azure.ai.agents/extension.yaml to the same version
  • Changelog

    • Add a new 0.1.41-preview (2026-06-19) section at the top of cli/azd/extensions/azure.ai.agents/CHANGELOG.md
    • Capture the merged user-facing changes from:
      • #8645 — skip remote build up front for VNET-injected Foundry accounts
      • #8714 — show tracing disclaimer during App Insights connection in init flows
      • #8685 — default local run virtual environments to Python >= 3.13
  • Release metadata shape

    • Preserve the existing release-prep convention: only update the three release metadata files in this PR
# cli/azd/extensions/azure.ai.agents/extension.yaml
version: 0.1.41-preview

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.41-preview release metadata Jun 19, 2026
Copilot AI requested a review from trangevi June 19, 2026 16:34
@trangevi trangevi marked this pull request as ready for review June 19, 2026 17:22
Copilot AI review requested due to automatic review settings June 19, 2026 17:22
@trangevi trangevi requested a review from therealjohn as a code owner June 19, 2026 17:22

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

Prepares the azure.ai.agents extension’s 0.1.41-preview release metadata by bumping the extension version and adding a new changelog section capturing the user-facing changes merged since 0.1.40-preview.

Changes:

  • Bump azure.ai.agents extension version to 0.1.41-preview (in both version.txt and extension.yaml).
  • Add a new 0.1.41-preview (2026-06-19) section to the top of the extension changelog with links to PRs #8645, #8714, and #8685.

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 Advances the extension version to 0.1.41-preview.
cli/azd/extensions/azure.ai.agents/extension.yaml Keeps the extension manifest version: in sync with version.txt.
cli/azd/extensions/azure.ai.agents/CHANGELOG.md Adds the 0.1.41-preview (2026-06-19) release notes section with the intended PR entries.

@trangevi trangevi linked an issue Jun 19, 2026 that may be closed by this pull request
@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.

@trangevi trangevi enabled auto-merge (squash) June 19, 2026 17:31
@github-actions github-actions Bot added the ext-agents azure.ai.agents extension label Jun 19, 2026
@trangevi trangevi merged commit 28fda1a into main Jun 19, 2026
26 of 27 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

4 participants