Spring Cloud 2021.0.0-M1(代号 Jubilee)发布

Posted MateCloud微服务

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Spring Cloud 2021.0.0-M1(代号 Jubilee)发布相关的知识,希望对你有一定的参考价值。

一、发布说明

Spring Cloud 2021.0.0-M1 现已发布。该版本可以在 Spring Milestone 存储库中找到,并与 Spring Boot 2.6.0-M1 兼容。GITHUB项目可以在此处找到。

二、更新内容

2.1 Spring Cloud Gateway

  • StripPrefixFilter 现在默认为 1 而不是 0
  • 添加新的 CacheRequestBodyFilter
  • 使用 Redis 跨网关实例共享路由

2.2 Spring Cloud Sleuth

  • 添加 JDBC 支持
  • 支持 Spring Vault
  • 自动标签表生成文档
  • 支持 Spring Cloud Deployer
  • 支持 Spring Cloud Skipper
  • 支持 R2DBC
  • 支持 Reactor Kafka
  • 支持 Spring Batch
  • RSocket 检测 #1677
  • 支持 Spring Cloud 任务
  • Spring Cloud 配置检测
  • 添加了对 Spring Cloud Circuit Breaker Reactive 的支持
  • 添加了对 Kotlin 协程的支持

2.3 Spring Cloud Openfeign

  • 将 Feign 提升到 11.6

2.4 Spring Cloud Kubernetes

  • 更新 kubernetes-client 至 5.5.0

2.5 Spring Cloud Task

  • 升级 Spring Cloud Stream 至 3.2
  • 通过删除 TaskJobLauncherCommandLineRunner 以支持 TaskJobLauncherApplicationRunner,为 Spring Boot 2.6 做好准备

2.6 Spring Cloud Config

  • 与 AWS Secrets Manager 集成
  • GCP 秘密管理器集成
  • 支持 AWS Systems Manager Parameter Store

2.7 Spring Cloud Contract

  • 支持 JDK16
  • 更多说明请参考:https://spring.io/blog/2021/07/30/spring-cloud-2021-0-0-m1-aka-jubilee-is-available

三、 应用案例

MateCloud是一款基于Spring Cloud Alibaba的微服务架构。目前已经整合Spring Boot 2.5.3、 Spring Cloud 2020.3、Spring Cloud Alibaba 2021.1、Nacos2.0.3、Sentinel 1.8.2、Spring Security Oauth2、Feign、Dubbo、JetCache、RocketMQ等服务套件,集成了大量的工具类组件的微服务快速开发平台。

项目地址:https://gitee.com/matevip/matecloud

以上是关于Spring Cloud 2021.0.0-M1(代号 Jubilee)发布的主要内容,如果未能解决你的问题,请参考以下文章

Spring Cloud 2021.0.0-M1(代号 Jubilee)发布

问题 spring-cloud-config 和 spring-cloud-bus

spring cloud集成nacos

spring-cloud-config-server

Spring Cloud实战Spring Cloud GateWay服务网关

spring-cloud-config——Quick Start