File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 11Spring 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+
413Changes 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
You can’t perform that action at this time.
0 commit comments