jmgilman / vaultrs

An asynchronous Rust client library for the Hashicorp Vault API
https://docs.rs/vaultrs
MIT License
97 stars 60 forks source link

KV2: add support for custom metadata #47

Closed nicoulaj closed 7 months ago

nicoulaj commented 1 year ago

Hello, this adds support for the custom_metadata map in KV2.

poorpy commented 1 year ago

@jmgilman is there a chance of reviewing and merging this feature?

jmgilman commented 1 year ago

Can you merge the latest changes from master? Sorry for the delay on this.

poorpy commented 1 year ago

@nicoulaj ^^

nicoulaj commented 1 year ago

@jmgilman rebased

silenteh commented 1 year ago

@jmgilman any chance this will be merged soon ?

Haennetz commented 7 months ago

Sorry for the delay I merged it and will include it in the new version this week