Update for Brixton.SR3

This commit is contained in:
Dave Syer
2016-07-12 17:29:43 +01:00
parent f0928fa23f
commit 06ed784cc0

View File

@@ -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