We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91f7caf commit d9e0abaCopy full SHA for d9e0aba
1 file changed
integrations/elasticsearch/CHANGELOG.md
@@ -1,10 +1,17 @@
1
# Changelog
2
3
+## [integrations/elasticsearch-v4.2.0] - 2025-12-19
4
+
5
+### 🚀 Features
6
7
+- Expose refresh parameter in ElasticsearchDocumentStore (#2622)
8
9
10
## [integrations/elasticsearch-v4.1.1] - 2025-12-10
11
12
### 🚀 Features
13
-- Adding `update_by_filter()` and `delete_by_filter()` to `ElasticsearchDocumentStore` (#2582)
14
+- Adding update and delete by filter to `ElasticsearchDocumentStore` (#2582)
15
16
### 📚 Documentation
17
0 commit comments