Create changelog for azd 1.23.16#7711
Conversation
Agent-Logs-Url: https://github.com/Azure/azure-dev/sessions/644ac742-2540-4fbe-bd0d-093c1a90b997 Co-authored-by: rajeshkamal5050 <11532743+rajeshkamal5050@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates the azd CLI to the 1.23.16 patch release by bumping version constants and adding the corresponding changelog entry.
Changes:
- Bump CLI version from 1.23.15 to 1.23.16 in version-tracking files
- Add release notes for 1.23.16 to the CLI changelog
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| cli/version.txt | Updates the CLI version number to 1.23.16 |
| cli/azd/pkg/azdext/version.go | Updates azdext SDK Version constant to match the CLI version |
| cli/azd/CHANGELOG.md | Adds the 1.23.16 release section with features and bug fixes |
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Agent-Logs-Url: https://github.com/Azure/azure-dev/sessions/35135691-9b5c-4458-8cc1-3ec8534b0753 Co-authored-by: rajeshkamal5050 <11532743+rajeshkamal5050@users.noreply.github.com>
Azure Dev CLI Install InstructionsInstall scriptsMacOS/Linux
bash: pwsh: WindowsPowerShell install MSI install Standalone Binary
MSI
Documentationlearn.microsoft.com documentationtitle: Azure Developer CLI reference
|
jongio
left a comment
There was a problem hiding this comment.
Changelog entries look accurate and well-written. Version bump is consistent across both files.
Minor note: the 1.23.16 entry omits the empty ### Breaking Changes and ### Other Changes subsections. Every prior release (1.23.15, 1.23.14, etc.) includes all four subsections even when empty. Not blocking - just flagging the inconsistency.
Also noting @JeffreyCA's approval is stale (submitted before the last commit that added #7672). May want a re-approval.
|
/check-enforcer override |
1 similar comment
|
/check-enforcer override |
Changelog and version bump for the 1.23.16 patch release.
Version files updated
cli/version.txt:1.23.15→1.23.16cli/azd/pkg/azdext/version.go:Versionconstant1.23.15→1.23.16Changelog entries (1.23.16 — 2026-04-14)
Features Added
.csscripts auto-detected, project-backed or single-file mode (.NET 10+).azdignoresupport forazd init— template authors can exclude contributor-only files from consumer projects--fail-on-promptglobal flag — immediate error on any interactive prompt; auto-enabled when invoked from an AI coding agent (external: @spboyer)azd provisionvalidates Azure Cognitive Services model deployment quota before provisioning, warning on exceeded quota or unrecognized model namesBugs Fixed
Excluded (extension-only or CI/infra): #7614, #7679, #7675 (azure.ai.agents), #7663 (registry), #7655/#7658 (extension releases), #7656 (changelog skill fix)