File tree 1 file changed +13
-0
lines changed
1 file changed +13
-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.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
+
4
16
Changes in version 4.2.0-M5 (2021-03-17)
5
17
----------------------------------------
6
18
* #1725 - Add support for SearchTemplate for reactive client.
@@ -1539,5 +1551,6 @@ Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07)
1539
1551
1540
1552
1541
1553
1554
+
1542
1555
1543
1556
You can’t perform that action at this time.
0 commit comments