Skip to content

Spring Cloud Dalston Release Notes

Ryan Baxter edited this page Dec 27, 2017 · 30 revisions

Spring Cloud Dalston builds on Spring Boot 1.5.x.

Dalston.SR5

2017-12-26

  • Spring Cloud Contract 1.1.5.RELEASE (issues)
  • Spring Cloud Cloudfoundry 1.1.1.RELEASE (issues)
  • Spring Cloud Sleuth 1.2.6.RELEASE (issues)
  • Spring Cloud Consul 1.2.3.RELEASE (issues)
  • Spring Cloud Stream Chelsea.SR2
  • Spring Cloud Aws 1.2.1.RELEASE (issues)
  • Spring Cloud Security 1.2.1.RELEASE (issues)
  • Spring Cloud Bus 1.3.1.RELEASE (issues)
  • Spring Cloud Config 1.3.4.RELEASE (issues)
  • Spring Cloud Zookeeper 1.1.3.RELEASE (issues)
  • Spring Cloud Netflix 1.3.6.RELEASE (issues)
  • Spring Cloud Vault 1.0.2.RELEASE (issues)
  • Spring Cloud Commons 1.2.5.RELEASE (issues)

Dalston.SR4

2017-10-03

  • Spring Cloud Commons 1.2.4.RELEASE (issues)
  • Spring Cloud Netflix 1.3.5.RELEASE (issues)
  • Spring Cloud Contract 1.1.4.RELEASE (issues)
  • Spring Cloud Sleuth 1.2.5.RELEASE (issues)
  • Spring Cloud Config 1.3.3.RELEASE (issues)

Dalston.SR3

2017-08-21

  • Spring Cloud Netflix 1.3.4.RELEASE (issues)
  • Spring Cloud Contract 1.1.3.RELEASE (issues)
  • Spring Cloud Sleuth 1.2.4.RELEASE (issues)
  • Spring Cloud Zookeeper 1.1.2.RELEASE (issues)

Dalston.SR2

2017-07-28

  • Spring Cloud Commons 1.2.3.RELEASE (issues)
  • Spring Cloud Config 1.3.2.RELEASE (issues)
  • Spring Cloud Contract 1.1.2.RELEASE (issues)
  • Spring Cloud Netflix 1.3.2.RELEASE (issues)
  • Spring Cloud Sleuth 1.2.2.RELEASE (issues)
  • Spring Cloud Vault 1.0.2.RELEASE (issues)

Dalston.SR1

2017-05-24

  • Spring Cloud Aws 1.2.1.RELEASE (issues)
  • Spring Cloud Bus 1.3.1.RELEASE (issues)
  • Spring Cloud Commons 1.2.2.RELEASE (issues) (1.2.1 issues)
  • Spring Cloud Config 1.3.1.RELEASE (issues)
  • Spring Cloud Consul 1.2.1.RELEASE (issues)
  • Spring Cloud Contract 1.1.1.RELEASE (issues)
  • Spring Cloud Netflix 1.3.1.RELEASE (issues)
  • Spring Cloud Security 1.2.1.RELEASE (issues)
  • Spring Cloud Sleuth 1.2.1.RELEASE (issues)
  • Spring Cloud Stream Chelsea.SR2 (release notes)
  • Spring Cloud Vault 1.0.1.RELEASE (issues)
  • Spring Cloud Zookeeper 1.1.1.RELEASE (issues)

Dalston.RELEASE

New projects

The following are new projects:

Spring Cloud Vault Config

Spring Cloud Vault Config provides client-side support for externalized secret management in a distributed system via Hashicorp Vault.

Existing projects

It has the following changes from existing applications

Spring Cloud AWS

  • 2017/01/26 - Released version 1.2.0.M1 (issues)
  • 2017/03/16 - Released version 1.2.0.RC1
  • 2017/04/06 - Released version 1.2.0.RELEASE

Spring Cloud Build

  • 2017/01/09 - Released version 1.3.1.M1
  • 2017/03/06 - Released version 1.3.1.RELEASE

Notable changes:

  • Spring Boot 1.5.x is the minimum required version

Spring Cloud Bus

  • 2017/01/26 - Released version 1.3.0.M1
  • 2017/04/05 - Released version 1.3.0.RELEASE (issues)

Spring Cloud Cloudfoundry

  • 2017/01/27 - Released version 1.1.0.M1 (issues)
  • 2017/04/10 - Released version 1.1.0.RELEASE

Spring Cloud Commons

  • 2017/01/26 - Released version 1.2.0.M1 (issues)
  • 2017/03/15 - Released version 1.2.0.RC1 (issues)
  • 2017/04/05 - Released version 1.2.0.RELEASE (issues)

Notable changes:

  • @EnableDiscoveryClient(autoRegister=false)
  • ServiceRegistry API
  • @LoadBalanced AsyncRestTemplate support
  • Configuration driven DiscoveryClient

Spring Cloud Config

  • 2017/01/27 - Released version 1.3.0.M2 (issues)
  • 2017/03/16 - Released version 1.3.0.RC1 (issues)
  • 2017/04/07 - Released version 1.3.0.RELEASE (issues)

Notable changes:

  • Hashicorp Vault backend
  • Multiple backends at once (Composite)
  • AWS Codecommit git authentication

Spring Cloud Consul

  • 2017/01/27 - Released version 1.2.0.M1 (issues)
  • 2017/03/16 - Released version 1.2.0.RC1 (issues)
  • 2017/04/10 - Released version 1.2.0.RELEASE (issues)

Notable changes:

  • Implements new ServiceRegistry API
  • Deregister zombie services
  • Supports ACL for Service Discovery

Spring Cloud Contract

  • 2017/01/30 - Released version 1.1.0.M1 (issues)
  • 2017/03/17 - Released version 1.1.0.RC1 (issues)
  • 2017/04/11 - Released version 1.1.0.RELEASE (issues)

Notable changes:

  • Support Pact contracts
  • Pluggability enhancements

Spring Cloud Netflix

  • 2017/01/27 - Released version 1.3.0.M1 (issues)
  • 2017/03/16 - Released version 1.3.0.RC1 (issues)
  • 2017/04/7 - Released version 1.3.0.RELEASE (issues)

Notable changes:

  • ServiceRegistry implementation
  • Feign clients no longer wrap methods in Hystrix commands by default (#1277). You must have Hystrix on the classpath and also set feign.hystrix.enabled=true to have Feign automatically wrap methods in Hystrix commands.

Spring Cloud Security

  • 2017/01/27 - Released version 1.2.0.M1 (issues)
  • 2017/03/17 - Released version 1.2.0.RC1 (issues)
  • 2017/04/10 - Released version 1.2.0.RELEASE

Spring Cloud Sleuth

  • 2017/01/30 - Released version 1.2.0.M1 (issues)
  • 2017/03/17 - Released version 1.2.0.RC1 (issues)
  • 2017/04/11 - Released version 1.2.0.RELEASE (issues)

Notable changes:

  • Baggage API
  • Annotation based span creation / continuation

Spring Cloud Stream

Spring Cloud Task

  • 2017/01/10 - Released version 1.1.2.RELEASE (blog)

Spring Cloud Zookeeper

  • 2017/01/27 - Released version 1.1.0.M1 (issues)
  • 2017/03/16 - Released version 1.1.0.RC1 (issues)
  • 2017/04/10 - Released version 1.1.0.RELEASE (issues)

Notable changes:

  • ServiceRegistry implementation
  • Mark instances OUT_OF_SERVICE