Skip to content

Commit 5880482

Browse files
committed
Update the changelog
1 parent 81c4d3b commit 5880482

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

integrations/opensearch/CHANGELOG.md

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

3+
## [integrations/opensearch-v7.1.0] - 2026-04-01
4+
5+
### 🚀 Features
6+
7+
- *(opensearch)* Handle errors due to clause overflow caused by fuzziness (#3068)
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+
- `OpensearchDocumentStore` use more Mixin tests (#3002)
16+
- Test compatible integrations with python 3.14; update pyproject (#3001)
17+
- Track test coverage for all integrations (#3065)
18+
19+
### 🧹 Chores
20+
21+
- Add ANN ruff ruleset to llama_cpp, llama_stack, mcp, meta_llama, mistral, mongodb_atlas, nvidia, ollama, openrouter, opensearch (#2991)
22+
- Enforce ruff docstring rules in integrations 31-40 (openrouter, opensearch, optimum, paddleocr, pgvector, pinecone, pyversity, qdrant, ragas, snowflake) (#3011)
23+
24+
325
## [integrations/opensearch-v7.0.0] - 2026-03-19
426

527
### 🐛 Bug Fixes

0 commit comments

Comments
 (0)