Skip to content

Commit 3a00ef4

Browse files
committed
Updated changelog.
See #1774
1 parent ad6022f commit 3a00ef4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/main/resources/changelog.txt

+10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Spring Data Elasticsearch Changelog
22
===================================
33

4+
Changes in version 4.1.9 (2021-05-14)
5+
-------------------------------------
6+
* #1811 - StringQuery execution crashes on return type `SearchPage<T>`.
7+
* #1790 - Custom Query with string parameter which contains double quotes.
8+
* #1787 - Search with MoreLikeThisQuery should use Pageable.
9+
* #1785 - Fix documentation about auditing.
10+
* #1767 - DynamicMapping annotation should be applicable to any object field.
11+
12+
413
Changes in version 4.2.0 (2021-04-14)
514
-------------------------------------
615
* #1771 - Remove `@Persistent` from entity-scan include filters.
@@ -1601,5 +1610,6 @@ Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07)
16011610

16021611

16031612

1613+
16041614

16051615

0 commit comments

Comments
 (0)