Releases: Azure/azure-dev
Releases · Azure/azure-dev
azure-dev-cli_1.23.2
1.23.2 (2026-01-26)
Bugs Fixed
- [#6610] Fix Bicep CLI uninitialized path causing container app deployments to fail.
- [#6604] Fix extension commands failing after update notification is displayed.
- [#6604] Fix extension update notification cooldown being recorded even when warning is not shown.
Other Changes
- [#6604] Improve
azd ext listoutput to better indicate when extension updates are available.
azd-ext-azure-ai-agents_0.1.8-preview
0.1.8-preview (2026-01-26)
- [#6611] Statically link the Linux amd64 binary for compatibility with older Linux versions
azd-ext-azure-ai-agents_0.1.7-preview
0.1.7-preview (2026-01-26)
- [#6611] Statically link the Linux amd64 binary for compatibility with older Linux versions
azure-dev-cli_1.23.1
1.23.1 (2026-01-23)
Features Added
- [#6511] Add
azd env removecommand for deleting local environment configuration files. - [#6499] Improve discoverability of alpha
azd initfeature by adding hints in error messages and command output.
Bugs Fixed
- [#6527] Fix Azure DocumentDB (mongoClusters) resources not being displayed in provisioning output.
- [#6517] Fix panic on middleware construction failure when loading invalid configuration files.
- [#6536] Fix context cancellation issue causing subsequent operations to fail after command steps complete.
- [#6588] Improve extension error messages by including error suggestion text.
Other Changes
- [#6579] Update GitHub CLI tool version to 2.86.0.
azd-ext-microsoft-azd-extensions_0.9.0
azd-ext-microsoft-azd-demo_0.5.0
0.5.0 (2026-01-23)
Features Added
- Added metadata capability
- Added
AZD_EXT_DEBUG=truesupport for debugging
azd-ext-microsoft-azd-concurx_0.0.2
azd-ext-azure-coding-agent_0.6.0
Features Added
- Add metadata capability
- Support
AZD_EXT_DEBUG=truefor debugging
azd-ext-azure-ai-finetune_0.0.12-preview
0.0.12-preview (2026-01-23)
- Add Project-endpoint parameter to init command
azd-ext-azure-ai-finetune_0.0.11-preview
0.0.11-preview (2026-01-22)
- Add metadata capability
- Support
AZD_EXT_DEBUG=truefor debugging - Disable option to create new resource group during
init