Skip to content

Tags: Maarty/VaultSharp.Extensions.Configuration

Tags

0.4.2

Toggle 0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adding namespace to VaultOptions (MrZoidberg#20)

0.4.1

Toggle 0.4.1's commit message
Fixed problem with Microsoft.VisualStudio.Threading

0.4.0

Toggle 0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Package updates, code clean-up (MrZoidberg#18)

* nuget updates

* fixes after nuget updates, code clean-up

0.3.3

Toggle 0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add additionalCharactersForConfigurationPath option (MrZoidberg#14)

Co-authored-by: tsvetko <[email protected]>

0.3.2

Toggle 0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
VaultChangeWatcher refactored to support multiple VaultConfiguration …

…providers (MrZoidberg#13)

Co-authored-by: Mike Oldfield <[email protected]>

0.3.1

Toggle 0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add option to omit Vault Key name in Configuration Data (MrZoidberg#10)

* Add option to omit Vault Key name in Configuration Data

* Add tests

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support for JSON arrays, bool, long, and other JSON types. (MrZoidber…

…g#11)

* Added support for int, long, and bool JSON types.

* JSON array support

0.2.2

Toggle 0.2.2's commit message
Update of dotnet version for build and cake tool version

0.2.1

Toggle 0.2.1's commit message
Update of dotnet version for build and cake tool version

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
WIP: Track changes in Vault data (MrZoidberg#4)

* Implemented change notifications for Vault data