Skip to content

Commit 020a305

Browse files
Updated changelog.
See #1571
1 parent dcadb74 commit 020a305

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

Diff for: src/main/resources/changelog.txt

+16
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
Spring 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+
419
Changes in version 4.1.3 (2021-01-13)
520
-------------------------------------
621
* DATAES-996 - Update CI jobs with Docker Login.
@@ -1448,5 +1463,6 @@ Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07)
14481463

14491464

14501465

1466+
14511467

14521468

0 commit comments

Comments
 (0)