Skip to content

Commit 98d1f5b

Browse files
committed
Update version documentation.
Original Pull Request #2195 Closes #2194 (cherry picked from commit f917fb7)
1 parent d9f7102 commit 98d1f5b

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

src/main/asciidoc/preface.adoc

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,18 @@ Requires an installation of https://www.elastic.co/products/elasticsearch[Elasti
2929
[[preface.versions]]
3030
=== Versions
3131

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:
32+
The following table shows the Elasticsearch versions that are used by Spring Data release trains and version of
33+
Spring Data Elasticsearch included in that, as well as the Spring Boot versions referring to that particular Spring
34+
Data release train. The Elasticsearch version given shows with which client libraries Spring Data Elasticsearch was
35+
built and tested.
3336

3437
[cols="^,^,^,^,^",options="header"]
3538
|===
3639
| Spring Data Release Train | Spring Data Elasticsearch | Elasticsearch | Spring Framework | Spring Boot
37-
| 2022.0 (Raj) | 4.4.x | 7.17.3 | 5.3.x | 2.7.x
40+
| 2021.2 (Raj) | 4.4.x | 7.17.3 | 5.3.x | 2.7.x
3841
| 2021.1 (Q) | 4.3.x | 7.15.2 | 5.3.x | 2.6.x
39-
| 2021.0 (Pascal) | 4.2.x | 7.12.0 | 5.3.x | 2.5.x
40-
| 2020.0 (Ockham)footnote:oom[Out of maintenance] | 4.1.xfootnote:oom[] | 7.9.3 | 5.3.2 | 2.4.x
42+
| 2021.0 (Pascal) | 4.2.xfootnote:oom[Out of maintenance] | 7.12.0 | 5.3.x | 2.5.x
43+
| 2020.0 (Ockham)footnote:oom[] | 4.1.xfootnote:oom[] | 7.9.3 | 5.3.2 | 2.4.x
4144
| Neumannfootnote:oom[] | 4.0.xfootnote:oom[] | 7.6.2 | 5.2.12 |2.3.x
4245
| Moorefootnote:oom[] | 3.2.xfootnote:oom[] |6.8.12 | 5.2.12| 2.2.x
4346
| Lovelacefootnote:oom[] | 3.1.xfootnote:oom[] | 6.2.2 | 5.1.19 |2.1.x

0 commit comments

Comments
 (0)