File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-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.2.RELEASE (2020-07-22)
5
+ ---------------------------------------------
6
+ * DATAES-883 - Fix log level on resource load error.
7
+ * DATAES-878 - Wrong value for TermVector(woth_positions_offsets).
8
+ * DATAES-865 - Fix MappingElasticsearchConverter writing an Object property containing a Map.
9
+ * DATAES-863 - Improve server error response handling.
10
+ * DATAES-862 - Release 4.0.2 (Neumann SR2).
11
+
12
+
4
13
Changes in version 3.2.9.RELEASE (2020-07-22)
5
14
---------------------------------------------
6
15
* DATAES-861 - Release 3.2.9 (Moore SR9).
@@ -1220,5 +1229,6 @@ Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07)
1220
1229
1221
1230
1222
1231
1232
+
1223
1233
1224
1234
You can’t perform that action at this time.
0 commit comments