amperity / vault-clj

Clojure client for Hashicorp's Vault secret management system.
Other
70 stars 17 forks source link

Update to support Vault 0.10.0 #13

Closed greglook closed 3 years ago

greglook commented 7 years ago

This version makes some deprecations and changes to how leases are renewed and revoked. https://github.com/hashicorp/vault/blob/master/CHANGELOG.md#080-august-9th-2017

ieugen commented 3 years ago

Latest vault version is 1.7.x+ . Is this still an issue?

greglook commented 3 years ago

Nope, just an old ticket. We've run against 1.3.2 for a while.