Skip to content

Commit 0a6d91d

Browse files
DATAES-927 - Updated changelog.
1 parent a5d93b0 commit 0a6d91d

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 4.1.0-RC2 (2020-10-14)
5+
-----------------------------------------
6+
* DATAES-949 - dependency cleanup.
7+
* DATAES-947 - Adopt to API changes in Project Reactor.
8+
* DATAES-945 - Compilation error on JDK11+.
9+
* DATAES-944 - Simplify logging setup in test environment.
10+
* DATAES-943 - Add missing mapping parameters.
11+
* DATAES-940 - Update to Elasticsearch 7.9.2.
12+
* DATAES-937 - Repository queries with IN filters fail with empty input list.
13+
* DATAES-936 - Take id property from the source when deserializing an entity.
14+
* DATAES-935 - Setup integration tests separate from unit tests.
15+
* DATAES-934 - Add a Query taking method to ElasticsearchRepository.
16+
* DATAES-933 - Fix typo in javaDoc.
17+
* DATAES-932 - GeoPoint - Point conversion is wrong.
18+
* DATAES-930 - Add support for geo_shape type entity properties.
19+
* DATAES-929 - Support geo_shape field type field type.
20+
* DATAES-927 - Release 4.1 RC2 (2020.0.0).
21+
* DATAES-921 - Investigate WebClient.retrieve() instead of using WebClient.exchange().
22+
23+
424
Changes in version 4.1.0-RC1 (2020-09-16)
525
-----------------------------------------
626
* DATAES-924 - Conversion of properties of collections of Temporal values fails.
@@ -1316,5 +1336,6 @@ Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07)
13161336

13171337

13181338

1339+
13191340

13201341

0 commit comments

Comments
 (0)