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.2.0.M3 (2019-04-11)
5
+ ----------------------------------------
6
+ * DATAES-558 - Upgrade Elastic Search version to 6.6.2.
7
+ * DATAES-552 - @Query annotation fail when passing in over 10 parameters.
8
+ * DATAES-547 - ElasticSearchTemplate.delete(DeleteQuery, Class) does not delete documents.
9
+ * DATAES-545 - Move off deprecations in Spring Data Commons.
10
+ * DATAES-542 - Release 3.2 M3 (Moore).
11
+ * DATAES-536 - Add support for context suggestion.
12
+ * DATAES-535 - Add mapping annotation @DynamicTemplates.
13
+ * DATAES-530 - Add alternative to Jackson ObjectMapper for result mapping.
14
+
15
+
4
16
Changes in version 3.1.6.RELEASE (2019-04-01)
5
17
---------------------------------------------
6
18
* DATAES-538 - Release 3.1.6 (Lovelace SR6).
You can’t perform that action at this time.
0 commit comments