Spring Cloud 2022.0.0-RC1 发布


Spring Cloud 2022.0 发布了首个 RC 版本。

获取地址:https://repo.spring.io/milestone/

主要变化

Spring Cloud Function

  • 针对可观测性和原生提示 (Native Hints) 的更新

Spring Cloud OpenFeign

  • 添加对 target URL 刷新的支持 (#710)
  • 添加对 LoadBalancer X-Forwarded Headers 的支持 (#748)
  • Jackson Autoconfiguration 设置为默认启用 (#476)
  • 移除弃用的内容,并根据 Feign 中的 API 变更进行了调整 (#768)

Spring Cloud Commons

  • 添加对基于属性的加权负载均衡配置的支持 (#1163)

Spring Cloud Netflix

  • 将 Apache HttpClient 迁移到 Apache HC5 HttpClient (#4126)

Spring Cloud Stream

  • 针对可观测性的升级

Spring Cloud Gateway

  • 为每条路由添加配置 CORS 的选项
  • 为 Circuit Breaker 过滤器添加对 URI 变量的支持
  • 添加对本地响应缓存过滤器的支持

Spring Cloud Config

  • 为 Config Client 添加对 Spring Native 的支持

以下模块作为 2022.0.0-RC1 的一部分也进行了升级:

Module Version Issues
Spring Cloud Bus 4.0.0-RC1  
Spring Cloud Contract 4.0.0-RC1  
Spring Cloud Function 4.0.0-RC1  
Spring Cloud Vault 4.0.0-RC1  
Spring Cloud Circuitbreaker 3.0.0-RC1  
Spring Cloud Openfeign 4.0.0-RC1 (issues)
Spring Cloud Zookeeper 4.0.0-RC1  
Spring Cloud Commons 4.0.0-RC1 (issues)
Spring Cloud Kubernetes 3.0.0-RC1 (issues)
Spring Cloud Task 3.0.0-RC1 (issues)
Spring Cloud Netflix 4.0.0-RC1 (issues)
Spring Cloud Stream 4.0.0-RC1  
Spring Cloud Consul 4.0.0-RC1  
Spring Cloud Starter Build 2022.0.0-RC1  
Spring Cloud Gateway 4.0.0-RC1 (issues)
Spring Cloud Config 4.0.0-RC1 (issues)
Spring Cloud Build 4.0.0-RC1  

 详情查看 Release Note。


相關推薦

2023-02-12

款企业级微服务架构和服务能力开发平台,是全面拥抱 Spring Authorization Server 的、基于 OAuth2.1 协议的微服务架构。基于 Spring Authorization Server 1.0.0、Spring Boot 3.0.2、Spring Cloud 2022.0.1、Spring Cloud Tencent 1.9.0-2022.0.1、Spring Cloud Alibaba 2022

2022-10-26

Spring Data 2022.0.0 发布了首个 RC 版本。 公告写道,此版本修订了模块结构,尤其是 Spring Data for Apache Geode 不再包含到发行版中。其他主要变化包括: 移除TypeInformation中对ClassTypeInformation的引用 #2703 允许对Range进行函数式

2022-08-04

Spring Cloud 2022.0.0-M4 现已发布,代号 Kilburn。Spring Cloud 2022.0.0-M4 与 Spring Boot 3.0.0-M4 兼容,一些值得关注的变化包括: Spring Cloud Stream 完全反应式 Kafka binder 的初始版本 通过 BiFunction 改进了对 Kafka tombstone records 录的支持 Sprin

2022-11-11

Spring Cloud 2021.0.5 已正式发布,代号 Jubilee。 主要变化 Spring Cloud Function 在 spring-cloud-function-azure 中添加对 Azure Timer Trigger 的支持 增强 spring-cloud-function-aws 中的 AWS Function Invoker,支持通过编程方式注入函数定义 在 spring-cloud

2022-10-08

Spring Cloud 2022.0.0 发布了第 5 个里程碑版本。 值得关注的变化 Spring Cloud Netflix 升级到 Eureka 2.0.0-rc.3。Eureka 2.0.0 是 Eureka 的一个新分支,与 7 年前的旧 2.x-archive 分支实验无关。新的 2.x 分支是为了与 JakartaEE 兼容,这也

2023-12-08

Spring Cloud 2023.0.0 现已正式 GA,此版本基于 Spring Boot 3.2.0。 具体更新内容包括: Spring Cloud Gateway Spring Cloud Gateway Server MVC,一个 Servlet/Spring MVC 兼容网关包含在 2023.0 中(issue, initial PR) Gateway Actuator 发现增强功能 ( PR

2023-08-12

Spring Cloud 2023.0 首个里程碑版本 (aka Leyton) 已发布。 获取地址:Maven Spring Cloud 为开发人员提供了工具,以快速构建分布式系统中的某些常见模式(例如:配置管理、服务发现、智能路由、微代理、控制总线、一次性令牌、

2023-04-01

Spring Cloud 2022.0.2 已发布。 获取地址:Maven Spring Cloud 为开发人员提供了工具,以快速构建分布式系统中的某些常见模式(例如:配置管理、服务发现、智能路由、微代理、控制总线、一次性令牌、全局锁、分布式会话、群

2023-03-22

Spring Cloud Tencent 1.10.2 版本现已发布,支持 Spring Cloud 2022、2021、2020 版。 Spring Cloud Tencent 是腾讯开源的一站式微服务解决方案,实现了Spring Cloud 标准微服务 SPI,开发者可以基于 Spring Cloud Tencent 快速开发 Spring Cloud 云原生分布式

2023-10-02

Spring Cloud 2023.0.0-M2 (aka Leyton) 现已发布,此版本已将所有 Spring Cloud 项目的文档迁移到 Antora。 主要变化包括: Spring Cloud Commons 重新启动时刷新范围 - 为适应 JVM 检查点重启时的环境变化而量身定制的功能(PR 1266) Spring Clo

2023-04-19

Spring Cloud Tencent 1.11 版本现已发布,支持 Spring Cloud 2022、2021、2020 版。 Spring Cloud Tencent 是腾讯开源的一站式微服务解决方案,实现了Spring Cloud 标准微服务 SPI,开发者可以基于 Spring Cloud Tencent 快速开发 Spring Cloud 云原生分布式应

2022-12-21

Spring Cloud 2022.0.0 已正式发布。 获取地址:Maven Spring Cloud 为开发人员提供了工具,以快速构建分布式系统中的某些常见模式(例如:配置管理、服务发现、智能路由、微代理、控制总线、一次性令牌、全局锁、分布式会话、群

2023-07-02

Spring Cloud 2021.0.8 (又名 Jubilee) 现已正式发布。 Spring Cloud Commons Spring Cloud LoadBalancer - 允许根据请求对实例进行 chain filtering (#1227 ) 2021.0.8 更新了以下模块: Module Version Issues Spring Cloud Kubernetes 2

2022-11-24

Spring Cloud 2022.0.0 发布了第二个 RC 版本。 获取地址:https://repo.spring.io/milestone/ 主要变化 Spring Cloud 2022.0.0-RC2 需要使用 Spring Boot 3.0.0-RC2 所有 Spring Cloud 项目现在都使用 Apache HttpClient v5 Spring Cloud Contract 此版本包含许多依