DATAES-808 - Updated changelog.

This commit is contained in:
Mark Paluch 2020-05-12 12:27:58 +02:00
parent 8118713706
commit 5483176be4
No known key found for this signature in database
GPG Key ID: 51A00FA751B91849

View File

@ -1,6 +1,25 @@
Spring Data Elasticsearch Changelog
===================================
Changes in version 4.0.0.RELEASE (2020-05-12)
---------------------------------------------
* DATAES-822 - ElasticsearchRestTemplate should not use `spring-web`.
* DATAES-821 - Fix code for adding an alias.
* DATAES-819 - Test refactorings.
* DATAES-817 - StreamQueries does only delete the last scrollid.
* DATAES-814 - Fix documentation.
* DATAES-812 - IndexOperations should use SpEL index name from entity.
* DATAES-811 - Remove Travis CI.
* DATAES-809 - Creation of test data may lead to duplicate values.
* DATAES-808 - Release 4.0 GA (Neumann).
* DATAES-799 - Support optimistic locking for full update scenario using seq_no + primary_term.
* DATAES-767 - Fix ReactiveElasticsearch handling of 4xx HTTP responses.
* DATAES-750 - Migration guide and documentation update.
* DATAES-602 - add support for refreshAsync into ElasticsearchRestTemplate.
* DATAES-587 - Add lifecycle events.
* DATAES-267 - ElasticSearch should allow to create nested not analyzed fields.
Changes in version 4.0.0.RC2 (2020-04-28)
-----------------------------------------
* DATAES-803 - Move count request setup from reactive template to reactive client.
@ -1119,3 +1138,4 @@ Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07)