-
Notifications
You must be signed in to change notification settings - Fork 270
Create changelog for 1.23.3 release #6661
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: rajeshkamal5050 <11532743+rajeshkamal5050@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.