File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 11Spring Data Elasticsearch Changelog
22===================================
33
4+ Changes in version 4.2.0 (2021-04-14)
5+ -------------------------------------
6+ * #1771 - Remove `@Persistent` from entity-scan include filters.
7+ * #1761 - CriteriaQuery must use nested query only with properties of type nested.
8+ * #1759 - health check with DefaultReactiveElasticsearchClient.
9+ * #1758 - Nested Criteria queries must consider sub-fields.
10+ * #1755 - Documentation fix to not show deprecated calls.
11+ * #1754 - Types are in the process of being removed.
12+ * #1753 - CriteriaQuery must support nested queries.
13+ * #1390 - Introduce ClusterOperations [DATAES-818].
14+
15+
416Changes in version 4.1.8 (2021-04-14)
517-------------------------------------
618* #1759 - health check with DefaultReactiveElasticsearchClient.
@@ -1588,5 +1600,6 @@ Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07)
15881600
15891601
15901602
1603+
15911604
15921605
You can’t perform that action at this time.
0 commit comments