Prepare azd 1.26.0 core release#8807
Conversation
Co-authored-by: JeffreyCA <9157833+JeffreyCA@users.noreply.github.com>
Co-authored-by: JeffreyCA <9157833+JeffreyCA@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
This PR prepares the azd core 1.26.0 release by syncing the CLI version files and promoting the top changelog “Unreleased” content into a dated 1.26.0 release section, then opening the next development placeholder.
Changes:
- Set the CLI version to
1.26.0incli/version.txt. - Updated
cli/azd/pkg/azdext/version.goto keep the azdext SDKVersionconstant in sync with the CLI version. - Updated
cli/azd/CHANGELOG.mdto add1.26.0 (2026-06-24)and create1.27.0-beta.1 (Unreleased)as the next placeholder.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
cli/version.txt |
Bumps the CLI version to the 1.26.0 release version. |
cli/azd/pkg/azdext/version.go |
Keeps the azdext SDK version aligned with the CLI version file. |
cli/azd/CHANGELOG.md |
Cuts the 1.26.0 dated release entry and opens the next unreleased placeholder (1.27.0-beta.1). |
📋 Prioritization NoteThanks for the contribution! The linked issue isn't in the current milestone yet. |
jongio
left a comment
There was a problem hiding this comment.
Verified version files (version.txt and version.go) are in sync at 1.26.0. All 11 changelog entries reference merged PRs. Next unreleased section (1.27.0-beta.1) is properly templated.
|
@copilot There're some PR merged today. Check them and include appropriate ones in the PR. |
Co-authored-by: hemarina <104857065+hemarina@users.noreply.github.com>
Reviewed all PRs merged on 2026-06-24 and 2026-06-25. Added one new entry in the Bugs Fixed section for PR #8776 — the macOS Homebrew trust fix. The other merged PRs were either:
|
jongio
left a comment
There was a problem hiding this comment.
Verified the new entry added since my last review:
- #8776 (Homebrew trust fix): PR is merged, description accurately reflects the change, format is consistent with other entries.
All 12 changelog entries now reference valid, merged PRs. Version files (version.txt and version.go) remain in sync at 1.26.0. Next unreleased section (1.27.0-beta.1) is properly templated.
Merge conflicts: This PR currently has conflicts that need resolution before it can merge.
|
@copilot resolve the merge conflicts in this pull request |
…inor-azd-core-release # Conflicts: # cli/azd/CHANGELOG.md Co-authored-by: tg-msft <1179329+tg-msft@users.noreply.github.com>
Resolved — merged |
jongio
left a comment
There was a problem hiding this comment.
Incremental review (1 new commit since my last look): merge commit resolving the CHANGELOG conflicts I flagged earlier.
Verified:
|
/check-enforcer override |
Prepares the next minor azd core release by converting the current unreleased 1.26.0 changelog into a dated release entry and opening the next development placeholder.
Release metadata
cli/version.txtto1.26.0cli/azd/pkg/azdext/version.goto keep the SDK version in syncChangelog
1.26.0 (2026-06-24)release sectionazd updateand update banner (#8776)1.27.0-beta.1 (Unreleased)placeholder