Skip to content

Commit fddb0af

Browse files
committed
Updated changelog.
See #1849
1 parent 626b274 commit fddb0af

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 4.1.11 (2021-07-16)
5+
--------------------------------------
6+
* #1866 - Queries defined with `@Query` are not using registered converters for parameter conversion.
7+
* #1858 - Collection parameters for @Query-annotated methods get escaped wrongly.
8+
* #1846 - Missing hashCode and equals methods in JoinField.
9+
10+
411
Changes in version 4.2.2 (2021-06-22)
512
-------------------------------------
613
* #1834 - TopMetricsAggregation NamedObjectNotFoundException: unknown field [top_metrics].
@@ -1637,5 +1644,6 @@ Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07)
16371644

16381645

16391646

1647+
16401648

16411649

0 commit comments

Comments
 (0)