File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-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.2.0.M2 (2019-03-07)
5
+ ----------------------------------------
6
+ * DATAES-537 - Upgrade to Elasticsearch 6.6.
7
+ * DATAES-531 - ElasticsearchRestTemplate.getMapping always returns null.
8
+ * DATAES-526 - Introduce Concourse CI.
9
+ * DATAES-525 - ElasticsearchRestRemplate bulk delete by ID removes all objects from index.
10
+ * DATAES-524 - Update copyright years to 2019.
11
+ * DATAES-523 - Allow specifying version type for index API.
12
+ * DATAES-521 - Remove specific repository implementations for UUID und Numbers as id type.
13
+ * DATAES-519 - Add support for reactive repositories.
14
+ * DATAES-518 - Use scroll for unpaged find operations in ReactiveElasticsearchTemplate.
15
+ * DATAES-517 - Release 3.2 M2 (Moore).
16
+ * DATAES-510 - Add support for reactive scrolling.
17
+ * DATAES-500 - queryForList(CriteriaQuery query, Class<T> clazz) can't query all data.
18
+
19
+
4
20
Changes in version 3.1.5.RELEASE (2019-02-13)
5
21
---------------------------------------------
6
22
* DATAES-529 - Release 3.1.5 (Lovelace SR5).
You can’t perform that action at this time.
0 commit comments