1. New & Noteworthy

This section briefly covers items that are new and noteworthy in the latest releases.spring-doc.cn

1.1. New in Spring Cloud Vault 3.0

  • Migration of PropertySource initialization from Spring Cloud’s Bootstrap Context to Spring Boot’s ConfigData API.spring-doc.cn

  • Support for the Couchbase Database backend.spring-doc.cn

  • Configuration of keystore/truststore types through spring.cloud.vault.ssl.key-store-type=…/spring.cloud.vault.ssl.trust-store-type=… including PEM support.spring-doc.cn

  • Support for ReactiveDiscoveryClient by configuring a ReactiveVaultEndpointProvider.spring-doc.cn