Skip to content

Commit 2b0c2d9

Browse files
committed
Update and move compatibility info to version documentation
Fixes #553
1 parent 3b299c6 commit 2b0c2d9

File tree

2 files changed

+29
-31
lines changed

2 files changed

+29
-31
lines changed

README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -50,15 +50,9 @@ README: [English](README.md) | [中文](README-zh-CN.md)
5050

5151
## Versions
5252

53-
2.x.x.RELEASE supports Spring Boot 2.1.x/2.2.x & Spring Cloud Greenwich/Hoxton.
54-
55-
The latest version: ``2.12.0.RELEASE``
56-
57-
(Use `2.4.0.RELEASE` for Spring Boot 2.0.x & Spring Cloud Finchley).
58-
59-
1.x.x.RELEASE support Spring Boot 1 & Spring Cloud Edgware, Dalston, Camden.
60-
61-
The latest version: ``1.4.2.RELEASE``
53+
The latest version is `2.12.0.RELEASE` it was compiled with spring-boot `2.4.5` and spring-cloud `2020.0.2`
54+
but it is also compatible with a large variety of other versions.
55+
An overview of all versions and their respective library versions can be found in our [documentation](https://yidongnan.github.io/grpc-spring-boot-starter/en/versions.html).
6256

6357
**Note:** This project can also be used without Spring-Boot, however that requires some manual bean configuration.
6458

docs/en/versions.md

Lines changed: 26 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -45,31 +45,35 @@ Please report any issues to our [repo](https://github.com/yidongnan/grpc-spring-
4545

4646
Current version.
4747

48-
| Version | spring-boot | gRPC | Date |
49-
|:-------:|:-----------:|:----:| ---: |
50-
| 2.13.0* | 2.4.5 | 1.37.0 | TBA |
51-
| 2.12.0 | 2.4.5 | 1.37.0 | Mai, 2021 |
52-
| 2.11.0 | 2.3.8 | 1.35.0 | Feb, 2021 |
53-
| 2.10.1 | 2.3.3 | 1.31.1 | Aug, 2020 |
54-
| 2.10.0 | 2.3.3 | 1.31.1 | Aug, 2020 |
55-
| 2.9.0 | 2.3.1 | 1.30.0 | Jun, 2020 |
56-
| 2.8.0 | 2.2.7 | 1.29.0 | Jun, 2020 |
57-
| 2.7.0 | 2.2.4 | 1.27.1 | Feb, 2020 |
58-
| 2.6.2 | 2.2.1 | 1.25.0 | Jan, 2020 |
59-
| 2.6.1 | 2.2.1 | 1.25.0 | Nov, 2019 |
60-
| 2.6.0 | 2.2.1 | 1.24.2 | Nov, 2019 |
61-
| 2.5.1 | 2.1.6 | 1.22.2 | Aug, 2019 |
62-
| 2.5.0 | 2.1.6 | 1.22.1 | Aug, 2019 |
63-
| 2.4.0 | 2.1.5 | 1.20.0 | Jun, 2019 |
64-
| 2.3.0 | 2.1.4 | 1.18.0 | Apr, 2019 |
65-
| 2.2.1 | 2.0.7 | 1.17.1 | Jan, 2019 |
66-
| 2.2.0 | 2.0.6 | 1.17.1 | Dec, 2018 |
67-
| 2.1.0 | 2.0.? | 1.14.0 | Oct, 2018 |
68-
| 2.0.1 | 2.0.? | 1.14.0 | Aug, 2018 |
69-
| 2.0.0 | 2.0.? | 1.13.1 | Aug, 2018 |
48+
| Version | spring-boot | spring-cloud | gRPC | Date |
49+
|:-------:|:-----------:|:------------:|:----:| ---: |
50+
| 2.13.0* | 2.4.5 | 2020.0.2 | 1.37.0 | TBA |
51+
| 2.12.0 | 2.4.5 | 2020.0.2 | 1.37.0 | Mai, 2021 |
52+
| 2.11.0 | 2.3.8 | Hoxton | 1.35.0 | Feb, 2021 |
53+
| 2.10.1 | 2.3.3 | Hoxton | 1.31.1 | Aug, 2020 |
54+
| 2.10.0 | 2.3.3 | Hoxton | 1.31.1 | Aug, 2020 |
55+
| 2.9.0 | 2.3.1 | Hoxton | 1.30.0 | Jun, 2020 |
56+
| 2.8.0 | 2.2.7 | Hoxton | 1.29.0 | Jun, 2020 |
57+
| 2.7.0 | 2.2.4 | Hoxton | 1.27.1 | Feb, 2020 |
58+
| 2.6.2 | 2.2.1 | Hoxton | 1.25.0 | Jan, 2020 |
59+
| 2.6.1 | 2.2.1 | Hoxton | 1.25.0 | Nov, 2019 |
60+
| 2.6.0 | 2.2.1 | Hoxton | 1.24.2 | Nov, 2019 |
61+
| 2.5.1 | 2.1.6 | Greenwich | 1.22.2 | Aug, 2019 |
62+
| 2.5.0 | 2.1.6 | Greenwich | 1.22.1 | Aug, 2019 |
63+
| 2.4.0 | 2.1.5 | Finchley | 1.20.0 | Jun, 2019 |
64+
| 2.3.0 | 2.1.4 | Finchley | 1.18.0 | Apr, 2019 |
65+
| 2.2.1 | 2.0.7 | ? | 1.17.1 | Jan, 2019 |
66+
| 2.2.0 | 2.0.6 | ? | 1.17.1 | Dec, 2018 |
67+
| 2.1.0 | 2.0.? | ? | 1.14.0 | Oct, 2018 |
68+
| 2.0.1 | 2.0.? | ? | 1.14.0 | Aug, 2018 |
69+
| 2.0.0 | 2.0.? | ? | 1.13.1 | Aug, 2018 |
7070

7171
(* Future versions)
7272

73+
> The listed dependency versions here are only used during the build process and may be replaced.
74+
> grpc-spring-boot-starter is usually also compatible with newer or older versions than the listed ones.
75+
> If you encounter an incompatibility with a newer version, please let us know so we can update this project!
76+
7377
### Version 1.x
7478

7579
End of life - No more updates planned.

0 commit comments

Comments
 (0)