rajanadar / VaultSharp

A comprehensive cross-platform .NET Library for HashiCorp's Vault, a secret management tool
http://rajanadar.github.io/VaultSharp
Apache License 2.0
492 stars 131 forks source link

Update to 0.7.0 #24

Closed arledesma closed 6 years ago

arledesma commented 7 years ago

It looks like there are a couple of additions to account for.

https://github.com/hashicorp/vault/blob/master/CHANGELOG.md#070-early-access-final-release-march-21th-2017

0.7.0 (Early Access; final release March 21th, 2017)

SECURITY:

DEPRECATIONS/CHANGES:

FEATURES:

IMPROVEMENTS:

BUG FIXES:

rajanadar commented 7 years ago

thanks @arledesma

am absorbing the 0.7.0 changes, including the above.

dwoldo commented 6 years ago

@rajanadar Has there been an update to this?

rajanadar commented 6 years ago

@dwoldo

this will be taken care of in the upcoming release.

dimula commented 6 years ago

Hi @rajanadar, any news about upcoming release?

rajanadar commented 6 years ago

@dimula @dwoldo few business trips have kept me away. i'll re-update the dates this week.

CumpsD commented 6 years ago

0.9.6 at the moment: https://github.com/hashicorp/vault/blob/master/CHANGELOG.md#096-march-20th-2018

pvandervelde commented 6 years ago

And 0.10.3 at the moment: https://github.com/hashicorp/vault/blob/v0.10.3/CHANGELOG.md

SeriousM commented 6 years ago

Any updates on this? It's ok if you don't maintain the package anymore but please tell us so.

rajanadar commented 6 years ago

@SeriousM a vnext branch was always in progress. Just published 0.10.4x of this package. Please check it out. https://www.nuget.org/packages/VaultSharp/0.10.4000

rajanadar commented 6 years ago

@arledesma @dwoldo @dimula @CumpsD @pvandervelde @SeriousM

Thanks for your patience. The latest version of VaultSharp is out with all the goodness of Vault 0.10.x. Do check it out.