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.
@@ -1389,5 +1397,6 @@ Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07)
1389
1397
1390
1398
1391
1399
1400
+
1392
1401
1393
1402
You can’t perform that action at this time.
0 commit comments