关于java:Spring-Cloud-202100-正式发布第一个支持Spring-Boot-26的版本

7次阅读

共计 1434 个字符,预计需要花费 4 分钟才能阅读完成。

美国工夫 12 月 2 日,Spring Cloud 正式公布了第一个反对 Spring Boot 2.6 的版本,版本号为:2021.0.0,codename 为 Jubilee

在理解具体更新内容之前,先提个最 重要的点:2021.0.0 版本对应的 Spring Boot 是从 2.6.1开始的,所以如果在降级的时候不要用 2.6.0 版本。

好了,上面就跟 DD 一起来看看这个版本的内容吧!

更新内容

Spring Cloud Commons

反对为每个负载平衡进行配置,该个性也同样实用于 Gateway、Contract 和 Openfeign。

Spring Cloud Config

减少与 AWS Secrets Manager、AWS Parameter Store 和 GCP Secret Manager 的集成。

Spring Cloud Gateway

  • 反对基于 Redis 的动静路由
  • 反对 HTTP 2
  • 反对 gRPC

Spring Cloud Kubernetes

优化配置服务和发现控制器

Spring Cloud OpenFeign

反对@Cachable

Spring Cloud Sleuth

反对更多跟踪集成,现已包含: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 等.

组件版本

2021.0.0 版本下各组件的版本升级如下:

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)

小结

该版本的新个性并不多,DD 感觉这个版本中的三面三个点能够关注一下:

  • 负载平衡的配置优化
  • Gateway 上的优化
  • OpenFeign 反对@Cachable

有趣味的童鞋能够降级了尝试一下,提前学习,胜人一筹!如果您正在学习 Spring Cloud,那么给您举荐一个收费 Spring Cloud 教程,欢送珍藏与转发反对!如果您学习过程中如遇艰难?能够退出咱们超高品质的 Spring 技术交换群,参加交换与探讨。

最初的最初,当先从关注“程序猿 DD”开始,前沿资讯第一工夫获取!“先”就是劣势,“快”就有机会!

欢送关注我的公众号:程序猿 DD,分享其余中央看不到的常识与思考

正文完
 0