We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ced6144 commit 53486acCopy full SHA for 53486ac
src/main/resources/changelog.txt
@@ -1,6 +1,15 @@
1
Spring Data Elasticsearch Changelog
2
===================================
3
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
13
Changes in version 4.0.7.RELEASE (2021-02-17)
14
---------------------------------------------
15
* DATAES-996 - Update CI jobs with Docker Login.
@@ -1481,5 +1490,6 @@ Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07)
1481
1490
1482
1491
1483
1492
1493
1484
1494
1485
1495
0 commit comments