Spring Cloud 2023.0.6“Leyton”发布

软件资讯 软件资讯 发布于 3小时前 1 浏览 0 回复

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



同类文章推荐:

  • TIOBE 发布 2025 年 7 月的编程语言排行榜
  • SQLite 3.50.2 发布
  • Linux 6.16-rc4 发布
  • BootstrapBlazor v9.8.0 已经发布,Bootstrap 样式的 Blazor UI 组件库
  • Git for Windows v2.50.0.2 发布
  • Docker 28.3.1 发布