1
0
mirror of synced 2026-08-05 08:26:55 +00:00

Updated changelog.

See #1849
This commit is contained in:
Jens Schauder
2021-07-16 10:18:56 +02:00
parent 039e59d3c2
commit 8e3d8669ea
+8
View File
@@ -1,6 +1,13 @@
Spring Data Elasticsearch Changelog
===================================
Changes in version 4.1.11 (2021-07-16)
--------------------------------------
* #1866 - Queries defined with `@Query` are not using registered converters for parameter conversion.
* #1858 - Collection parameters for @Query-annotated methods get escaped wrongly.
* #1846 - Missing hashCode and equals methods in JoinField.
Changes in version 4.2.2 (2021-06-22)
-------------------------------------
* #1834 - TopMetricsAggregation NamedObjectNotFoundException: unknown field [top_metrics].
@@ -1637,5 +1644,6 @@ Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07)