mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-06-28 14:52:20 +00:00
DATAES-756 - Updated changelog.
This commit is contained in:
parent
19113a35ba
commit
50a4e85682
@ -1,6 +1,16 @@
|
|||||||
Spring Data Elasticsearch Changelog
|
Spring Data Elasticsearch Changelog
|
||||||
===================================
|
===================================
|
||||||
|
|
||||||
|
Changes in version 3.2.6.RELEASE (2020-03-25)
|
||||||
|
---------------------------------------------
|
||||||
|
* DATAES-769 - Upgrade to Elasticsearch 6.8.7.
|
||||||
|
* DATAES-765 - Pageable.unpaged() is not used to build a query returning all documents.
|
||||||
|
* DATAES-764 - StreamQueries#streamResults does not clear scroll context when finished.
|
||||||
|
* DATAES-763 - Allow map properties in entity with null values.
|
||||||
|
* DATAES-758 - fix documentation for @Query annotation.
|
||||||
|
* DATAES-756 - Release 3.2.6 (Moore SR6).
|
||||||
|
|
||||||
|
|
||||||
Changes in version 4.0.0.M4 (2020-03-11)
|
Changes in version 4.0.0.M4 (2020-03-11)
|
||||||
----------------------------------------
|
----------------------------------------
|
||||||
* DATAES-759 - Update to Elasticsearch 7.6.1.
|
* DATAES-759 - Update to Elasticsearch 7.6.1.
|
||||||
@ -1046,3 +1056,4 @@ Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07)
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user