We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45a0e22 commit ab2fba6Copy full SHA for ab2fba6
src/main/resources/changelog.txt
@@ -1,6 +1,12 @@
1
Spring Data Elasticsearch Changelog
2
===================================
3
4
+Changes in version 4.1.10 (2021-06-22)
5
+--------------------------------------
6
+* #1843 - Pageable results and @Query annotation.
7
+* #1834 - TopMetricsAggregation NamedObjectNotFoundException: unknown field [top_metrics].
8
+
9
10
Changes in version 4.2.1 (2021-05-14)
11
-------------------------------------
12
* #1811 - StringQuery execution crashes on return type `SearchPage<T>`.
@@ -1624,5 +1630,6 @@ Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07)
1624
1630
1625
1631
1626
1632
1633
1627
1634
1628
1635
0 commit comments