Updated changelog.

See #1850
This commit is contained in:
Jens Schauder 2021-07-16 11:34:25 +02:00
parent 303438ae63
commit 4c3281f1eb
No known key found for this signature in database
GPG Key ID: 45CC872F17423DBF

View File

@ -1,6 +1,13 @@
Spring Data Elasticsearch Changelog
===================================
Changes in version 4.2.3 (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)