Skip to content

Commit 384e52b

Browse files
committed
DATAES-823 - Updated changelog.
1 parent 7b24ea9 commit 384e52b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 4.0.1.RELEASE (2020-06-10)
5+
---------------------------------------------
6+
* DATAES-857 - Registered simple types are not read from list.
7+
* DATAES-850 - Add warning and documentation for missing TemporalAccessor configuration.
8+
* DATAES-845 - MappingElasticsearchConverter crashes when writing lists containing null values.
9+
* DATAES-844 - Improve TOC formatting for migration guides.
10+
* DATAES-839 - ReactiveElasticsearchTemplate should use RequestFactory.
11+
* DATAES-835 - Fix code sample in documentation for scroll API.
12+
* DATAES-832 - findAllById repository method returns iterable with null elements for not found ids.
13+
* DATAES-831 - SearchOperations.searchForStream does not use requested maxResults.
14+
* DATAES-828 - Fields of type date need to have a format defined.
15+
* DATAES-827 - Repositories should not try to create an index when it already exists.
16+
* DATAES-823 - Release 4.0.1 (Neumann SR1).
17+
18+
419
Changes in version 3.2.8.RELEASE (2020-06-10)
520
---------------------------------------------
621
* DATAES-851 - Upgrade to Elasticsearch 6.8.10.
@@ -1157,3 +1172,4 @@ Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07)
11571172

11581173

11591174

1175+

0 commit comments

Comments
 (0)