File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1
1
Spring Data Elasticsearch Changelog
2
2
===================================
3
3
4
+ Changes in version 4.0.7.RELEASE (2021-02-17)
5
+ ---------------------------------------------
6
+ * DATAES-996 - Update CI jobs with Docker Login.
7
+ * #1667 - Couldn't find PersistentEntity for type class com.example.demo.dto.Address.
8
+ * #1665 - ReactiveElasticsearchOperations indexName twice endcoding.
9
+ * #1662 - Documentation fix.
10
+ * #1659 - Fix source filter setup in multiget requests.
11
+
12
+
4
13
Changes in version 3.2.13.RELEASE (2021-02-17)
5
14
----------------------------------------------
6
15
* #1694 - Upgrade to Elasticsearch 6.8.14.
@@ -1471,5 +1480,6 @@ Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07)
1471
1480
1472
1481
1473
1482
1483
+
1474
1484
1475
1485
You can’t perform that action at this time.
0 commit comments