diff --git a/index.html b/index.html index d916d64..9b21a58 100644 --- a/index.html +++ b/index.html @@ -252,33 +252,37 @@ is a number. Release train contents: -|Component | Camden.SR7 | Dalston.RELEASE| -|--------------------------------------|----------------|----------------| -|spring-cloud-aws | 1.1.4.RELEASE | 1.2.0.RELEASE | -|spring-cloud-bus | 1.2.2.RELEASE | 1.3.0.RELEASE | -|spring-cloud-cli | 1.2.4.RELEASE | 1.3.1.RELEASE | -|spring-cloud-commons | 1.1.9.RELEASE | 1.3.0.RELEASE | -|spring-cloud-contract | 1.0.5.RELEASE | 1.1.0.RELEASE | -|spring-cloud-config | 1.2.3.RELEASE | 1.3.0.RELEASE | -|spring-cloud-netflix | 1.2.7.RELEASE | 1.3.0.RELEASE | -|spring-cloud-security | 1.1.4.RELEASE | 1.2.0.RELEASE | -|spring-cloud-cloudfoundry | 1.0.1.RELEASE | 1.1.0.RELEASE | -|spring-cloud-consul | 1.1.4.RELEASE | 1.2.0.RELEASE | -|spring-cloud-sleuth | 1.1.3.RELEASE | 1.2.0.RELEASE | -|spring-cloud-stream | Brooklyn.SR3 | Chelsea.SR1 | -|spring-cloud-zookeeper | 1.0.4.RELEASE | 1.1.0.RELEASE | -|spring-boot | 1.4.5.RELEASE | 1.5.2.RELEASE | -|spring-cloud-task | 1.0.3.RELEASE | 1.1.3.RELEASE | +|Component | Camden.SR7 | Dalston.SR1 | Edgware.BUILD-SNAPSHOT | Finchley.BUILD-SNAPSHOT | +|--------------------------------------|----------------|----------------|------------------------|------------------------| +|spring-cloud-aws | 1.1.4.RELEASE | 1.2.1.RELEASE | 1.2.2.BUILD-SNAPSHOT | 2.0.0.BUILD-SNAPSHOT | +|spring-cloud-bus | 1.2.2.RELEASE | 1.3.1.RELEASE | 1.3.2.BUILD-SNAPSHOT | 2.0.0.BUILD-SNAPSHOT | +|spring-cloud-cli | 1.2.4.RELEASE | 1.3.4.RELEASE | 1.4.0.BUILD-SNAPSHOT | 2.0.0.BUILD-SNAPSHOT | +|spring-cloud-commons | 1.1.9.RELEASE | 1.2.2.RELEASE | 1.3.0.BUILD-SNAPSHOT | 2.0.0.BUILD-SNAPSHOT | +|spring-cloud-contract | 1.0.5.RELEASE | 1.1.1.RELEASE | 1.2.0.BUILD-SNAPSHOT | 2.0.0.BUILD-SNAPSHOT | +|spring-cloud-config | 1.2.3.RELEASE | 1.3.1.RELEASE | 1.4.0.BUILD-SNAPSHOT | 2.0.0.BUILD-SNAPSHOT | +|spring-cloud-netflix | 1.2.7.RELEASE | 1.3.1.RELEASE | 1.4.0.BUILD-SNAPSHOT | 2.0.0.BUILD-SNAPSHOT | +|spring-cloud-security | 1.1.4.RELEASE | 1.2.1.RELEASE | 1.2.2.BUILD-SNAPSHOT | 2.0.0.BUILD-SNAPSHOT | +|spring-cloud-cloudfoundry | 1.0.1.RELEASE | 1.1.0.RELEASE | 1.1.1.BUILD-SNAPSHOT | 2.0.0.BUILD-SNAPSHOT | +|spring-cloud-consul | 1.1.4.RELEASE | 1.2.1.RELEASE | 1.2.2.BUILD-SNAPSHOT | 2.0.0.BUILD-SNAPSHOT | +|spring-cloud-sleuth | 1.1.3.RELEASE | 1.2.1.RELEASE | 1.3.0.BUILD-SNAPSHOT | 2.0.0.BUILD-SNAPSHOT | +|spring-cloud-stream | Brooklyn.SR3 | Chelsea.SR2 | Ditmars.BUILD-SNAPSHOT | Elmhurst.BUILD-SNAPSHOT| +|spring-cloud-zookeeper | 1.0.4.RELEASE | 1.1.1.RELEASE | 1.1.2.BUILD-SNAPSHOT | 2.0.0.BUILD-SNAPSHOT | +|spring-boot | 1.4.5.RELEASE | 1.5.3.RELEASE | 1.5.4.RELEASE | 2.0.0.M2 | +|spring-cloud-task | 1.0.3.RELEASE | 1.1.2.RELEASE | 1.2.0.RELEASE | 2.0.0.RELEASE | +|spring-cloud-vault | | 1.0.1.RELEASE | 1.0.2.BUILD-SNAPSHOT | 2.0.0.BUILD-SNAPSHOT | + +Finchley builds and works with Spring Boot 2.0.x, and is not expected +to work with Spring Boot 1.5.x. + +The Dalston and Edgware release trains build on Spring Boot 1.5.x, and +are not expected to work with Spring Boot 2.0.x. + +The Camden release train builds on Spring Boot 1.4.x, but is also +tested with 1.5.x. The Brixton release train builds on Spring Boot 1.3.x, but is also tested with 1.4.x. -The Camden release train builds on Spring Boot 1.4.x, but is also -tested with 1.5.x. - -The Dalston release train builds on Spring Boot 1.5.x, and is not expected -to work with Spring 2.0.x. - The Angel release train builds on Spring Boot 1.2.x, and is incompatible in some areas with Spring Boot 1.3.x. Brixton builds on Spring Boot 1.3.x and is similarly incompatible with 1.2.x. Some