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