File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-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.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
+
4
16
Changes in version 3.0.8.RELEASE (2018-06-13)
5
17
---------------------------------------------
6
18
* DATAES-460 - Avoid pulling in Netty 3 as dependency.
You can’t perform that action at this time.
0 commit comments