内容简介: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 版本发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Java并发编程的艺术
方腾飞、魏鹏、程晓明 / 机械工业出版社 / 2015-7-1 / 59.00元
并发编程领域的扛鼎之作,作者是阿里和1号店的资深Java技术专家,对并发编程有非常深入的研究,《Java并发编程的艺术》是他们多年一线开发经验的结晶。本书的部分内容在出版早期发表在Java并发编程网和InfoQ等技术社区,得到了非常高的评价。它选取了Java并发编程中最核心的技术进行讲解,从JDK源码、JVM、CPU等多角度全面剖析和讲解了Java并发编程的框架、工具、原理和方法,对Java并发编......一起来看看 《Java并发编程的艺术》 这本书的介绍吧!