Skip to content

Commit 102d737

Browse files
committed
DATAES-625 - Updated changelog.
1 parent e22ba22 commit 102d737

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 3.2.0.RELEASE (2019-09-30)
5+
---------------------------------------------
6+
* DATAES-657 - Sort by _score not supported by ElasticsearchRestTemplate.
7+
* DATAES-652 - Send if_seq_no and if_primary_term parameters when indexing via ReactiveElasticsearchClient.
8+
* DATAES-648 - Unify documentation of version compatibilities.
9+
* DATAES-625 - Release 3.2 GA (Moore).
10+
* DATAES-541 - IllegalArgumentException on ElasticsearchRestTemplate#removeAlias.
11+
* DATAES-305 - let users create mappings with dynamical indexName.
12+
* DATAES-227 - ElasticsearchTemplate.prepareUpdate should call setUpsert.
13+
14+
415
Changes in version 3.1.11.RELEASE (2019-09-30)
516
----------------------------------------------
617
* DATAES-627 - Add HTTPS entries into spring.schemas.

0 commit comments

Comments
 (0)