Skip to content

Commit ba899a0

Browse files
DATAES-440 - Updated changelog.
1 parent 8181c71 commit ba899a0

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 3.1.0.M3 (2018-05-17)
5+
----------------------------------------
6+
* DATAES-451 - Adapt to SpEL extension API changes in Spring Data Commons.
7+
* DATAES-440 - Release 3.1 M3 (Lovelace).
8+
* DATAES-422 - Add support for IndicesOptions in search queries.
9+
* DATAES-420 - Analyzer of main field ignored when using @MultiField annotation.
10+
* DATAES-412 - Highlighted fields is not getting passed to the elastic search query.
11+
* DATAES-363 - AbstractElasticsearchRepository.existsById(..) always returns true.
12+
* DATAES-312 - NullHandling.NULLS_LAST not working in query.sort.
13+
* DATAES-198 - @Version has no effect, so therefore is not useful with spring data elasticsearch.
14+
15+
416
Changes in version 3.0.7.RELEASE (2018-05-08)
517
---------------------------------------------
618
* DATAES-438 - Expected a boolean [true/false] for property [index] but got [not_analyzed].

0 commit comments

Comments
 (0)