Spring Cloud Hoxton.SR8 发布
点击上方蓝色“程序猿DD”,选择“设为星标”
回复“资源”获取独家整理的学习资料!

Spring Cloud Hoxton Service Release 8 (SR8) 已发布,可从 Maven Central 获取更新。坐标如下:
<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.springframework.cloudgroupId>
<artifactId>spring-cloud-dependenciesartifactId>
<version>Hoxton.SR8version>
<type>pomtype>
<scope>importscope>
dependency>
dependencies>
dependencyManagement>
<dependencies>
<dependency>
<groupId>org.springframework.cloudgroupId>
<artifactId>spring-cloud-starter-configartifactId>
dependency>
<dependency>
<groupId>org.springframework.cloudgroupId>
<artifactId>spring-cloud-starter-netflix-eureka-clientartifactId>
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.SR8Spring Cloud Netflix
2.2.5.RELEASESpring Cloud Openfeign
2.2.5.RELEASE(issues)Spring Cloud Config
2.2.5.RELEASESpring Cloud Aws
2.2.4.RELEASESpring Cloud Kubernetes
1.1.6.RELEASE(issues)Spring Cloud Gateway
2.2.5.RELEASE(issues)Spring Cloud Gcp
1.2.5.RELEASESpring Cloud Commons
2.2.5.RELEASE(issues)Spring Cloud Sleuth
2.2.5.RELEASE(issues)Spring Cloud Vault
2.2.5.RELEASE
详情查看发布公告:https://spring.io/blog/2020/08/28/spring-cloud-hoxton-sr8-has-been-released
往期推荐

我的星球是否适合你?
点击阅读原文看看我们都聊过啥?
