Spring Cloud 2023.0.6“Leyton”发布


Spring Cloud 2023.0.6(又名 Leyton)现已发布,此版本基于 Spring Boot 3.3.13。这是 Spring Cloud 2023.0.x 的最后一个开源版本,Spring Cloud 2023.0.x 将于 2025 年 7 月 1 日开始提供商业支持。

Spring Cloud Gateway

  • 支持重载 httpClient connectTimeout 配置(#3679)

Spring Cloud Circuitbreaker

  • 在使用 Spring Retry 时添加自定义openTimeout & resetTimeout的功能(#238)

Spring Cloud Contract

  • 从 Spring Cloud Contact 4.1.6 开始,spring-cloud-stub-runner-boot工件将不再在 Maven Central 上提供。Maven Central 存在一些限制,不再允许发布可执行 jar 文件,因为这些文件通常不用作依赖项。如果需要使用spring-cloud-stub-runner-boot,可以使用 Spring Cloud Contract Docker image 或从源代码构建。

此外,该版本还修复了一些错误,具体可参阅 GitHub。


相關推薦

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-10-02

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

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-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-04-01

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

2022-11-02

Spring Cloud 2022.0 发布了首个 RC 版本。 获取地址:https://repo.spring.io/milestone/ 主要变化 Spring Cloud Function 针对可观测性和原生提示 (Native Hints) 的更新 Spring Cloud OpenFeign 添加对 target URL 刷新的支持 (#710) 添加对 LoadBalancer X-

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

2023-04-30

Spring Cloud 2021.0.7 (又名 Jubilee)已发布。该版本可以在 Maven Central 中找到。 主要有以下内容: Bug Fix Spring Cloud Gateway:路径解析优化 组件升级 Spring Cloud Netflix 3.1.6 (issues) Spring Cloud Sleuth 3.1.8 (issues)

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 此版本包含许多依