Releases: Azure/azure-sdk-for-net
Azure.Monitor.OpenTelemetry.Exporter_1.5.0
1.5.0 (2025-11-14)
Features Added
-
Enabled resource metrics export by default.
(#53432) -
Added
EnableTraceBasedLogSamplerproperty toAzureMonitorExporterOptions
to enable filtering logs based on trace sampling decisions, reducing log
volume while maintaining trace-log correlation.
(#53441) -
Update OpenTelemetry dependencies
(#53910)- OpenTelemetry 1.14.0
Azure.Search.Documents_11.8.0-beta.1
11.8.0-beta.1 (2025-11-13)
Features Added
- Added support for
2025-11-01-previewservice version. - Added support for multiple facet aggregation types:
avg,min,max,cardinalityinFacetResultfor enhanced analytics capabilities. - Added support for new
KnowledgeSourceKindtypes:web,remoteSharePoint,indexedSharePoint,indexedOneLake. - Added support for
sharepointdata source type inSearchIndexerDataSourceType. - Added
productscoring function aggregation type inScoringFunctionAggregation. - Added support for new Azure OpenAI models:
gpt-5,gpt-5-mini,gpt-5-nanoinAzureOpenAIModelName. - Added enhanced runtime tracking with
runtimeproperty inSearchIndexerStatusandindexersRuntimeproperty inServiceStatistics. - Added optional
purviewEnabledproperty inSearchIndexfor data governance integration. - Added
maxCumulativeIndexerRuntimeSecondsproperty inServiceLimitsfor runtime constraints. - Added enhanced knowledge source configuration options:
sourceDataFields,searchFields,semanticConfigurationNameinSearchIndexKnowledgeSourceParametersisADLSGen2,ingestionParametersinAzureBlobKnowledgeSourceParameters
- Added optional parameter
x-ms-enable-elevated-readfor document retrieval operations with elevated permissions. - Added support for partial content responses (HTTP 206) in knowledge base operations.
- Added
errorproperty inKnowledgeBaseActivityRecordfor improved error tracking. - Added enhanced knowledge source parameters:
includeReferences,includeReferenceSourceData,alwaysQuerySource,rerankerThresholdinSearchIndexKnowledgeSourceParams.
Breaking Changes
- Renamed Knowledge Agent to Knowledge Base across all APIs and models:
- All
KnowledgeAgent*classes renamed toKnowledgeBase*equivalents - API paths changed from
/agentsto/knowledgebases - Client parameter
AgentNameParameterreplaced withKnowledgeBaseNameParameter - All agent-related activity record types updated with new naming convention
- All
- Removed deprecated Knowledge Agent configuration models:
KnowledgeAgentOutputConfigurationKnowledgeAgentRequestLimitsKnowledgeAgentModelKnowledgeAgentModelKindKnowledgeAgentAzureOpenAIModel
- Removed properties from
KnowledgeSourceReference:includeReferencesincludeReferenceSourceDataalwaysQuerySourcemaxSubQueriesrerankerThreshold
- Removed
sourceDataSelectproperty fromSearchIndexKnowledgeSourceParameters. - Removed properties from
AzureBlobKnowledgeSourceParameters:identityembeddingModelchatCompletionModelingestionScheduledisableImageVerbalization
Azure.AI.Projects_1.2.0-beta.2
1.2.0-beta.2 (2025-11-14)
Bugs Fixed
- Addressed an issue with memory store creation failing when not providing
metadata
Azure.AI.Projects_1.2.0-beta.1
1.2.0-beta.1 (2025-11-14)
Features Added
This major update brings feature support for Microsoft Foundry Agents Service, integration with the new Azure.AI.Projects.OpenAI package, expanded evaluations capabilities, insights, red teaming, schedules, and more.
Azure.AI.Projects.OpenAI_1.0.0-beta.2
1.0.0-beta.2 (2025-11-14)
Bugs fixed
- Addressed a problem where not supplying an options instance to the
ProjectResponsesClientconstructor resulted in fallback to thehttps://api.openai.com/v1endpoint
Azure.AI.Projects.OpenAI_1.0.0-beta.1
1.0.0-beta.1 (2025-11-14)
This is the first release of the Azure.AI.Projects.OpenAI library, a new extension package for the official OpenAI .NET library that facilitates and simplifies use of Microsoft Foundry extensions to OpenAI APIs.
Features Added
Responsessupport, including C# 14 extension properties toOpenAIResponseandResponseCreationOptions, together with aProjectResponsesClienttype (extends officialOpenAIResponseClient)Filessupport, including aProjectFilesClienttype (extends officialOpenAIFileClient)- Types and functionality in support of
Azure.AI.ProjectsOpenAI-based features, including new Microsoft Foundry Agents Service capabilities
Microsoft.Azure.WebJobs.Extensions.WebPubSubForSocketIO_1.0.0
1.0.0 (2025-11-15)
Other Changes
- Library GA
- Updated
System.IdentityModel.Tokens.Jwtdependency to 8.14.0 - Updated
Microsoft.IdentityModel.Tokensdependency to 8.14.0
Azure.ResourceManager.Maintenance_1.1.3
1.1.3 (2025-11-13)
This is a patch release for 1.1.2.
Bugs Fixed
- fix string format serialization of DateTimeOffset.
Azure.ResourceManager.CognitiveServices_1.5.2
1.5.2 (2025-11-11)
Breaking Changes
CognitiveServicesAccountProperties.NetworkInjectionsis now a list ofAINetworkInjectioninstead of a singleAINetworkInjectioninstance.
Bugs Fixed
- Fixed mismatched property type for
CognitiveServicesAccountProperties.NetworkInjections.
Azure.ResourceManager.RedisEnterprise_1.3.0
1.3.0 (2025-11-10)
Features Added
- Updated api-version to
2025-07-01.
Breaking Changes
- Added a new required property: PublicNetworkAccess for Cluster.
- Updated the default value of AccessKeysAuthentication property for Database to 'Disabled'.