Releases: Azure/azure-dev
Releases · Azure/azure-dev
azd-ext-azure-ai-agents_0.1.9-preview
0.1.9-preview (2026-02-05)
- [#6631] Add support for downloading manifests from public repositories without authentication
- [#6665] Fix manifest download path handling when path contains slashes
- [#6670] Simplify
azd ai agent initto use--minimalflag, reducing prompts - [#6672] Block attempts to use extension with prompt agents (not yet supported)
- [#6683] Fix panic when parsing
agent.yamlfiles without atemplatefield - [#6693] Fix unsafe DefaultAzureCredential usage
- [#6695] Display agent endpoint as plain text with documentation link instead of clickable hyperlink
- [#6730] Improve model selection handling when model is unavailable in current region
azd-ext-microsoft-azd-concurx_0.1.0
[Missing change log entry]
azd-ext-azure-ai-finetune_0.0.16-preview
0.0.16-preview (2026-02-03)
- Simplified init flow: reduced prompts from 4 to 2 for faster setup
- Added implicit init to all job commands: use
--subscription(-s) and--project-endpoint(-e) flags to configure and run in a single command
azd-ext-azure-ai-finetune_0.0.15-preview
0.0.15-preview (2026-02-02)
- Simplified init flow: reduced prompts from 4 to 2 for faster setup
- Added implicit init to all job commands: use
--subscription(-s) and--project-endpoint(-e) flags to configure and run in a single command
azure-dev-cli_1.23.3
azd-ext-azure-ai-finetune_0.0.14-preview
0.0.14-preview (2026-01-28)
- Defaulting to supervise when fine tuning method is not return by API
- Adding training Type when cloning a job
- Adding details of grader to cloning process.
- Allow to submit a job with different graders in RFT.
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.