内容简介:Spring Vault 2.0.3、1.1.3 与 2.1.1 发布了,更新如下: 2.0.3 * Fix aws -> kubernetes typo #317 * Expired leases do are not rotated on secret renewal #319 * Upgrade to Spring F...
Spring Vault 2.0.3、1.1.3 与 2.1.1 发布了,更新如下:
2.0.3
* Fix aws -> kubernetes typo #317 * Expired leases do are not rotated on secret renewal #319 * Upgrade to Spring Framework 5.0.10.RELEASE #327 * Upgrade to Spring Data Kay SR11 #328 * Upgrade to netty 4.1.31.Final #331
1.1.3
* Provide a richer subclass strata of VaultException #203 * Release Spring Vault 1.1.2.RELEASE #228 * VaultTokenRequest noParent field serializes incorrectly in JSON #243 * ClientHttpRequestFactoryFactory checks for wrong Netty class on path (Spring Data Redis conflict) #249 * Upgrade to Spring Framework 4.3.17 #252 * Upgrade to netty 4.1.25.Final #254 * Vault URL misses slash between "v1" and "auth" #265 * Upgrade to Apache HttpClient 4.5.6 #266 * Upgrade to HttpCore 4.4.10 #267 * Upgrade to Netty 4.1.28.Final #268 * Upgrade to AWS SDK 1.11.376 #271 * Generate subject alt name in local certificate #274 * Expired leases do are not rotated on secret renewal #319 * Upgrade spring to 4.3.20 #320 * Upgrade to netty 4.1.31.Final #331 * Upgrade to Jackson 2.8.11.2 #333
2.1.1
* Fix aws -> kubernetes typo #317 * Rename threadPoolTaskScheduler bean to vaultThreadPoolTaskScheduler #318 * Expired leases do are not rotated on secret renewal #319 * Upgrade to Spring Framework 5.1.2.RELEASE #323 * Upgrade to Reactor Californium SR2 #324 * Upgrade to Vault 1.0.0-beta1 #325 * Upgrade to Spring Data Lovelace SR2 #326 * Upgrade to netty 4.1.31.Final #331
详情查看发布公告。
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- NPM包(模块)发布、更新、撤销发布
- 有赞灰度发布与蓝绿发布实践
- 【重磅发布】Linkis 0.10.0 版本发布
- BeetlSQL 3.0.9 发布,Idea 插件发布
- 贝密游戏 0.7.0 发布,发布斗地主
- 【重磅发布】DataSphere Studio 0.9.0 版本发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
C算法(第二卷:图算法)(第3版)
塞德威克(Sedgewick Robert) / 周良忠 / 第1版 (2004年1月1日) / 2004-4 / 38.0
《C算法(第2卷)(图算法)(第3版)(中文版)》所讨论的图算法,都是实际中解决图问题的最重要的已知方法。《C算法(第2卷)(图算法)(第3版)(中文版)》的主要宗旨是让越来越多需要了解这些算法的人的能够掌握这些方法及基本原理。书中根据基本原理从基本住处开始循序渐进地讲解,然后再介绍一些经典方法,最后介绍仍在进行研究和发展的现代技术。精心挑选的实例、详尽的图示以及完整的实现代码与正文中的算法和应用......一起来看看 《C算法(第二卷:图算法)(第3版)》 这本书的介绍吧!