File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 11Spring Data Elasticsearch Changelog
22===================================
33
4+ Changes in version 4.1.0 (2020-10-28)
5+ -------------------------------------
6+ * DATAES-962 - Deprecate Joda support.
7+ * DATAES-960 - Upgrade to Elasticsearch 7.9.3.
8+ * DATAES-956 - Prevent double converter registration.
9+ * DATAES-953 - DateTimeException occurred "yyyy-MM-dd HH: mm: ss" string is converted to Date.
10+ * DATAES-952 - Optimize SearchPage implementation.
11+ * DATAES-951 - Revert DATAES-934.
12+ * DATAES-950 - Release 4.1 GA (2020.0.0).
13+ * DATAES-931 - Add query support for geo shape queries.
14+ * DATAES-796 - Provide new method to return SearchHits in ReactiveElasticsearchClient.
15+
16+
417Changes in version 4.0.5.RELEASE (2020-10-28)
518---------------------------------------------
619* DATAES-953 - DateTimeException occurred "yyyy-MM-dd HH: mm: ss" string is converted to Date.
@@ -1360,5 +1373,6 @@ Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07)
13601373
13611374
13621375
1376+
13631377
13641378
You can’t perform that action at this time.
0 commit comments