On December 2nd, Spring Cloud released the first release of Spring Boot 2.6 support. The release number is 2021.0.0, and codename is Jubilee.

Before we get into the details of the update, the most important point is that Spring Boot for version 2021.0.0 starts at 2.6.1, so don’t use version 2.6.0 when upgrading.

Ok, let’s take a look at this version with DD.

Update the content

Spring Cloud Commons

Support for per-load balancing configuration, which also applies to Gateway, Contract, and Openfeign.

Spring Cloud Config

Added integration with AWS Secrets Manager, AWS Parameter Store, and GCP Secret Manager.

Spring Cloud Gateway

  • Supports dynamic routing based on Redis
  • Support HTTP 2
  • Support gRPC

Spring Cloud Kubernetes

Optimize configuration services and controller discovery

Spring Cloud OpenFeign

Support @ Cachable

Spring Cloud Sleuth

Support for more trace integration, now including: Tomcat, Spring Vault, R2DBC, JDBC, Spring Cloud Deployer, Spring Cloud Skipper, Reactor Kafka, Spring TX, Spring Batch, RSocket, Spring Cloud Task, Spring Cloud Config, Kotlin Coroutines, etc.

The component version

In 2021.0.0, the following upgrades must be made:

Module Version Issues
Spring Cloud Vault 3.1.0
Spring Cloud Bus 3.1.0
Spring Cloud Cli 3.1.0
Spring Cloud Zookeeper 3.1.0
Spring Cloud Circuitbreaker 2.1.0 (issues)
Spring Cloud Commons 3.1.0 (issues)
Spring Cloud Kubernetes 2.1.0 (issues)
Spring Cloud Openfeign 3.1.0 (issues)
Spring Cloud Task 2.4.0 (issues)
Spring Cloud Sleuth 3.1.0 (issues)
Spring Cloud Contract 3.1.0 (issues)
Spring Cloud Consul 3.1.0
Spring Cloud Gateway 3.1.0 (issues)
Spring Cloud Config 3.1.0 (issues)
Spring Cloud Cloudfoundry 3.1.0
Spring Cloud Starter Build 2021.0.0
Spring Cloud Netflix 3.1.0 (issues)

summary

There are not many new features in this release, but DD feels that there are three aspects of this release that we can focus on:

  • Optimized the configuration of load balancing
  • Optimization on Gateway
  • OpenFeign support@Cachable

Interested children’s shoes can be upgraded to try, learn in advance, one-upmanship! If you are learning Spring Cloud, then I recommend you a free Spring Cloud tutorial. Welcome to bookmark and forward support! If you have any difficulty in learning? Join our super high quality Spring Technology networking group for discussions and discussions.

Finally, leading from the attention to the “program ape DD”, the first time to obtain cutting-edge information! “First” is an advantage, “soon” will have the opportunity!

Welcome to pay attention to my public account: program ape DD, share the outside can not see the dry goods and thinking!