On behalf of the team, I am pleased to announce that Release Candidate 1 (RC1) of the Spring Cloud Camden Release Train is available today. The release can be found in our Spring Milestone repository. This is mostly a bug fix release as Camden prepares for General Availability (GA). You can check out the Camden release notes for more information. Notable Changes in the Camden Release Train Spring Cloud Contract is a new project that provides support for Consumer Driven Contracts and service schemas in Spring applications. Spring Cloud Netflix supports customization of Ribbon component classes…
On behalf of the team, I am pleased to announce that Service Release 2 of the Spring Cloud Brixton Release Train is available today. The release can be found in our Spring Release repository and Maven Central. This is primarily a bug fix release. The following modules were updated as part of Brixton.SR2: Spring Cloud Config 1.1.2.RELEASE Spring Cloud Consul 1.0.2.RELEASE Spring Cloud Netflix 1.1.3.RELEASE Spring Cloud Sleuth 1.0.2.RELEASE Spring Cloud Zookeeper 1.0.2.RELEASE And, as always, we welcome feedback: either on GitHub, on gitter, on Stack Overflow, or on Twitter. The Spring Cloud…
On behalf of the team, I am pleased to announce that Service Release 1 of the Spring Cloud Brixton Release Train is available today. The release can be found in our Spring Release repository and Maven Central. This is primarily a bug fix release with a few small features. Of particular note is a change that allows Brixton Eureka Servers to work with Angel Eureka clients. The following modules were updated as part of Brixton.SR1: Spring Cloud Commons 1.1.1.RELEASE Spring Cloud Config 1.1.1.RELEASE Spring Cloud Consul 1.0.1.RELEASE Spring Cloud Netflix 1.1.1.RELEASE & 1.1.2.RELEASE Spring Cloud…
On behalf of the team, I am pleased to announce that the Spring Cloud Brixton Release Train has reached General Availability. The release is available today and can be found in our Spring Release repository and Maven Central. We would like to thank many community contributors and testers for their help. There have been many pull requests, issues and conversations that have made Spring Cloud Brixton better. Highlights Some of the highlights of the Brixton Release Train are: Spring Boot 1.3.x and Spring Framework 4.2.x support Hashicorp Consul support for service registration/discovery…
On behalf of the team, I am pleased to announce that the first release candidate for the Spring Cloud Brixton Release Train is out. The milestone is available today and can be found in our Spring Milestone repository. Highlights Some of the highlights of the Brixton Release Train are: Spring Boot 1.3.x and Spring 4.2.x support Cluster Leadership election and locks via Spring Cloud Cluster Hashicorp Consul support for service registration/discovery & configuration via Spring Cloud Consul Apache Zookeeper support for service registration/discovery, configuration via Spring Cloud Zookeper and…
On behalf of the Spring Cloud team, I am pleased to announce the first milestone of the Spring Cloud Brixton release train. The milestone is available today and can be found in our Spring Milestone repository. We’ve made numerous enhancements and bug fixes, some of the highlights include: Spring Boot 1.3.x and Spring 4.2.x support Cluster Leadership election and locks Hashicorp Consul support for service registration/discovery, configuration and bus Apache Zookeeper support for service registration/discovery, configuration and leader election Lattice support for service registration/discovery…
Consul is a system for discovering and configuring services in your infrastructure. It was built by Hashicorp, the same smart folks that created Vagrant and Packer. Consul provides services such as Service Discovery, Health Checking, Key/Value Store all while supporting multiple datacenters out of the box. Spring Cloud Consul aims to bring all of those features to the Spring Cloud ecosystem. The project has reached its first milestone and fresh jars are available in the repo.spring.io repository. Spring Cloud Consul provides the following features: Spring Cloud Consul Discovery: An…