内容简介:Spring Cloud 2021.0.0-M3 已发布,代号"Jubilee",可从 Spring Milestone 仓库获取新版本,相关 issue 和 PR 信息查看其 GitHub 项目页面。另外,此版本与 Spring Boot 2.6.0-M3 兼容。 Spring Cloud Gateway 初...
Spring Cloud 2021.0.0-M3 已发布,代号"Jubilee",可从 Spring Milestone 仓库获取新版本,相关 issue 和 PR 信息查看其 GitHub 项目页面。另外,此版本与 Spring Boot 2.6.0-M3 兼容。
Spring Cloud Gateway
- 初步支持 gRPC #2388
Spring Cloud Function
- 除了多项功能增强和错误修复之外,Spring Cloud Function 的这个里程碑引入了对 gRPC 的初始支持。
点此查看初始文档。示例、更多文档和单独的博客文章也会即将推出。
Spring Cloud Vault
- 来自文件的 TOKEN auth (~/.vault_token) [#609](https://github.com/spring-cloud/spring-cloud-vault/issues/609
Spring Cloud Sleuth
Spring Cloud Kubernetes
-
为 Config Maps 和 Secrets 添加了
EnvironmentRepsitory
,用于支持使用 Spring Cloud Config Server 从 Kubernetes 资源提供配置数据。EnvrionmentRepository
现在可以在 DockerHub 上使用包含此新实现的 Spring Cloud Config Server 镜像。点此查看文档。#881 -
添加了新的 Kubernetes
DiscoveryClient
实现,它使用了新的 Kubernetes Discovery Sever #886
作为 2021.0.0-M3 的一部分,以下模块进行了升级:
Module | Version | Issues |
---|---|---|
Spring Cloud Zookeeper | 3.1.0-M3 | |
Spring Cloud Cli | 3.1.0-M3 | |
Spring Cloud Consul | 3.1.0-M3 | |
Spring Cloud Bus | 3.1.0-M3 | |
Spring Cloud Gateway | 3.1.0-M3 | (issues) |
Spring Cloud Starter Build | 2021.0.0-M3 | |
Spring Cloud Vault | 3.1.0-M3 | |
Spring Cloud Cloudfoundry | 3.1.0-M3 | |
Spring Cloud Commons | 3.1.0-M3 | |
Spring Cloud Openfeign | 3.1.0-M3 | |
Spring Cloud Task | 2.4.0-M3 | (issues) |
Spring Cloud Config | 3.1.0-M3 | |
Spring Cloud Sleuth | 3.1.0-M3 | (issues) |
Spring Cloud Netflix | 3.1.0-M3 | (issues) |
Spring Cloud Kubernetes | 2.1.0-M3 | (issues) |
Spring Cloud Circuitbreaker | 2.1.0-M3 | |
Spring Cloud Contract | 3.1.0-M3 | (issues) |
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- NPM包(模块)发布、更新、撤销发布
- 有赞灰度发布与蓝绿发布实践
- 【重磅发布】Linkis 0.10.0 版本发布
- BeetlSQL 3.0.9 发布,Idea 插件发布
- 贝密游戏 0.7.0 发布,发布斗地主
- 【重磅发布】DataSphere Studio 0.9.0 版本发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Head First JavaScript Programming
Eric T. Freeman、Elisabeth Robson / O'Reilly Media / 2014-4-10 / USD 49.99
This brain-friendly guide teaches you everything from JavaScript language fundamentals to advanced topics, including objects, functions, and the browser’s document object model. You won’t just be read......一起来看看 《Head First JavaScript Programming》 这本书的介绍吧!