Skip to content

Prepare azure.ai.agents 0.1.39-preview release#8615

Merged
glharper merged 2 commits into
mainfrom
copilot/azure-ai-agents-patch-release
Jun 11, 2026
Merged

Prepare azure.ai.agents 0.1.39-preview release#8615
glharper merged 2 commits into
mainfrom
copilot/azure-ai-agents-patch-release

Conversation

Copilot AI commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Version-bump PR (PR 1 of the two-PR extension release flow) for the azure.ai.agents extension, covering the 6 PRs merged since 0.1.38-preview.

Changes

  • version.txt / extension.yaml — bumped to 0.1.39-preview (kept in sync).
  • CHANGELOG.md — new 0.1.39-preview (2026-06-11) section with one entry per PR, in the file's existing flat bullet style with external-contributor attribution:
    • #8602 — Foundry ${{...}} server-side expressions in env expansion
    • #8589 — Align optimize/eval with the V2Preview optimization API
    • #8576 — New azd ai agent code download command
    • #8574 — New azd ai agent endpoint show command + auth-change warning
    • #8566 — Rename eval initeval generate; -e flag, dataset path, and version-reconciliation fixes
    • #8519 — New azd ai agent delete command
  • .vscode/cspell-github-user-aliases.txt — added huimiu and Zyysurely so the new handles pass the spell check.

All entry PR numbers were verified against the commit range and checked for cross-release duplicates.

Follow-up

PR 2 (registry update) regenerates cli/azd/extensions/registry.json via azd x publish after the signed release artifacts are published — not included here.

Fixes #8614

Co-authored-by: glharper <64209257+glharper@users.noreply.github.com>
Copilot AI changed the title [WIP] Prepare new patch release for azure.ai.agents Prepare azure.ai.agents 0.1.39-preview release Jun 11, 2026
Copilot AI requested a review from glharper June 11, 2026 21:32
@glharper glharper marked this pull request as ready for review June 11, 2026 21:44
Copilot AI review requested due to automatic review settings June 11, 2026 21:44

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 for the 0.1.39-preview release by bumping the extension version and adding release notes for the PRs merged since 0.1.38-preview.

Changes:

  • Bumped azure.ai.agents extension version to 0.1.39-preview in both version.txt and extension.yaml.
  • Added a new 0.1.39-preview (2026-06-11) section to the extension changelog with entries for PRs #8602, #8589, #8576, #8574, #8566, and #8519.
  • Added GitHub handle spellcheck aliases to pass cspell checks for new contributor attributions.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
cli/azd/extensions/azure.ai.agents/version.txt Bumps the extension version to 0.1.39-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.39-preview release notes section.
.vscode/cspell-github-user-aliases.txt Adds new contributor handles to the global cspell alias list.

Comment thread .vscode/cspell-github-user-aliases.txt
@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.

@glharper

Copy link
Copy Markdown
Member

/check-enforcer override

@glharper glharper enabled auto-merge (squash) June 11, 2026 22:26
@glharper glharper merged commit f0e0a88 into main Jun 11, 2026
28 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prepare new patch release for azure.ai.agents

5 participants