amperity / vault-clj

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

The endpoints sys/renew, sys/revoke, sys/revoke-prefix, sys/revoke-force have been deprecated and relocated under sys/leases #59

Closed ezraroi closed 1 year ago

ezraroi commented 2 years ago

Need to stop using endpoints that were deprecated 4 years ago (2017)

greglook commented 2 years ago

Yikes. I've been working on a 2.x rewrite of the library on the side, I'll make sure to adjust to not use those endpoints.

ieugen commented 2 years ago

@greglook : Any ETA on the 2.x rewrite ?

greglook commented 2 years ago

I'm going to be pretty busy the next month and a half, so at a guess, sometime in October.

greglook commented 1 year ago

I guess I didn't say which October... 😅