File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ integrations/opensearch-v4.0.1] - 2025-05-28
4+
5+ ### 🚀 Features
6+
7+ - Adding an ` HybridRetriever ` as a ` Supercomponent ` having ` OpenSearch ` as the document store (#1701 )
8+
9+ ### 🚜 Refactor
10+
11+ - Use ` component_to_dict ` in OpenSearchHybridRetriever (#1866 )
12+
13+ ### 📚 Documentation
14+
15+ - Add usage example to OpenSearchDocumentStore docstring (#1690 )
16+
17+ ### 🧪 Testing
18+
19+ - OpenSearch - reorganize test suite (#1563 )
20+
321## [ integrations/opensearch-v4.0.0] - 2025-03-26
422
23+
524### 🌀 Miscellaneous
625
726- Feat!: OpenSearch - apply ` return_embedding ` to ` filter_documents ` (#1562 )
1231
1332- OpenSearch custom_query use without filters (#1554 )
1433
34+
1535### ⚙️ CI
1636
1737- Review testing workflows (#1541 )
2646
2747- OpenSearch - call _ ensure_index_exists only at initialization (#1522 )
2848
49+
2950## [ integrations/opensearch-v3.0.0] - 2025-03-11
3051
3152### 🐛 Bug Fixes
5071
5172- OpenSearch - async support (#1414 )
5273
74+
5375## [ integrations/opensearch-v2.0.0] - 2025-02-14
5476
5577### 🚀 Features
You can’t perform that action at this time.
0 commit comments