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.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+
416Changes 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
You can’t perform that action at this time.
0 commit comments