1
0
mirror of synced 2026-05-22 20:23:18 +00:00

Updated changelog.

See #1774
This commit is contained in:
Mark Paluch
2021-05-14 11:51:51 +02:00
parent 26a3b324b7
commit 12365c19cf
+10
View File
@@ -1,6 +1,15 @@
Spring Data Elasticsearch Changelog
===================================
Changes in version 4.1.9 (2021-05-14)
-------------------------------------
* #1811 - StringQuery execution crashes on return type `SearchPage<T>`.
* #1790 - Custom Query with string parameter which contains double quotes.
* #1787 - Search with MoreLikeThisQuery should use Pageable.
* #1785 - Fix documentation about auditing.
* #1767 - DynamicMapping annotation should be applicable to any object field.
Changes in version 4.2.0 (2021-04-14)
-------------------------------------
* #1771 - Remove `@Persistent` from entity-scan include filters.
@@ -1601,5 +1610,6 @@ Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07)