Skip to content

Commit 4be6246

Browse files
committed
Updated changelog.
See #1699
1 parent dff1500 commit 4be6246

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.
@@ -1539,5 +1551,6 @@ Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07)
15391551

15401552

15411553

1554+
15421555

15431556

0 commit comments

Comments
 (0)