DATAES-973 - Updated changelog.

This commit is contained in:
Mark Paluch 2020-12-09 16:00:51 +01:00
parent 9a987f213f
commit 80a50a83d0
No known key found for this signature in database
GPG Key ID: 4406B84C1661DCD1

View File

@ -1,6 +1,18 @@
Spring Data Elasticsearch Changelog
===================================
Changes in version 4.1.2 (2020-12-09)
-------------------------------------
* DATAES-991 - Wrong value for TermVector(with_positions_offets_payloads).
* DATAES-990 - Index creation fails with Authentication object cannot be null on startup.
* DATAES-987 - IndexOperations getMapping fail when using index alias.
* DATAES-978 - Accept DateFormat.none for a date property to enable custom Converters.
* DATAES-977 - Fix versions in reference documentation for 4.1.
* DATAES-973 - Release 4.1.2 (2020.0.2).
* DATAES-972 - BeforeConvertCallback should be called before index query is built.
* DATAES-543 - Adjust configuration support classes so they do not require proxying.
Changes in version 4.2.0-M1 (2020-12-09)
----------------------------------------
* DATAES-995 - Code Cleanup after DATACMNS-1838.
@ -1428,5 +1440,6 @@ Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07)