💡
原文英文,约500词,阅读约需2分钟。
📝
内容提要
Spring Cloud 2025.0.0-M1(北田)发布,基于Spring Boot 3.5.0-M1,新增对spring-cloud-function和spring-cloud-stream的支持,更新多个模块并弃用旧名称。欢迎反馈。
🎯
关键要点
- Spring Cloud 2025.0.0-M1(北田)发布,基于Spring Boot 3.5.0-M1。
- 新增对spring-cloud-function和spring-cloud-stream的支持。
- 更新多个模块并弃用旧名称,提供新旧名称对照表。
- Spring Cloud Gateway支持Bucket4jRateLimiter和spring-cloud-function。
- WebClientRouting基础设施被弃用,将在5.0版本中移除。
- Spring Cloud Config新增属性以禁用解密失败时添加无效前缀。
- Spring Cloud Stream明确自定义错误处理程序会禁用自动发送到DLQ。
- Spring Cloud Netflix允许自定义Apache HTTP Client 5的RequestConfig。
- Spring Cloud Circuitbreaker新增对反应式舱壁的支持。
- Spring Cloud Function将'synchronized'改为可重入锁以支持虚拟线程。
- 多个模块更新至4.3.0-M1版本,包括Spring Cloud Openfeign、Config、Stream等。
- 欢迎通过GitHub、Gitter、Stack Overflow或Twitter提供反馈。
🏷️
标签
➡️