Skip to content

Bump VaultSharp from 1.4.0.1 to 1.6.2#47

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/VaultSharp-1.6.2
Closed

Bump VaultSharp from 1.4.0.1 to 1.6.2#47
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/VaultSharp-1.6.2

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps VaultSharp from 1.4.0.1 to 1.6.2.

Release notes

Sourced from VaultSharp's releases.

VaultSharp 1.6.2

Please see change log for full details: https://github.com/rajanadar/VaultSharp/blob/master/CHANGELOG.md

VaultSharp 1.6.0.3

Please see change log for full details: https://github.com/rajanadar/VaultSharp/blob/master/CHANGELOG.md

VaultSharp 1.6.0.2

Please see change log for full details: https://github.com/rajanadar/VaultSharp/blob/master/CHANGELOG.md

VaultSharp 1.6.0.1

Please see change log for full details: https://github.com/rajanadar/VaultSharp/blob/master/CHANGELOG.md

VaultSharp 1.6.0

Please see change log for full details: https://github.com/rajanadar/VaultSharp/blob/master/CHANGELOG.md

VaultSharp 1.4.0.7

Please see change log for full details: https://github.com/rajanadar/VaultSharp/blob/master/CHANGELOG.md

VaultSharp 1.4.0.6

Please see change log for full details: https://github.com/rajanadar/VaultSharp/blob/master/CHANGELOG.md

VaultSharp 1.4.0.5

Please see change log for full details: https://github.com/rajanadar/VaultSharp/blob/master/CHANGELOG.md

VaultSharp 1.4.0.4

Please see change log for full details: https://github.com/rajanadar/VaultSharp/blob/master/CHANGELOG.md

VaultSharp 1.4.0.3

Please see change log for full details: https://github.com/rajanadar/VaultSharp/blob/master/CHANGELOG.md

VaultSharp 1.4.0.2

Please see change log for full details: https://github.com/rajanadar/VaultSharp/blob/master/CHANGELOG.md

Changelog

Sourced from VaultSharp's changelog.

1.6.2 (Feb 22, 2021)

BREAKING CHANGES:

  • GH-181 Transit Secret Engine respects a specific key version, that needs to be specified at the EncryptionItem or RewrapItem level.

1.6.0.3 (Feb 11, 2021)

BUG FIXES:

  • GH-180 Fixes TOTP key list issue

IMPROVEMENTS:

  • GH-177 Add ability to make VaultSharp fail fast on Login Authentication issues

1.6.0.2 (Jan 3, 2021)

IMPROVEMENTS:

  • [Kerberos Auth]: Set pre-authenticate flag to optimize on dual calls.
  • [Kerberos Auth]: Use DefaultCredentials instead of DefaultNetworkCredentials as the default credentials.
  • GH-172: Add support to query the details of a token
  • GH-172: Add Transit operations to CRUD encryption keys

1.6.0.1 (Dec 6, 2020)

BREAKING CHANGES:

  • [KV2 Secrets Engine]: Removed the redundant Dictionary based `WriteSecretAsync' method of KV2 engine. The generic method can be used for everything.

IMPROVEMENTS:

  • [Google Cloud Secrets Engine]: Add support for expires_at_seconds and token_ttl for OAuth2 Token
  • [Google Cloud Secrets Engine]: Add support for ttl for Service Account creation
  • [KV2 Secrets Engine]: Add support for partial writes (patch updates)

1.6.0 (Nov 26, 2020)

ENTERPRISE VAULT FEATURES:

  • Add support for Key Management Secrets Engine.

BREAKING CHANGES:

  • Moved Enterprise Secrets Engines under the Enterprise namespace (KMIP, Transform etc.)

1.4.0.7 (Nov 24, 2020)

BREAKING CHANGES:

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [VaultSharp](https://github.com/rajanadar/VaultSharp) from 1.4.0.1 to 1.6.2.
- [Release notes](https://github.com/rajanadar/VaultSharp/releases)
- [Changelog](https://github.com/rajanadar/VaultSharp/blob/master/CHANGELOG.md)
- [Commits](rajanadar/VaultSharp@1.4.0.1...v1.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Feb 23, 2021
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #50.

@dependabot-preview dependabot-preview Bot deleted the dependabot/nuget/VaultSharp-1.6.2 branch March 2, 2021 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants