Skip to content

Commit 776252b

Browse files
committed
Updated changelog.
See #1750
1 parent f87abf8 commit 776252b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Diff for: src/main/resources/changelog.txt

+13
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Spring 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+
416
Changes 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

0 commit comments

Comments
 (0)