DATAES-890 - Updated changelog.

This commit is contained in:
Mark Paluch 2020-08-12 13:07:18 +02:00
parent 0825db2a02
commit 0626a5736f
No known key found for this signature in database
GPG Key ID: 51A00FA751B91849

View File

@ -1,6 +1,14 @@
Spring Data Elasticsearch Changelog Spring Data Elasticsearch Changelog
=================================== ===================================
Changes in version 4.0.3.RELEASE (2020-08-12)
---------------------------------------------
* DATAES-897 - Add documentation for Highlight annotation.
* DATAES-896 - Use mainField property of @MultiField annotation instead of additional @Field annotation.
* DATAES-891 - Returning a Stream from a Query annotated repository method crashes.
* DATAES-890 - Release 4.0.3 (Neumann SR3).
Changes in version 4.1.0-M2 (2020-08-12) Changes in version 4.1.0-M2 (2020-08-12)
---------------------------------------- ----------------------------------------
* DATAES-901 - Operations deleting an entity should use a routing deducted from the entity. * DATAES-901 - Operations deleting an entity should use a routing deducted from the entity.
@ -1261,5 +1269,6 @@ Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07)