dotnet-1.53.0
Important:
With this update, developers using an AzureAIAgent
must target a GA Azure AI Foundry Project: Migration Guide
- A Foundry Project created prior to May 19th, 2025 is programatically accessed via a connection-string.
- A GA _Foundry Project created on or after May 19th, 2025 is programmatically accessed via its endpoint URI
Changes:
- 6efcc84 .Net: Exposing ToJson method on FoundryProcessBuilder. (#12200)
- 93c443e .Net: Version 1.53.0 (#12175)
- 57bac49 .Net: SK integration with MEAI Abstractions (#10754) [ #10081 ]
- 7ee6152 .Net: Switch to using the new Qdrant testcontainer package (#12169)
- f976643 .Net Agents - Update Azure Foundry Agent SDK (#12027)
- 54519f0 .Net: Fixing CodeQL failure (#12172)