File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-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.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
+
4
15
Changes in version 3.1.11.RELEASE (2019-09-30)
5
16
----------------------------------------------
6
17
* DATAES-627 - Add HTTPS entries into spring.schemas.
You can’t perform that action at this time.
0 commit comments