File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 11Spring Data Elasticsearch Changelog
22===================================
33
4+ Changes in version 4.1.2 (2020-12-09)
5+ -------------------------------------
6+ * DATAES-991 - Wrong value for TermVector(with_positions_offets_payloads).
7+ * DATAES-990 - Index creation fails with Authentication object cannot be null on startup.
8+ * DATAES-987 - IndexOperations getMapping fail when using index alias.
9+ * DATAES-978 - Accept DateFormat.none for a date property to enable custom Converters.
10+ * DATAES-977 - Fix versions in reference documentation for 4.1.
11+ * DATAES-973 - Release 4.1.2 (2020.0.2).
12+ * DATAES-972 - BeforeConvertCallback should be called before index query is built.
13+ * DATAES-543 - Adjust configuration support classes so they do not require proxying.
14+
15+
416Changes in version 4.2.0-M1 (2020-12-09)
517----------------------------------------
618* DATAES-995 - Code Cleanup after DATACMNS-1838.
@@ -1409,5 +1421,6 @@ Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07)
14091421
14101422
14111423
1424+
14121425
14131426
You can’t perform that action at this time.
0 commit comments