您现在的位置是:首页 > 文章详情

Spring Cloud Hoxton.SR8 发布

日期:2020-08-29点击:1508

Spring Cloud Hoxton Service Release 8 (SR8) 已发布,可从 Maven Central 获取更新。坐标如下:

 <dependencyManagement> <dependencies> <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-dependencies</artifactId> <version>Hoxton.SR8</version> <type>pom</type> <scope>import</scope> </dependency> </dependencies> </dependencyManagement> <dependencies> <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-config</artifactId> </dependency> <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-netflix-eureka-client</artifactId> </dependency> ... </dependencies>

Hoxton.SR8 兼容 Spring Boot 2.3.x and 2.2.x,主要变化:

Spring Cloud Netflix

为 Eureka 客户端增加对 TLS 配置的支持

Spring Cloud Config

为 Config 客户端增加对 TLS 配置的支持

Spring Cloud Kubernetes

支持 Spring Cloud Loadbalancer,自动向 Service Instance metadata 添加命名空间

依赖更新

  • Spring Cloud Starter Build Hoxton.SR8
  • Spring Cloud Netflix 2.2.5.RELEASE
  • Spring Cloud Openfeign 2.2.5.RELEASE (issues)
  • Spring Cloud Config 2.2.5.RELEASE
  • Spring Cloud Aws 2.2.4.RELEASE
  • Spring Cloud Kubernetes 1.1.6.RELEASE (issues)
  • Spring Cloud Gateway 2.2.5.RELEASE (issues)
  • Spring Cloud Gcp 1.2.5.RELEASE
  • Spring Cloud Commons 2.2.5.RELEASE (issues)
  • Spring Cloud Sleuth 2.2.5.RELEASE (issues)
  • Spring Cloud Vault 2.2.5.RELEASE

详情查看发布公告

原文链接:https://www.oschina.net/news/118238/spring-cloud-hoxton-sr8-released
关注公众号

低调大师中文资讯倾力打造互联网数据资讯、行业资源、电子商务、移动互联网、网络营销平台。

持续更新报道IT业界、互联网、市场资讯、驱动更新,是最及时权威的产业资讯及硬件资讯报道平台。

转载内容版权归作者及来源网站所有,本站原创内容转载请注明来源。

文章评论

共有0条评论来说两句吧...

文章二维码

扫描即可查看该文章

点击排行

推荐阅读

最新文章