Skip to content

Commit f056e09

Browse files
committed
DATAES-950 - Updated changelog.
1 parent f385fa1 commit f056e09

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
Spring 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+
417
Changes 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

0 commit comments

Comments
 (0)