Create changelog for 1.23.3 release#6661
Conversation
Co-authored-by: rajeshkamal5050 <11532743+rajeshkamal5050@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Prepares the 1.23.3 stable release of azd by updating the changelog and aligning the CLI version to the new release. The changes document four user-facing improvements and corrections and ensure the binary reports the correct release version.
Changes:
- Add a
1.23.3 (2026-01-30)section tocli/azd/CHANGELOG.mdwith two features and two bug fixes, referencing PRs #6633, #6620, #6619, and #6601. - Update
cli/version.txtfrom1.24.0-beta.1to1.23.3to match the new released version.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| cli/azd/CHANGELOG.md | Adds the 1.23.3 release notes with summaries of new features and bug fixes pulled from the associated PRs. |
| cli/version.txt | Sets the CLI version to 1.23.3 so the built binary reflects the new stable release. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Azure Dev CLI Install InstructionsInstall scriptsMacOS/Linux
bash: pwsh: WindowsPowerShell install MSI install Standalone Binary
MSI
Documentationlearn.microsoft.com documentationtitle: Azure Developer CLI reference
|
Prepare version 1.23.3 release with changes from 4 PRs merged since 1.23.2.
Changes
CHANGELOG.md: Added 1.23.3 section with 2 features and 2 bug fixes
azd config options(Add missing keys toazd config options#6619)version.txt: Updated from
1.24.0-beta.1→1.23.3Excluded PRs
Documentation-only and infrastructure changes excluded per changelog conventions:
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.