Skip to content

Commit 324ab13

Browse files
committed
DATAES-437 - Updated changelog.
1 parent c87499b commit 324ab13

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Spring Data Elasticsearch Changelog
22
===================================
33

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+
414
Changes in version 2.1.12.RELEASE (2018-05-08)
515
----------------------------------------------
616
* DATAES-436 - Release 2.1.12 (Ingalls SR12).

0 commit comments

Comments
 (0)