Skip to content

Prepare azd core 1.29.0 release - #9359

Merged
hemarina merged 4 commits into
mainfrom
copilot/create-changelog-for-v1282-release
Jul 29, 2026
Merged

Prepare azd core 1.29.0 release#9359
hemarina merged 4 commits into
mainfrom
copilot/create-changelog-for-v1282-release

Conversation

Copilot AI commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Adds the changelog entry and version bump for the azd core 1.29.0 release, mirroring the 1.28.1 release prep (#9262).

Changes

Commit range coverage

Cutoff is 3cf6db588 (the 1.28.1 changelog commit) through f91b4c4a2: 32 commits, 4 included. Excluded — extension-only (#9328, #9314, #9327, #9291, #9290, #9292, #9212, #9280, #9237, #9264, #9254, #9277, #9267), registry/generated testdata (#9138, #9278, #9276, #9273, #9274), CI/engsys (#9282, #9294, #9233, #9241), dependency bumps (#9240, #9269, #9272), test-only (#9313), docs-only (#9165), and the post-release version increment (#9265).

Reviewers may want to confirm the scope call on #9211 (core change is a mutex around extension-driven project config mutations) and whether #9125 belongs in a patch release.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
20 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI linked an issue Jul 29, 2026 that may be closed by this pull request
Co-authored-by: hemarina <104857065+hemarina@users.noreply.github.com>
Copilot AI changed the title [WIP] Add changelog for v1.28.2 release Prepare azd core 1.28.2 release Jul 29, 2026
Copilot AI requested a review from hemarina July 29, 2026 17:53
@hemarina
hemarina marked this pull request as ready for review July 29, 2026 17:54
Copilot AI review requested due to automatic review settings July 29, 2026 17:54
@github-actions

Copy link
Copy Markdown

📋 Prioritization Note

Thanks for the contribution! The linked issue isn't in the current milestone yet.
Thank you for logging this issue; our team is reviewing it. If you need urgent prioritization, tag @RickWinter and @kristenwomack to let us know.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
21 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

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 azd core 1.28.2 release with synchronized version metadata and release notes.

Changes:

  • Adds the 1.28.2 changelog covering four user-facing changes.
  • Sets the CLI and azdext SDK versions to 1.28.2.

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.28.2 release notes.
cli/version.txt Sets the CLI release version.
cli/azd/pkg/azdext/version.go Synchronizes the azdext SDK version.

@kristenwomack

kristenwomack commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Do we want to cut this release as 1.29.0 because the "Auto-enable no-prompt mode in CI environments" that is a user-visible default-behavior change (CI/AI-agent runs now auto-enable no-prompt)? Versus v1.28.2

@JeffreyCA

Copy link
Copy Markdown
Contributor

@copilot can you please add #9218 to the list?

Co-authored-by: JeffreyCA <9157833+JeffreyCA@users.noreply.github.com>
Copilot AI requested review from Copilot and removed request for Copilot July 29, 2026 21:21

Copilot AI commented Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

@copilot can you please add #9218 to the list?

Added #9218 under Bugs Fixed in the 1.28.2 changelog in bc1cbd8.

@hemarina

Copy link
Copy Markdown
Contributor

@copilot Agree with #9359 (comment). Use 1.29.0 as version number.

Co-authored-by: hemarina <104857065+hemarina@users.noreply.github.com>
Copilot AI requested review from Copilot and removed request for Copilot July 29, 2026 21:36

Copilot AI commented Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

@copilot Agree with #9359 (comment). Use 1.29.0 as version number.

Updated the release to 1.29.0 in 4abf106: changelog heading is now ## 1.29.0 (2026-07-29), Unreleased advanced to 1.30.0-beta.1, and cli/version.txt / cli/azd/pkg/azdext/version.go are set to 1.29.0.

@hemarina hemarina changed the title Prepare azd core 1.28.2 release Prepare azd core 1.29.0 release Jul 29, 2026
@hemarina
hemarina enabled auto-merge (squash) July 29, 2026 21:42
@hemarina

Copy link
Copy Markdown
Contributor

/check-enforcer override

@hemarina
hemarina merged commit fc06de9 into main Jul 29, 2026
14 of 16 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.

Create changelog for v1.28.2 release

5 participants