File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-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 3.2.8.RELEASE (2020-06-10)
5
+ ---------------------------------------------
6
+ * DATAES-851 - Upgrade to Elasticsearch 6.8.10.
7
+ * DATAES-837 - Update to Elasticsearch 6.8.9.
8
+ * DATAES-821 - Fix code for adding an alias.
9
+ * DATAES-811 - Remove Travis CI.
10
+ * DATAES-807 - Release 3.2.8 (Moore SR8).
11
+ * DATAES-776 - Adapt RestClients class to change in InetSocketAddress class in JDK14.
12
+ * DATAES-767 - Fix ReactiveElasticsearch handling of 4xx HTTP responses.
13
+
14
+
4
15
Changes in version 3.1.18.RELEASE (2020-06-10)
5
16
----------------------------------------------
6
17
* DATAES-811 - Remove Travis CI.
@@ -1145,3 +1156,4 @@ Release Notes - Spring Data Elasticsearch - Version 1.0 M1 (2014-02-07)
1145
1156
1146
1157
1147
1158
1159
+
You can’t perform that action at this time.
0 commit comments