Skip to content

Create changelog for azd 1.24.2#7918

Merged
rajeshkamal5050 merged 4 commits intomainfrom
copilot/create-changelog-1-24-2
Apr 24, 2026
Merged

Create changelog for azd 1.24.2#7918
rajeshkamal5050 merged 4 commits intomainfrom
copilot/create-changelog-1-24-2

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 24, 2026

  • Determine scope: core azd CLI 1.24.2
  • Find cutoff commit (1.24.1 release: f2f23c9)
  • Process each PR in commit range (30 commits since 1.24.1)
  • Assemble changelog entry for 1.24.2 (2026-04-24)
  • Spell check (0 issues)
  • Update CHANGELOG.md
  • Update version.txt and azdext/version.go to 1.24.2
  • Fix missing trailing newline in cli/version.txt

Copilot AI linked an issue Apr 24, 2026 that may be closed by this pull request
Agent-Logs-Url: https://github.com/Azure/azure-dev/sessions/7331358c-7c88-4432-818f-965a8ec9cb92

Co-authored-by: rajeshkamal5050 <11532743+rajeshkamal5050@users.noreply.github.com>
Copilot AI changed the title [WIP] Add changelog for version 1.24.2 Create changelog for azd 1.24.2 Apr 24, 2026
Copilot AI requested a review from rajeshkamal5050 April 24, 2026 19:58
@rajeshkamal5050 rajeshkamal5050 marked this pull request as ready for review April 24, 2026 20:00
Copilot AI review requested due to automatic review settings April 24, 2026 20:00
@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.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 Azure Developer CLI 1.24.2 release notes entry to the main changelog, documenting changes that shipped in the 1.24.2 patch release while main continues tracking 1.25.0-beta.1.

Changes:

  • Add a new ## 1.24.2 (2026-04-24) section under the existing 1.25.0-beta.1 (Unreleased) header.
  • Document included features, bug fixes, and other changes with links to the corresponding PRs.

@rajeshkamal5050 rajeshkamal5050 added the skip-governance Skip PR governance checks label Apr 24, 2026
Comment thread cli/azd/CHANGELOG.md
The changelog skill missed updating these files because it derived
the version from the unreleased header (1.25.0-beta.1) instead of
using the version specified in the issue (1.24.2).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@rajeshkamal5050 rajeshkamal5050 force-pushed the copilot/create-changelog-1-24-2 branch from 900b579 to 34b9006 Compare April 24, 2026 21:40
Copy link
Copy Markdown
Member

@jongio jongio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

version.txt and version.go go from 1.25.0-beta.1 to 1.24.2 on main. Unlike the 1.24.1 release (which incremented forward from 1.24.0), this is a semver regression. The original PR description said these files should stay at 1.25.0-beta.1 because main already tracks the next minor. If the automated version-bump workflow (like #7804 did after 1.24.1) fires after merge to restore the beta version, this works. Just want to confirm that's the case.

Changelog entries and skill doc updates look good. One minor nit on version.txt below.

Comment thread cli/azd/pkg/azdext/version.go
Comment thread cli/version.txt Outdated
@rajeshkamal5050
Copy link
Copy Markdown
Contributor

@copilot address this comment

Agent-Logs-Url: https://github.com/Azure/azure-dev/sessions/18300a51-bca5-4cb7-8748-79774d0e8e8e

Co-authored-by: rajeshkamal5050 <11532743+rajeshkamal5050@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Apr 24, 2026

@copilot address this comment

Done — added the missing trailing newline to cli/version.txt in d32dbb0.

Copy link
Copy Markdown
Member

@jongio jongio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addresses my previous feedback. Trailing newline fix in version.txt looks good. Version regression question resolved - bot PR bumps it back after release. Changelog entries and skill doc updates are clean.

@rajeshkamal5050
Copy link
Copy Markdown
Contributor

/check-enforcer override

@rajeshkamal5050 rajeshkamal5050 merged commit be4e633 into main Apr 24, 2026
10 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.

Create changelog for 1.24.2

5 participants