Skip to content

Commit 804e5bd

Browse files
committed
Updated changelog.
See #1699
1 parent 121cd8a commit 804e5bd

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

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.2.0-RC1 (2021-03-31)
5+
-----------------------------------------
6+
* #1745 - Automatically close scroll context when returning streamed results.
7+
* #1741 - Upgrade to Elasticsearch 7.12.
8+
* #1738 - Readme lists artifacts with .RELEASE and .BUILD-SNAPSHOT suffixes.
9+
* #1736 - Upgrade to OpenWebBeans 2.0.
10+
* #1734 - Remove lombok.
11+
* #1733 - Update CI to Java 16.
12+
* #1727 - Allow multiple date formats for date fields.
13+
* #1719 - Configure index settings with @Setting annotation.
14+
15+
416
Changes in version 4.2.0-M5 (2021-03-17)
517
----------------------------------------
618
* #1725 - Add support for SearchTemplate for reactive client.
@@ -1558,5 +1570,6 @@ Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07)
15581570

15591571

15601572

1573+
15611574

15621575

0 commit comments

Comments
 (0)