Spring Cloud 2023.0.6“Leyton”发布

来源: OSCHINA
2025-06-30 14:57:17

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

展开阅读全文
点击引领话题📣 发布并加入讨论🔥
0 评论
0 收藏
分享
返回顶部
顶部