Spring Cloud Brixton.RELEASE is available
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 & configuration via Spring Cloud Consul
- Apache Zookeeper support for service registration/discovery, configuration via Spring Cloud Zookeeper and leader election in Spring Cloud Cluster
- Distributed tracing through the Spring Cloud Sleuth abstraction with two out of the box implementations: one supporting logging (ideal for log collectors and multiplexers like Logstash and Loggregator) and one supporting Twitter's Zipkin
- Netflix Atlas Telemetry System, the next generation Spectator Metrics library…