Skip to content

Commit b2e2160

Browse files
DATAES-517 - Updated changelog.
1 parent c3e7056 commit b2e2160

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/main/resources/changelog.txt

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

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+
420
Changes in version 3.1.5.RELEASE (2019-02-13)
521
---------------------------------------------
622
* DATAES-529 - Release 3.1.5 (Lovelace SR5).

0 commit comments

Comments
 (0)