azd-ext-azure-ai-agents_1.0.0-beta.14
Pre-release
Pre-release
·
8 commits
to main
since this release
1.0.0-beta.14 (2026-09-04)
Breaking Changes
- [#9781] Change
azd ai agent addto manage typed service dependencies fromazure.yamlinstead of editing agent definition files directly. Thanks JerryYang (@JerryYangKai) for the contribution!
Features Added
- [#9703] Add attached resumable Responses invocation through
azd ai agent invoke --resumable. - [#9728] Allow hosted agent session idle timeouts as low as 120 seconds. Thanks Deeksha Sharma (@Deeksharma) for the contribution!
- [#9735] Add local Connection and Toolbox definitions with standalone deploy workflows and dependency-aware Agent deployment. Thanks JerryYang (@JerryYangKai) for the contribution!
- [#9789] Update Digital Worker agent and Microsoft 365 publishing contracts with configurable permission scopes and access boundaries.
Bugs Fixed
- [#9720] Make AI extension prompts deterministic in no-prompt mode so automation receives explicit results instead of interactive prompts.
- [#9678] Honor disabled Connection services before agent initialization and tool discovery.
- [#9741] Preserve connection audience and connector name during agent infrastructure synthesis.
- [#9809] Add unified Toolbox diagnostics to Doctor and next-step guidance.
- [#9846] Fix agent deploy and endpoint update from creating authorization defaults when configuration omits them.
Other Changes
- [#9825] Update gRPC to v1.83.1 to address the GHSA-vp52-pcj8-j9qc security advisory.