mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-06-23 20:42:11 +00:00
parent
303438ae63
commit
4c3281f1eb
@ -1,6 +1,13 @@
|
|||||||
Spring Data Elasticsearch Changelog
|
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)
|
Changes in version 4.2.2 (2021-06-22)
|
||||||
-------------------------------------
|
-------------------------------------
|
||||||
* #1834 - TopMetricsAggregation NamedObjectNotFoundException: unknown field [top_metrics].
|
* #1834 - TopMetricsAggregation NamedObjectNotFoundException: unknown field [top_metrics].
|
||||||
@ -1637,5 +1644,6 @@ Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07)
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user