Skip to content

Commit 38cb330

Browse files
Updated changelog.
See #1642
1 parent a849eb6 commit 38cb330

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/main/resources/changelog.txt

+10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Spring Data Elasticsearch Changelog
22
===================================
33

4+
Changes in version 4.1.4 (2021-02-17)
5+
-------------------------------------
6+
* #1667 - Couldn't find PersistentEntity for type class com.example.demo.dto.Address.
7+
* #1665 - ReactiveElasticsearchOperations indexName twice endcoding.
8+
* #1662 - Documentation fix.
9+
* #1659 - Fix source filter setup in multiget requests.
10+
* #1655 - GeoJson types can be lowercase in Elasticsearch.
11+
12+
413
Changes in version 4.0.7.RELEASE (2021-02-17)
514
---------------------------------------------
615
* DATAES-996 - Update CI jobs with Docker Login.
@@ -1462,5 +1471,6 @@ Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07)
14621471

14631472

14641473

1474+
14651475

14661476

0 commit comments

Comments
 (0)