-
Notifications
You must be signed in to change notification settings - Fork 283
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document spring-boot versions compatible with spring-cloud versions #43
Comments
Maybe in the wiki |
Bump? |
@cyberluke we already do it. This is to automate the process. |
If he use some Spring Cloud version with Spring Boot 2.1.x, then he have to google for hours to find out it works only on Spring Boot 2.1.y, even you mention that particular Spring Cloud is supported by Sprint Boot 2.1.* on your website. Do you have any specific information for this? |
https://spring.io/projects/spring-cloud see release trains. Please watch your tone, even if you are quoting a co-worker. |
We've even tried to add messages during startup spring-cloud/spring-cloud-commons@80659a3#diff-5e9558dbe4906dcb28f872a07e297925 |
Thank you. The point is, this is not about 1.5, 2.0 and 2.1. This is about incompatible headache inside 2.1.0, 2.1.1, ie. minor releases. Therefore here it should mention a particular approved Sprint Boot 2.1 minor release: https://github.com/spring-projects/spring-cloud/wiki/Spring-Cloud-Greenwich-Release-Notes ....he coming from .NET and said that Microsoft never do this with framework like it would break the project because of minor versions. Just trying help here. |
What incompatibility between boot 2.1.0 and 2.1.1 are you referring? In general, we are compatible with all patch releases of boot for a given minor. There are 4 or 5 people working on spring cloud. Just a slight difference to the number working on .NET. |
Likely a table
The text was updated successfully, but these errors were encountered: