fix(deps): update module github.com/hashicorp/vault/api to v1.8.0 #699
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.7.2->v1.8.0Release Notes
hashicorp/vault
v1.8.0Compare Source
1.8.0
July 28th, 2021
CHANGES:
explicitly defined to do so. A new configuration parameter,
exit_on_retry_failure, within the new top-level stanza,template_config, canbe set to
truein order to cause agent to exit. Note that for agent to exit iftemplate.error_on_missing_keyis set totrue,exit_on_retry_failuremustbe also set to
true. Otherwise, the template engine will log an error but thenrestart its internal runner. [GH-11775]
when using GCP Auto-Auth method [GH-11473]
start Vault. More information is available in the Vault License FAQ
FEATURES:
of service account keys and access tokens. [GH-12023]
vault operatorcommand to detect common issues with vault server setups.IMPROVEMENTS:
api.ClientthroughSetLogger. [GH-11696]prefix_filterto telemetry config [GH-12025]rotate-roleendpoint to allow rotations of service accounts. [GH-11942]SocketTimeout,ConnectTimeout, andServerSelectionTimeout[GH-11600]DEPRECATIONS:
/gcp/token/:rolesetand/gcp/key/:rolesetpaths for generatingsecrets for rolesets. Use
/gcp/roleset/:roleset/tokenand/gcp/roleset/:roleset/keyinstead. [GH-12023]BUG FIXES:
information from the auto-auth config map on renewals or retries. [GH-11576]
v0.1.0tobring in a verification key caching fix. [GH-11784]
vault listandvault kv listwith output format other thantable. [GH-12031]filtering rule would not appear on performance secondary if created after rule
was defined.
pem_bundleandpem_jsondidn't work for CA-only configurations [GH-11861]SetCredentialswasn't falling back to usingRotateRootCredentialsifSetCredentialsisUnimplemented[GH-11585]storage when upgrading from 1.5 to 1.6. See Upgrade Notes for 1.6.x.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.