Skip to content

Create changelog for v1.25.6 release#8633

Merged
hemarina merged 2 commits into
mainfrom
copilot/create-changelog-for-v1256-release
Jun 12, 2026
Merged

Create changelog for v1.25.6 release#8633
hemarina merged 2 commits into
mainfrom
copilot/create-changelog-for-v1256-release

Conversation

Copilot AI commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Adds the 1.25.6 release section to the core azd changelog and bumps version metadata. Covers core CLI changes merged to main since v1.25.5; extension-only, docs-only, telemetry-internal, CI, and version-bump commits are excluded per scope rules.

Changes

  • cli/azd/CHANGELOG.md — new ## 1.25.6 (2026-06-12) section inserted beneath the persistent 1.26.0-beta.1 (Unreleased) header. The previously unreleased fix: make azd init idempotent with respect to the environment #8561 entry moves into 1.25.6, leaving the Unreleased section empty.
  • cli/version.txt1.26.0-beta.11.25.6.
  • cli/azd/pkg/azdext/version.goVersion constant → 1.25.6 (kept in sync with version.txt).

Release contents

Note for reviewers

The requested patch version (1.25.6) intentionally differs from the existing 1.26.0-beta.1 (Unreleased) dev header. Following the explicit-version rule, the entry is inserted below the header rather than renaming it — consistent with how 1.25.5 was handled.

Co-authored-by: hemarina <104857065+hemarina@users.noreply.github.com>
Copilot AI changed the title [WIP] Add changelog for v1.25.6 release Create changelog for v1.25.6 release Jun 12, 2026
Copilot AI requested a review from hemarina June 12, 2026 21:09
@hemarina
hemarina marked this pull request as ready for review June 12, 2026 21:13
@hemarina
hemarina requested a review from vhvb1989 as a code owner June 12, 2026 21:13
Copilot AI review requested due to automatic review settings June 12, 2026 21:13
@github-actions

Copy link
Copy Markdown

🔗 Linked Issue Required

Thanks for the contribution! Please link a GitHub issue to this PR by adding Fixes #123 to the description or using the sidebar.
No issue yet? Feel free to create one!

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

Adds the 1.25.6 core release entry to the azd changelog and aligns version metadata so the CLI and SDK report the released patch version.

Changes:

  • Add ## 1.25.6 (2026-06-12) section to cli/azd/CHANGELOG.md, moving the existing unreleased #8561 entry into the release.
  • Bump cli/version.txt to 1.25.6.
  • Update cli/azd/pkg/azdext/version.go Version constant to 1.25.6 to match cli/version.txt.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
cli/azd/CHANGELOG.md Adds the 1.25.6 release notes under the existing Unreleased header.
cli/version.txt Sets the CLI version to 1.25.6 for the release.
cli/azd/pkg/azdext/version.go Syncs azdext SDK Version with the CLI release version.

@vhvb1989 vhvb1989 added the skip-governance Skip PR governance checks label Jun 12, 2026
@hemarina

Copy link
Copy Markdown
Contributor

/check-enforcer override

@hemarina
hemarina enabled auto-merge (squash) June 12, 2026 21:16
@hemarina
hemarina merged commit 00425b6 into main Jun 12, 2026
15 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-governance Skip PR governance checks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants