Skip to content

Commit 076303b

Browse files
committed
DATAES-452 - Updated changelog.
1 parent 3d2b5a0 commit 076303b

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.RC1 (2018-07-26)
5+
-----------------------------------------
6+
* DATAES-471 - Adapt to changes in immutable entities support.
7+
* DATAES-470 - TransportClientFactoryBean does not parse clusterNodes correctly.
8+
* DATAES-469 - Is org.elasticsearch:elasticsearch a necessary dependency?.
9+
* DATAES-467 - No mapping found for [_score] in order to sort on.
10+
* DATAES-464 - Add support for @ReadOnlyProperty to prevent properties from being written.
11+
* DATAES-462 - Add support for mapping document scores to entities.
12+
* DATAES-452 - Release 3.1 RC1 (Lovelace).
13+
* DATAES-317 - Add query logging to ElasticsearchTemplate.
14+
15+
416
Changes in version 3.0.8.RELEASE (2018-06-13)
517
---------------------------------------------
618
* DATAES-460 - Avoid pulling in Netty 3 as dependency.

0 commit comments

Comments
 (0)