We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 989affc commit 5855457Copy full SHA for 5855457
1 file changed
integrations/azure_ai_search/CHANGELOG.md
@@ -1,10 +1,18 @@
1
# Changelog
2
3
+## [integrations/azure_ai_search-v3.0.0] - 2026-01-09
4
+
5
6
+### 🧹 Chores
7
8
+- Make fmt command more forgiving (#2671)
9
+- [**breaking**] Azure_ai_search - drop Python 3.9 and use X|Y typing (#2695)
10
11
## [integrations/azure_ai_search-v2.3.3] - 2025-12-10
12
13
### 🚀 Features
14
-- Adding `update_by_filter()` and `delete_by_filter()` to `AzureAISearchDocument Store` (#2586)
15
+- Adding updated/delete by filter + tests to `AzureAISearchDocument Store` (#2586)
16
17
18
### 🧪 Testing
0 commit comments