BetterCloud / vault-java-driver

Zero-dependency Java client for HashiCorp's Vault
https://bettercloud.github.io/vault-java-driver/
336 stars 223 forks source link

move to v2 of kv api #144

Closed clatko closed 5 years ago

clatko commented 5 years ago

quick hack of v2 compatibility. i'm only using logical read so moved that, then fixed all tests that broke this is not guaranteed to be a comprehensive port, but should be good enough.

steve-perkins commented 5 years ago

Thanks so much! Sorry for the delay in circling back to you. Support for version 1.0 of the Vault API, with v2 of the kv engine, was merged as part of PR #151. It's available in the current binaries on Maven Central.