2021年5月28日,Spring Cloud发布2020.0.3版本。该版本已经可以在Maven Central中找到。

版本内容

该版本是一个Bug修复和依赖升级版本。其中主要更新的内容如下:

Spring Cloud Commons

  • 增加禁用负载均衡的属性配置 #940

Spring Cloud Config

  • 修复了几个用Spring Cloud Config Server时候,spring.config.import配置相关的Bug

Spring Cloud Consul

  • 修复与spring.config.import相关的远程配置与本地配置的特定问题 #706

Spring Cloud Kubernetes

  • 基于DiscoveryClient实现的时候默认使用当前namespace (#678)

Spring Cloud CircuitBreaker

  • Reactive Resilience4J CircuitBreakers现在可以通过properites来配置了(#107)

Spring Cloud Netflix

  • JDK 16支持的问题修复 (#3982)

Spring Cloud OpenFeign

  • 修复断路器的创建,更好的支持group (#514)

  • 增加connectTimeoutreadTimeout的动态刷新能力 (#468)

  • 给断路器的异步使用暴露请求属性 (#193)

Spring Cloud Sleuth

  • 使用Brave的NettyHttpTracing实现WebFlux的整合 (#1690)

  • 修复新的decorate_queuesReactor指标选项 (#1900)

依赖更新

Module Version Issues
Spring Cloud Bus 3.0.3
Spring Cloud Circuitbreaker 2.0.2
Spring Cloud Cli 3.0.3
Spring Cloud Cloudfoundry 3.0.2
Spring Cloud Commons 3.0.3 issues
Spring Cloud Config 3.0.4 issues
Spring Cloud Consul 3.0.3 issues
Spring Cloud Contract 3.0.3 issues
Spring Cloud Gateway 3.0.3 issues
Spring Cloud Kubernetes 2.0.3 issues
Spring Cloud Netflix 3.0.3 issues
Spring Cloud Openfeign 3.0.3 issues
Spring Cloud Sleuth 3.0.3 issues
Spring Cloud Task 2.3.2
Spring Cloud Vault 3.0.3
Spring Cloud Zookeeper 3.0.3 issues

往期推荐

字节又莫名其妙发奖金了!网友:突然到账五万,吓得我差点报警...

线上SQL脚本执行错了出事之后互相甩锅怎么办?

三孩政策来了!网友:65岁没死,要带9个孙儿;限购两套房怎么分?

API 快速开发平台设计思考

惊心动魄的开源项目“政变”,堪比宫斗...

喜欢本文欢迎转发,关注我订阅更多精彩

关注我回复「加群」,加入Spring技术交流群

Spring Cloud 2020.0.3 发布!相关推荐

  1. Spring Cloud 2020.0.5 发布

    来源 | 公众号「Java架构日记」 Spring Cloud 2020.0.5 正式发布,这是错误修正版本.兼容 Spring Boot 2.4.x and 2.5.x, 不支持 2.6.x (请使 ...

  2. Spring Cloud 2020.0.4 发布!

    作者 | 冷冷 来源 | https://mp.weixin.qq.com/s/ugyP_6s8XJxLk_2L9e_8PA Spring Cloud 2020.0.4 正式发布,这是错误修正版本.兼 ...

  3. Spring Cloud 2020.0.0 正式发布,对开发者来说意味着什么?

    作者 | YourBatman 在线教育领域资深架构师,Spring Framework 开源贡献者 冷冷 云集架构师.开源项目 pig 负责人.Spring Cloud Alibaba Commit ...

  4. 极客日报第 37 期:苹果官网出现价格 Bug;大众 CEO点评“苹果造车”;Spring Cloud 2020.0 正式发布

    文章目录 一.互联网快讯 二.程序员专属 三.Github 每日精选 四.CSDN 社区优质博文精选 一.互联网快讯 1.阿里云量子模拟平台"太章 2.0"正式开源 阿里巴巴发布阿 ...

  5. Spring Cloud 2020年路线图发布,涵盖Spring Boot 2.3、2.4,Spring Cloud Ilford等重磅内容!

    Spring Cloud 开发团队昨日公布了 Spring Cloud 2020 年的路线图,并对 Spring Cloud Greenwich 和 Hoxton 的生命周期进行了一些讲解. Spri ...

  6. Spring Cloud 2021.0.1 发布

    来源:JAVA架构日记 Spring Cloud 2021.0.1 正式发布,这是 Spring Cloud 2021 的第一个错误修正版本. 支持 2021.0.0 平稳升级 目前已经可以从中央仓库 ...

  7. spring cloud 2020.0.3 学习记录(四)配置中心config以及bus实现自动配置更新

    提示:文章写完后,目录可以自动生成,如何生成可参考右边的帮助文档 目录 前言 一.依赖 二.config 1.server端 2.client端 三.cloud bus实现配置自动更新 加入依赖 更新 ...

  8. 【方向盘】Spring Cloud 2021.0.0正式发布,FeignClient调用结果可一键缓存

    盛年不重来,一日难再晨. 本文已被https://yourbatman.cn收录:女娲Knife-Initializr工程可公开访问啦:程序员专用网盘https://wangpan.yourbatma ...

  9. spring cloud 2020 改变了版本的命名规则

    前言 一直对spring cloud 的版本命名规则很诟病,之前的spring cloud 版本名是根据伦敦地铁站名称的英文名称并按照字母a-z进行排序.虽然知道了规则感觉还行,但是这种对非英语语言环 ...

最新文章

  1. 【SICP练习】91 练习2.64
  2. could not export python function call Remove calls to Python functions before export
  3. 数据库9:联结表 高级联结 组合查询 全文本搜索
  4. 【产品】腾讯内部的顶级产品课:灵动在细节
  5. 管中窥“视频”,“理解”一斑 —— 视频理解概览
  6. 你正在用左脑还是右脑思考,请测试下就清楚了。
  7. lua进入压缩包_使用lua语言制作贪吃蛇游戏(love2d)(一)开发环境的搭建
  8. Sublime Text 3 快捷键总结(详细版本)
  9. 学习总结 java 创建及其练习
  10. np.dot和np.matmul的区别与联系
  11. 阶段3 1.Mybatis_07.Mybatis的连接池及事务_6 mybatis中的事务原理和自动提交设置
  12. gmp 5.0.1 windows 下编译使用
  13. LVDS信号与TTL信号
  14. LBS定位和GPS定位的区别
  15. maya群体拼图阵列动画插件 color dancerv1.1下载及教程
  16. 什么是业务流程重组?
  17. 混淆矩阵、ROC、AUC 学习记录
  18. Java_登录界面设计
  19. 无线路由器的基础配置(一)
  20. 组合之分苹果问题(22)

热门文章

  1. 对Linux系统中的时钟和时间的探讨
  2. velocity 基础指令
  3. 线上性能问题初步排查方法
  4. The request sent by the client was syntactically incorrect. 错误以及spring事物
  5. linux c 报错 warning: large integer implicitly truncated to unsigned type[-Woverflow]
  6. linux apt-get install 安装指定的版本
  7. linux cmake 交叉编译配置 简介
  8. linux 设置登录失败n次 锁定账户 /etc/pam.d/system-auth
  9. java tomcat日志中文乱码问题解决
  10. linux shell 循环语句 for while until