File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 11Spring Data Elasticsearch Changelog
22===================================
33
4+ Changes in version 4.2.0-M2 (2021-01-13)
5+ ----------------------------------------
6+ * DATAES-1003 - add timeout to search query.
7+ * DATAES-996 - Update CI jobs with Docker Login.
8+ * DATAES-982 - Improve refresh handling.
9+ * DATAES-946 - Support 'wildcard' field type.
10+ * #1640 - Add support for GetFieldMapping request in ReactiveElasticsearchClient.
11+ * #1638 - Upgrade to Elasticsearch 7.10.1.
12+ * #1634 - Update Testcontainers dependency.
13+ * #1632 - Update copyright notice to 2021.
14+ * #1629 - Update repository after GitHub issues migration.
15+ * #1576 - Add version of Spring dependency to docs [DATAES-1004].
16+ * #1056 - Repository initialization should throw an Exception when index cannot be created [DATAES-481].
17+
18+
419Changes in version 4.1.3 (2021-01-13)
520-------------------------------------
621* DATAES-996 - Update CI jobs with Docker Login.
@@ -1429,5 +1444,6 @@ Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07)
14291444
14301445
14311446
1447+
14321448
14331449
You can’t perform that action at this time.
0 commit comments