Create changelog for azd 1.24.2#7918
Conversation
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>
📋 Prioritization NoteThanks for the contribution! The linked issue isn't in the current milestone yet. |
There was a problem hiding this comment.
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 existing1.25.0-beta.1 (Unreleased)header. - Document included features, bug fixes, and other changes with links to the corresponding PRs.
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>
900b579 to
34b9006
Compare
jongio
left a comment
There was a problem hiding this comment.
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.
|
@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>
jongio
left a comment
There was a problem hiding this comment.
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.
|
/check-enforcer override |
Uh oh!
There was an error while loading. Please reload this page.