Spring Vault 2.0.2 发布,Spring 抽象和客户端支持

栏目: 软件资讯 · 发布时间: 7年前

内容简介:Spring Vault 2.0.2 已发布,主要包含 bug 修复和依赖更新,以及一些小的改进。 Provide a richer subclass strata of VaultException Release Spring Vault 2.0.1.RELEASE Upgrade to Vault 0.10.0 VaultTokenRe...

Spring Vault 2.0.2 已发布,主要包含 bug 修复和依赖更新,以及一些小的改进。

  • Provide a richer subclass strata of VaultException

  • Release Spring Vault 2.0.1.RELEASE

  • Upgrade to Vault 0.10.0

  • VaultTokenRequest noParent field serializes incorrectly in JSON

  • ClientHttpRequestFactoryFactory checks for wrong Netty class on path (Spring Data Redis conflict)

  • Upgrade to Spring Framework 5.0.6

  • Upgrade to netty 4.1.25.Final

  • Upgrade to Vault 0.10.3

  • Issuing PKI certificate with TTL results in Vault error due to number format

  • Upgrade to Apache HttpClient 4.5.6

  • Upgrade to HttpCore 4.4.10

  • Upgrade to Netty 4.1.28.Final

  • Upgrade to Jackson 2.9.6

  • Upgrade to AWS SDK 1.11.376

  • Generate subject alt name in local certificate

  • Add support for Azure Auth Method

  • Pretty-print JSON for policy creation

  • Upgrade to Spring Framework 5.0.8

  • Fix reference documentation links

  • Upgrade to netty 4.1.29.Final 

  • Upgrade to AWS SDK 1.11.404

  • Upgrade to Reactor Bismuth SR11

  • Upgrade to Spring Framework 5.0.9

  • Upgrade to Spring Security 5.0.7 

  • Upgrade to Spring Data Kay SR10

Spring Vault 提供熟悉的 Spring 抽象和客户端支持,用于访问,存储和撤销机密。它提供了与 Vault 交互的低级和高级抽象,使用户免于基础设施问题。 

<dependencies>
    <dependency>
        <groupId>org.springframework.vault</groupId>
        <artifactId>spring-vault-core</artifactId>
        <version>2.0.2.RELEASE</version>
    </dependency>
</dependencies>

【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Design for Hackers

Design for Hackers

David Kadavy / Wiley / 2011-10-18 / USD 39.99

Discover the techniques behind beautiful design?by deconstructing designs to understand them The term ?hacker? has been redefined to consist of anyone who has an insatiable curiosity as to how thin......一起来看看 《Design for Hackers》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码