Skip to content

Commit b11f8d2

Browse files
committed
DATAES-744 - Updated changelog.
1 parent 6062896 commit b11f8d2

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/main/resources/changelog.txt

+16
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.0.M4 (2020-03-11)
5+
----------------------------------------
6+
* DATAES-759 - Update to Elasticsearch 7.6.1.
7+
* DATAES-758 - fix documentation for @Query annotation.
8+
* DATAES-754 - Completion field deserialization is failing due to class cast error.
9+
* DATAES-753 - Reactive Elasticsearch repository: Bulk update fails on empty entity list.
10+
* DATAES-749 - Introduce SearchPage as return type for repository methods.
11+
* DATAES-747 - ElasticsearchConfigurationSupport does not set customConversions into the MappingElasticsearchConverter.
12+
* DATAES-746 - Add store converters to convert binary data to base64 encoded strings.
13+
* DATAES-745 - Consolidate Operations API.
14+
* DATAES-744 - Release 4.0 M4 (Neumann).
15+
* DATAES-741 - Tests fail due to Elasticsearch cluster 'blocks' on nearly-full file-systems.
16+
* DATAES-282 - Remove all low-level reflection based field inspection from MappingBuilder in favor of PersistentProperty inspections.
17+
18+
419
Changes in version 3.2.5.RELEASE (2020-02-26)
520
---------------------------------------------
621
* DATAES-752 - Upgrade to Elasticsearch 6.8.6.
@@ -1030,3 +1045,4 @@ Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07)
10301045

10311046

10321047

1048+

0 commit comments

Comments
 (0)