File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-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.6.RELEASE (2020-12-09)
5
+ ---------------------------------------------
6
+ * DATAES-991 - Wrong value for TermVector(with_positions_offets_payloads).
7
+ * DATAES-969 - Use ResultProcessor in ElasticsearchPartQuery to build PartTree.
8
+ * DATAES-968 - Enable Maven caching for Jenkins jobs.
9
+ * DATAES-964 - Release 4.0.6 (Neumann SR6).
10
+
11
+
4
12
Changes in version 3.2.12.RELEASE (2020-12-09)
5
13
----------------------------------------------
6
14
* DATAES-969 - Use ResultProcessor in ElasticsearchPartQuery to build PartTree.
@@ -1370,5 +1378,6 @@ Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07)
1370
1378
1371
1379
1372
1380
1381
+
1373
1382
1374
1383
You can’t perform that action at this time.
0 commit comments