diff --git a/index.html b/index.html index c03fcb7..fa743d5 100644 --- a/index.html +++ b/index.html @@ -238,28 +238,31 @@ is a number. Release train contents: -|Component|Angel.SR6 | Brixton.SR1 | Brixton.BUILD-SNAPSHOT | +|Component|Angel.SR6 | Brixton.SR3 | Brixton.BUILD-SNAPSHOT | |---------|----------------------------|---------------|------------------------| |spring-cloud-aws | 1.0.4.RELEASE | 1.1.0.RELEASE | 1.1.1.BUILD-SNAPSHOT | |spring-cloud-bus | 1.0.3.RELEASE | 1.1.0.RELEASE | 1.1.1.BUILD-SNAPSHOT | -|spring-cloud-cli | 1.0.6.RELEASE | 1.1.1.RELEASE | 1.1.2.BUILD-SNAPSHOT | +|spring-cloud-cli | 1.0.6.RELEASE | 1.1.3.RELEASE | 1.1.2.BUILD-SNAPSHOT | |spring-cloud-commons | 1.0.5.RELEASE | 1.1.1.RELEASE | 1.1.2.BUILD-SNAPSHOT | -|spring-cloud-config | 1.0.4.RELEASE | 1.1.1.RELEASE | 1.1.2.BUILD-SNAPSHOT | -|spring-cloud-netflix | 1.0.7.RELEASE | 1.1.2.RELEASE | 1.1.3.BUILD-SNAPSHOT | -|spring-cloud-security | 1.0.3.RELEASE | 1.1.0.RELEASE | 1.1.1.BUILD-SNAPSHOT | +|spring-cloud-config | 1.0.4.RELEASE | 1.1.2.RELEASE | 1.1.2.BUILD-SNAPSHOT | +|spring-cloud-netflix | 1.0.7.RELEASE | 1.1.4.RELEASE | 1.1.3.BUILD-SNAPSHOT | +|spring-cloud-security | 1.0.3.RELEASE | 1.1.2.RELEASE | 1.1.1.BUILD-SNAPSHOT | |spring-cloud-starters | 1.0.6.RELEASE | | | |spring-cloud-cloudfoundry | | 1.0.0.RELEASE | 1.0.1.BUILD-SNAPSHOT | |spring-cloud-cluster | | 1.0.0.RELEASE | 1.0.1.BUILD-SNAPSHOT | -|spring-cloud-consul | | 1.0.1.RELEASE | 1.0.2.BUILD-SNAPSHOT | -|spring-cloud-sleuth | | 1.0.1.RELEASE | 1.0.2.BUILD-SNAPSHOT | +|spring-cloud-consul | | 1.0.2.RELEASE | 1.0.2.BUILD-SNAPSHOT | +|spring-cloud-sleuth | | 1.0.3.RELEASE | 1.0.2.BUILD-SNAPSHOT | |spring-cloud-stream | | 1.0.2.RELEASE | 1.0.3.BUILD-SNAPSHOT | -|spring-cloud-zookeeper | | 1.0.1.RELEASE | 1.0.2.BUILD-SNAPSHOT | +|spring-cloud-zookeeper | | 1.0.2.RELEASE | 1.0.2.BUILD-SNAPSHOT | |spring-boot | 1.2.8.RELEASE| 1.3.5.RELEASE | 1.3.5.RELEASE | |spring-cloud-stream-app-starters* | | | 1.0.0.BUILD-SNAPSHOT | -|spring-cloud-task* | | | 1.0.0.BUILD-SNAPSHOT | +|spring-cloud-task* | |1.0.1.RELEASE | 1.0.2.BUILD-SNAPSHOT | (*) These projects are not yet part of Brixton but they will be when they are released +The Brixton release train builds on Spring Boot 1.3.x, but is also +tested with 1.4.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