内容简介:Spring Vault 1.1.0 和 Spring Vault 2.0 第三个里程碑版已发布。 Spring Vault 1.1 GA 值得关注的更新: Pull-mode support for AppRole authentication. Vault login using via AWS IAM. Support of batch tran...
Spring Vault 1.1.0 和 Spring Vault 2.0 第三个里程碑版已发布。
Spring Vault 1.1 GA 值得关注的更新:
Pull-mode support for AppRole authentication.
Vault login using via AWS IAM.
Support of batch transit operations.
Rotation of generic secrets based on their lease duration.
Introduction of
VaultEndpointProviderto configure endpoints dynamically.
Spring Vault 2.0 M3 有以下的改进:
Vault repositories via
@EnableVaultRepositoriesbuilt on top of Spring Data KeyValue.Support to create and modify Vault’s policies represented as JSON.
官方表示,Spring Vault 1.1 GA 将会是 1.x 系列的最后一个小修复版本,它的生命周期即将终止。此外,将在下一个 Spring Vault 2.0 里程碑版本中添加对响应式编程的支持。
有关更改的完整列表,请参阅 1.1.0 RELEASE 和 2.0.0 M3 的更新日志。
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- NPM包(模块)发布、更新、撤销发布
- 有赞灰度发布与蓝绿发布实践
- 【重磅发布】Linkis 0.10.0 版本发布
- BeetlSQL 3.0.9 发布,Idea 插件发布
- 贝密游戏 0.7.0 发布,发布斗地主
- 【重磅发布】DataSphere Studio 0.9.0 版本发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
A Common-Sense Guide to Data Structures and Algorithms
Jay Wengrow / Pragmatic Bookshelf / 2017-8-13 / USD 45.95
If you last saw algorithms in a university course or at a job interview, you’re missing out on what they can do for your code. Learn different sorting and searching techniques, and when to use each. F......一起来看看 《A Common-Sense Guide to Data Structures and Algorithms》 这本书的介绍吧!