You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/asciidoc/preface.adoc
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -31,16 +31,16 @@ Requires an installation of https://www.elastic.co/products/elasticsearch[Elasti
31
31
32
32
The following table shows the Elasticsearch versions that are used by Spring Data release trains and version of Spring Data Elasticsearch included in that, as well as the Spring Boot versions referring to that particular Spring Data release train:
33
33
34
-
[cols="^,^,^,^",options="header"]
34
+
[cols="^,^,^,^,^",options="header"]
35
35
|===
36
-
| Spring Data Release Train |Spring Data Elasticsearch |Elasticsearch | Spring Boot
37
-
| 2021.0 (Pascal)footnote:cdv[Currently in development] |4.2.xfootnote:cdv[]|7.10.0 |2.4.xfootnote:cdv[]
38
-
| 2020.0 (Ockham) |4.1.x|7.9.3 |2.4.x
39
-
| Neumann | 4.0.x | 7.6.2 |2.3.x
40
-
| Moore | 3.2.x |6.8.12 | 2.2.x
41
-
| Lovelace | 3.1.x | 6.2.2 |2.1.x
42
-
| Kayfootnote:oom[Out of maintenance] | 3.0.xfootnote:oom[] | 5.5.0 | 2.0.xfootnote:oom[]
Support for upcoming versions of Elasticsearch is being tracked and general compatibility should be given assuming the usage of the <<elasticsearch.clients.rest,high-level REST client>>.
0 commit comments