Skip to content

Commit 5da117e

Browse files
committed
Update the changelog
1 parent 90484ad commit 5da117e

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

integrations/elasticsearch/CHANGELOG.md

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

3+
## [integrations/elasticsearch-v5.3.0] - 2026-03-10
4+
5+
### 🚀 Features
6+
7+
- Add str handling for ElasticsearchDocumentStore api_key (#2934)
8+
9+
### 📚 Documentation
10+
11+
- Simplify pydoc configs (#2855)
12+
13+
### 🧪 Testing
14+
15+
- Replacing each `DocumentStore` specific tests and used the generalised ones from `haystack.testing.document_store` (#2812)
16+
17+
### 🧹 Chores
18+
19+
- Remove unused allow-direct-references (#2866)
20+
- Standardize author mentions (#2897)
21+
22+
323
## [integrations/elasticsearch-v5.2.0] - 2026-02-02
424

525
### 🚀 Features

0 commit comments

Comments
 (0)