Skip to content

Commit 94f8623

Browse files
committed
DATAES-732 - Updated changelog.
1 parent 77f43ce commit 94f8623

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Spring Data Elasticsearch Changelog
22
===================================
33

4+
Changes in version 4.0.0.M3 (2020-02-12)
5+
----------------------------------------
6+
* DATAES-743 - Revert geo converters to back to store converters.
7+
* DATAES-740 - Adapt to spring-data-commons changes.
8+
* DATAES-739 - Introduce nullable annotations for API validation.
9+
* DATAES-738 - Add entity related save methods to DocumentOperations.
10+
* DATAES-735 - Update to Elasticsearch 7.5.2.
11+
* DATAES-734 - Add Sort implementation that allows geo distance sorts.
12+
* DATAES-732 - Release 4.0 M3 (Neumann).
13+
* DATAES-449 - Pass route parameter to created search request.
14+
15+
416
Changes in version 4.0.0.M2 (2020-01-17)
517
----------------------------------------
618
* DATAES-731 - Release 4.0 M2 (Neumann).
@@ -1002,3 +1014,4 @@ Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07)
10021014

10031015

10041016

1017+

0 commit comments

Comments
 (0)