File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 1
1
Spring Data Elasticsearch Changelog
2
2
===================================
3
3
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
+
4
16
Changes in version 4.0.0.M2 (2020-01-17)
5
17
----------------------------------------
6
18
* DATAES-731 - Release 4.0 M2 (Neumann).
@@ -1002,3 +1014,4 @@ Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07)
1002
1014
1003
1015
1004
1016
1017
+
You can’t perform that action at this time.
0 commit comments