Create changelog for azd 1.23.15#7639
Conversation
Agent-Logs-Url: https://github.com/Azure/azure-dev/sessions/f69a7ab8-6a6a-4679-9565-fbb9962f306b Co-authored-by: rajeshkamal5050 <11532743+rajeshkamal5050@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
@copilot can you check for any additional PRs merged since we created this changelog PR and update the entries if needed |
Agent-Logs-Url: https://github.com/Azure/azure-dev/sessions/25095a45-d44f-4ead-884b-4ce36f693bad Co-authored-by: rajeshkamal5050 <11532743+rajeshkamal5050@users.noreply.github.com>
Done — checked all PRs merged to Features Added:
Breaking Changes:
Bugs Fixed:
Excluded: #7636, #7635, #7633 (extension-only), #7617 (pure refactor), #7619 (internal logging change). |
There was a problem hiding this comment.
Pull request overview
Adds the azd 1.23.15 release notes entry and aligns the repository’s version marker for the release.
Changes:
- Added a new
## 1.23.15 (2026-04-10)section to the core CLI changelog. - Updated
cli/version.txtto1.23.15. - Clarified changelog-generation workflow guidance to require removal of empty category headings in new entries.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
cli/azd/CHANGELOG.md |
Adds the 1.23.15 release entry with categorized highlights and PR links. |
cli/version.txt |
Sets the CLI version to 1.23.15 for the release. |
.github/skills/changelog-generation/SKILL.md |
Tightens the workflow step to explicitly remove empty changelog categories. |
📋 PR Review — TL;DRSize: Small — 3 files, +30/−2 What it does:
🔍 Review Findings🔴 P0 — Version File Out of Sync
File:
🟡 P1 — Stale Empty Sections in Existing EntriesNot introduced by this PR, but worth noting: prior releases ( ✅ Everything Else Looks Good
|
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
📋 Prioritization NoteThanks for the contribution! The linked issue isn't in the current milestone yet. |
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Thanks for the review @kristenwomack!
|
jongio
left a comment
There was a problem hiding this comment.
Changelog entries look good - all 14 entries are well-written, correctly categorized, and link to the right PRs. Version bump to 1.23.15 is consistent. SKILL.md improvement to be more explicit about stripping empty category sections is a nice fix.
Adds the
1.23.15release changelog entry and bumpscli/version.txtto1.23.15.Changes
cli/azd/CHANGELOG.md— new## 1.23.15 (2026-04-10)section:Features Added
.pyscripts, manage venv, install deps fromrequirements.txt/pyproject.toml.js/.tsscripts, automaticnpm installfrompackage.json, TypeScript vianpx tsxBreaking Changes
AZD_DEPLOY_{SERVICE}_SLOT_NAME=productionfor the main app orAZD_DEPLOY_{SERVICE}_SLOT_NAME=<name>for a specific slotBugs Fixed
azure.yamlhook parsing failure when mixing single-hook (map) and multi-hook (list) formatsazd auth tokenbeing killed by background update check when used as a subprocess by extension credential providersAADSTS70043/AADSTS700082stale refresh token errorsAZURE_PRINCIPAL_IDresolution for guest/B2B users (resource tenant + ARMoidclaim preference)postprovisionhook fatal failure when cluster not yet provisioned in multi-phase workflowOther Changes
azd updatesuccess message shortenedcopilot consent--actionshell completion values (all,readonly)cli/version.txt—1.24.0-beta.1→1.23.15