Releases: Azure/azure-sdk-for-net
Releases · Azure/azure-sdk-for-net
Azure.ResourceManager.Playwright_1.0.0
1.0.0 (2025-09-05)
Features Added
First stable release for api-version 2025-09-01.
Azure.Search.Documents_11.7.0-beta.7
11.7.0-beta.7 (2025-09-05)
Features Added
- Added support for Knowledge Agent knowledge sources.
- Added support for Knowledge Agent answer synthesis.
- Added
VectorFilterMode.StrictPostFilter
.
Breaking Changes
- Dropped support for Knowledge Agent target index. Use knowledge sources instead.
- Moved
QueryDebugMode
fromSemanticSearchOptions
toSearchOptions
as it is no longer tied only to semantic queries.
Azure.Provisioning.Network_1.0.0-beta.1
1.0.0-beta.1 (2025-09-05)
Features Added
- Initial beta release of new Azure.Provisioning.Network.
Azure.Provisioning.Kusto_1.0.0-beta.1
1.0.0-beta.1 (2025-09-05)
Features Added
- Initial beta release of new Azure.Provisioning.Kusto.
Azure.AI.Agents.Persistent_1.2.0-beta.4
1.2.0-beta.4 (2025-09-05)
Features Added
- Updated
Microsoft.Extensions.AI.Abstractions
dependency to version 9.8.0. - Added support of
FileSearchTool
andCodeInterpreterTool
forPersistentAgentsChatClient
. - Make
Azure.AI.Agents.Persistent
compatible with ahead-of-time compilation process (AOT). - Improved the way
RequireApproval
is being set. See the issue.
Bugs Fixed
- Fix issues related to
ResponseFormat
when usingPersistentAgentsChatClient
with Structured Outputs. - Fix handling of streaming update of unexpected type issue.
Azure.ResourceManager.Kusto_1.6.2
1.6.2 (2025-09-04)
Features Added
- Added
WirePath
attribute to all properties in all models for provisioning support consumption.
Azure.Identity.Broker_1.3.0
1.3.0 (2025-09-04)
Breaking Changes
- Deprecated
SharedTokenCacheCredentialBrokerOptions
. The supporting credential (SharedTokenCacheCredential
) was a legacy mechanism for authenticating clients using credentials provided to Visual Studio. For brokered authentication, consider usingInteractiveBrowserCredential
instead.
Other Changes
- Updated
Microsoft.Identity.Client.Broker
dependency to version 4.76.0 - Updated
Azure.Identity
dependency to version 1.15.0
Azure.ResourceManager.EventGrid_1.2.0-beta.2
1.2.0-beta.2 (2025-09-03)
Features Added
- Make
Azure.ResourceManager.EventGrid
AOT-compatible
Azure.Provisioning_1.4.0-beta.1
1.4.0-beta.1 (2025-09-03)
Features Added
- Added a new protected API in
ProvisionableConstruct
to support aProvisionableResource
as property of anotherProvisionableConstruct
.
Azure.Developer.Playwright_1.0.0
1.0.0 (2025-08-29)
This release marks the general availability of the Azure.Developer.Playwright
package.
Breaking Changes
- Removed useCloudHostedBrowsers.