Skip to content

Commit 5483176

Browse files
committed
DATAES-808 - Updated changelog.
1 parent 8118713 commit 5483176

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
11
Spring Data Elasticsearch Changelog
22
===================================
33

4+
Changes in version 4.0.0.RELEASE (2020-05-12)
5+
---------------------------------------------
6+
* DATAES-822 - ElasticsearchRestTemplate should not use `spring-web`.
7+
* DATAES-821 - Fix code for adding an alias.
8+
* DATAES-819 - Test refactorings.
9+
* DATAES-817 - StreamQueries does only delete the last scrollid.
10+
* DATAES-814 - Fix documentation.
11+
* DATAES-812 - IndexOperations should use SpEL index name from entity.
12+
* DATAES-811 - Remove Travis CI.
13+
* DATAES-809 - Creation of test data may lead to duplicate values.
14+
* DATAES-808 - Release 4.0 GA (Neumann).
15+
* DATAES-799 - Support optimistic locking for full update scenario using seq_no + primary_term.
16+
* DATAES-767 - Fix ReactiveElasticsearch handling of 4xx HTTP responses.
17+
* DATAES-750 - Migration guide and documentation update.
18+
* DATAES-602 - add support for refreshAsync into ElasticsearchRestTemplate.
19+
* DATAES-587 - Add lifecycle events.
20+
* DATAES-267 - ElasticSearch should allow to create nested not analyzed fields.
21+
22+
423
Changes in version 4.0.0.RC2 (2020-04-28)
524
-----------------------------------------
625
* 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)
11191138

11201139

11211140

1141+

0 commit comments

Comments
 (0)