Skip to content

Commit f179bc7

Browse files
committed
DATAES-973 - Updated changelog.
1 parent 851df8a commit f179bc7

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Diff for: src/main/resources/changelog.txt

+13
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Spring 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+
416
Changes 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

0 commit comments

Comments
 (0)