Updates to projects and versions.
Adds spring cloud gateway description. Updates version table. Notes EOL of Brixton and Angel.
This commit is contained in:
49
index.html
49
index.html
@@ -238,6 +238,14 @@ Spring Cloud Contract is an umbrella project holding solutions that help users i
|
||||
|
||||
{% include project_block.md site_url="http://cloud.spring.io/spring-cloud-contract" repo_url="http://github.com/spring-cloud/spring-cloud-contract" project_title="Spring Cloud Contract" project_description=project_description %}
|
||||
|
||||
<!-- Spring Cloud Gateway -->
|
||||
{% capture project_description %}
|
||||
Spring Cloud Gateway is an intelligent and programmable router based on Project Reactor.
|
||||
{% endcapture %}
|
||||
|
||||
{% include project_block.md site_url="http://cloud.spring.io/spring-cloud-gateway" repo_url="http://github.com/spring-cloud/spring-cloud-gateway" project_title="Spring Cloud Gateway" project_description=project_description %}
|
||||
|
||||
|
||||
## Release Trains
|
||||
|
||||
Spring Cloud is an umbrella project consisting of independent projects with, in principle, different
|
||||
@@ -252,25 +260,25 @@ is a number.
|
||||
|
||||
Release train contents:
|
||||
|
||||
|Component | Camden.SR7 | Dalston.SR4 | Edgware.M1 | Finchley.M2 | Finchley.BUILD-SNAPSHOT|
|
||||
|--------------------------------------|----------------|----------------|----------------|----------------|------------------------|
|
||||
|spring-cloud-aws | 1.1.4.RELEASE | 1.2.1.RELEASE | 1.2.1.RELEASE | 2.0.0.M1 | 2.0.0.BUILD-SNAPSHOT |
|
||||
|spring-cloud-bus | 1.2.2.RELEASE | 1.3.1.RELEASE | 1.3.1.RELEASE | 2.0.0.M1 | 2.0.0.BUILD-SNAPSHOT |
|
||||
|spring-cloud-cli | 1.2.4.RELEASE | 1.3.4.RELEASE | 1.4.0.M1 | 2.0.0.M1 | 2.0.0.BUILD-SNAPSHOT |
|
||||
|spring-cloud-commons | 1.1.9.RELEASE | 1.2.4.RELEASE | 1.3.0.M1 | 2.0.0.M2 | 2.0.0.BUILD-SNAPSHOT |
|
||||
|spring-cloud-contract | 1.0.5.RELEASE | 1.1.4.RELEASE | 1.2.0.M1 | 2.0.0.M2 | 2.0.0.BUILD-SNAPSHOT |
|
||||
|spring-cloud-config | 1.2.3.RELEASE | 1.3.3.RELEASE | 1.4.0.M1 | 2.0.0.M2 | 2.0.0.BUILD-SNAPSHOT |
|
||||
|spring-cloud-netflix | 1.2.7.RELEASE | 1.3.5.RELEASE | 1.4.0.M1 | 2.0.0.M2 | 2.0.0.BUILD-SNAPSHOT |
|
||||
|spring-cloud-security | 1.1.4.RELEASE | 1.2.1.RELEASE | 1.2.1.RELEASE | 2.0.0.M1 | 2.0.0.BUILD-SNAPSHOT |
|
||||
|spring-cloud-cloudfoundry | 1.0.1.RELEASE | 1.1.0.RELEASE | 1.1.0.RELEASE | 2.0.0.M1 | 2.0.0.BUILD-SNAPSHOT |
|
||||
|spring-cloud-consul | 1.1.4.RELEASE | 1.2.1.RELEASE | 1.2.1.RELEASE | 2.0.0.M1 | 2.0.0.BUILD-SNAPSHOT |
|
||||
|spring-cloud-sleuth | 1.1.3.RELEASE | 1.2.5.RELEASE | 1.3.0.M1 | 2.0.0.M2 | 2.0.0.BUILD-SNAPSHOT |
|
||||
|spring-cloud-stream | Brooklyn.SR3 | Chelsea.SR2 | Ditmars.M2 | Elmhurst.M1 | Elmhurst.BUILD-SNAPSHOT|
|
||||
|spring-cloud-zookeeper | 1.0.4.RELEASE | 1.1.2.RELEASE | 1.2.0.M1 | 2.0.0.M1 | 2.0.0.BUILD-SNAPSHOT |
|
||||
|spring-boot | 1.4.5.RELEASE | 1.5.4.RELEASE | 1.5.6.RELEASE | 2.0.0.M3 | 2.0.0.M3 |
|
||||
|spring-cloud-task | 1.0.3.RELEASE | 1.1.2.RELEASE | 1.2.0.RELEASE | 2.0.0.M1 | 2.0.0.RELEASE |
|
||||
|spring-cloud-vault | | 1.0.2.RELEASE | 1.1.0.M1 | 2.0.0.M2 | 2.0.0.BUILD-SNAPSHOT |
|
||||
|spring-cloud-gateway | | | 1.0.0.M1 | 2.0.0.M2 | 2.0.0.BUILD-SNAPSHOT |
|
||||
|Component | Camden.SR7 | Dalston.SR4 | Edgware.RELEASE | Finchley.M4 | Finchley.BUILD-SNAPSHOT|
|
||||
|--------------------------------------|----------------|----------------|-----------------|----------------|------------------------|
|
||||
|spring-cloud-aws | 1.1.4.RELEASE | 1.2.1.RELEASE | 1.2.2.RELEASE | 2.0.0.M2 | 2.0.0.BUILD-SNAPSHOT |
|
||||
|spring-cloud-bus | 1.2.2.RELEASE | 1.3.1.RELEASE | 1.3.2.RELEASE | 2.0.0.M3 | 2.0.0.BUILD-SNAPSHOT |
|
||||
|spring-cloud-cli | 1.2.4.RELEASE | 1.3.4.RELEASE | 1.4.0.RELEASE | 2.0.0.M1 | 2.0.0.BUILD-SNAPSHOT |
|
||||
|spring-cloud-commons | 1.1.9.RELEASE | 1.2.4.RELEASE | 1.3.0.RELEASE | 2.0.0.M4 | 2.0.0.BUILD-SNAPSHOT |
|
||||
|spring-cloud-contract | 1.0.5.RELEASE | 1.1.4.RELEASE | 1.2.0.RELEASE | 2.0.0.M4 | 2.0.0.BUILD-SNAPSHOT |
|
||||
|spring-cloud-config | 1.2.3.RELEASE | 1.3.3.RELEASE | 1.4.0.RELEASE | 2.0.0.M4 | 2.0.0.BUILD-SNAPSHOT |
|
||||
|spring-cloud-netflix | 1.2.7.RELEASE | 1.3.5.RELEASE | 1.4.0.RELEASE | 2.0.0.M4 | 2.0.0.BUILD-SNAPSHOT |
|
||||
|spring-cloud-security | 1.1.4.RELEASE | 1.2.1.RELEASE | 1.2.1.RELEASE | 2.0.0.M1 | 2.0.0.BUILD-SNAPSHOT |
|
||||
|spring-cloud-cloudfoundry | 1.0.1.RELEASE | 1.1.0.RELEASE | 1.1.0.RELEASE | 2.0.0.M1 | 2.0.0.BUILD-SNAPSHOT |
|
||||
|spring-cloud-consul | 1.1.4.RELEASE | 1.2.1.RELEASE | 1.3.0.RELEASE | 2.0.0.M3 | 2.0.0.BUILD-SNAPSHOT |
|
||||
|spring-cloud-sleuth | 1.1.3.RELEASE | 1.2.5.RELEASE | 1.3.0.RELEASE | 2.0.0.M4 | 2.0.0.BUILD-SNAPSHOT |
|
||||
|spring-cloud-stream | Brooklyn.SR3 | Chelsea.SR2 | Ditmars.RELEASE | Elmhurst.M3 | Elmhurst.BUILD-SNAPSHOT|
|
||||
|spring-cloud-zookeeper | 1.0.4.RELEASE | 1.1.2.RELEASE | 1.2.0.RELEASE | 2.0.0.M3 | 2.0.0.BUILD-SNAPSHOT |
|
||||
|spring-boot | 1.4.5.RELEASE | 1.5.4.RELEASE | 1.5.8.RELEASE | 2.0.0.M6 | 2.0.0.BUILD-SNAPSHOT |
|
||||
|spring-cloud-task | 1.0.3.RELEASE | 1.1.2.RELEASE | 1.2.2.RELEASE | 2.0.0.M2 | 2.0.0.RELEASE |
|
||||
|spring-cloud-vault | | 1.0.2.RELEASE | 1.1.0.RELEASE | 2.0.0.M4 | 2.0.0.BUILD-SNAPSHOT |
|
||||
|spring-cloud-gateway | | | 1.0.0.RELEASE | 2.0.0.M4 | 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.
|
||||
@@ -281,6 +289,9 @@ 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.
|
||||
|
||||
NOTE: The Brixton and Angel release trains were [marked end-of-life](https://spring.io/blog/2017/07/21/spring-cloud-dalston-sr2-is-available-now#end-of-life-for-angel-and-brixton-release-trains)
|
||||
(EOL) in July 2017.
|
||||
|
||||
The Brixton release train builds on Spring Boot 1.3.x, but is also
|
||||
tested with 1.4.x.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user