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 3.0.7.RELEASE (2018-05-08)
5
+ ---------------------------------------------
6
+ * DATAES-438 - Expected a boolean [true/false] for property [index] but got [not_analyzed].
7
+ * DATAES-437 - Release 3.0.7 (Kay SR7).
8
+ * DATAES-412 - Highlighted fields is not getting passed to the elastic search query.
9
+ * DATAES-402 - Paging not working correctly.
10
+ * DATAES-363 - AbstractElasticsearchRepository.existsById(..) always returns true.
11
+ * DATAES-198 - @Version has no effect, so therefore is not useful with spring data elasticsearch.
12
+
13
+
4
14
Changes in version 2.1.12.RELEASE (2018-05-08)
5
15
----------------------------------------------
6
16
* DATAES-436 - Release 2.1.12 (Ingalls SR12).
You can’t perform that action at this time.
0 commit comments