Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
HaystackBot committed Jun 25, 2024
1 parent 69c29a9 commit 05ccdb2
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion integrations/opensearch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
# Changelog

## [unreleased]
## [integrations/opensearch-v0.7.0] - 2024-06-25

### 🚀 Features

- Defer the database connection to when it's needed (#753)
- Improve `OpenSearchDocumentStore.__init__` arguments (#739)
- Return_embeddings flag for opensearch (#784)
- Add create_index option to OpenSearchDocumentStore (#840)
- Add custom_query param to OpenSearch retrievers (#841)

### 🐛 Bug Fixes

Expand All @@ -21,6 +23,10 @@ This PR will also push the docs to Readme
- Small consistency improvements (#536)
- Disable-class-def (#556)

### ⚙️ Miscellaneous Tasks

- Retry tests to reduce flakyness (#836)

### Opensearch

- Generate API docs (#324)
Expand Down

0 comments on commit 05ccdb2

Please sign in to comment.