Skip to content

Commit a0e4b84

Browse files
committed
Update the changelog
1 parent 889d0c8 commit a0e4b84

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

integrations/azure_ai_search/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## [integrations/azure_ai_search-v3.2.0] - 2026-03-30
4+
5+
### 🚀 Features
6+
7+
- Add support for Azure `TokenCredentials` to `AzureAISearchDocumentStore` (#3014)
8+
9+
### 🚜 Refactor
10+
11+
- Weaviate, chroma, elasticsearch, opensearch, azure_ai_search use `_normalize_metadata_field_name` from haystack.utils (#2953)
12+
13+
### 🧪 Testing
14+
15+
- Test compatible integrations with python 3.14; update pyproject (#3001)
16+
- `AzureAISearchDocumentStore` use Mixin tests (#3031)
17+
18+
### 🧹 Chores
19+
20+
- Add missing type annotations and docstrings to azure_ai_search (#2975)
21+
- Enforce ruff docstring rules (D102/D103/D205/D209/D213/D417/D419) in first 10 integrations (#3008)
22+
23+
324
## [integrations/azure_ai_search-v3.1.0] - 2026-03-02
425

526
### 🚀 Features

0 commit comments

Comments
 (0)