IT资讯 Spring Cloud 2022.0.3 (Kilburn) 发布

les · 2023-05-27 10:00:07 · 热度: 27

Spring Cloud 2022.0.3(又名 Kilburn)现已发布,此版本提供与 Spring Boot 3.1.x 的兼容性。Spring Cloud Config 中存在一个与通过服务发现定位配置服务器相关的已知缺陷。为了在此版本中激活此功能,你需要在环境变量中或作为系统属性设置spring.cloud.config.discovery.enabled=truespring.cloud.config.discovery.serviceId。此错误预计将在下一个版本中解决。

Spring Cloud Function

  • 支持 Spring Integration,参见(1032)

Spring Cloud Commons

  • 针对某些情况添加了修复程序,即在应用上下文生命周期的后期添加了 bootstrap 属性源 (1228)

Spring Cloud Gateway

  • 添加通过 actuator 批量添加路由的功能 (2915)
  • 添加通过 actuator 刷新路径子集的能力 (2916)

Spring Cloud Stream

  • 在 Kafka reactive binder 中添加对基于正则表达式的目标模式的支持 (2709)

Spring Cloud Config

  • 支持配置文件特定的配置数据 (2260)

Spring Cloud Netflix

  • 修复了引用 Jersey 1 类而不是 Jersey 3 的问题 (4176)(4177)

更多详情可查看发布公告

为您推荐与 spring cloud 相关的帖子:

暂无回复。
需要 登录 后方可回复, 如果你还没有账号请点击这里 注册