We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca440e6 commit c55f165Copy full SHA for c55f165
1 file changed
integrations/azure_ai_search/CHANGELOG.md
@@ -1,12 +1,21 @@
1
# Changelog
2
3
+## [integrations/azure_ai_search-v2.3.1] - 2025-10-10
4
+
5
+### 🐛 Bug Fixes
6
7
+- Azure AI Search - do not use Azure private types and simplify deserialization (#2372)
8
9
10
+### 🧹 Chores
11
12
+- Standardize readmes - part 1 (#2202)
13
14
## [integrations/azure_ai_search-v2.3.0] - 2025-06-27
15
16
### 🚀 Features
17
-- Allow the @search metadata returned by AI Search to be populated in the Document.meta (#1907)
-- Update the Document.score with @search.score
-- Introduced a new param `include_search_metadata`
18
+- Allow the scores returned by AI Search to be populated in the Document.meta (#1907)
19
20
21
## [integrations/azure_ai_search-v2.2.0] - 2025-06-27
0 commit comments