fix(deps): update module github.com/hashicorp/vault/api to v1.11.0 #59
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.10.0
->v1.11.0
Release Notes
hashicorp/vault (github.com/hashicorp/vault/api)
v1.11.0
Compare Source
1.11.0
Unreleased
CHANGES:
(https://www.vaultproject.io/docs/v1.10.x/auth/mfa) [GH-14869]
sys/license
andsys/license/signed
endpoints in favor of autoloaded licenses.
/sys/replication/performance/primary/mount-filter
endpoint has been removed. Please use Paths Filter instead.FEATURES:
import, generation and configuration of any number of keys and/or issuers
within a PKI mount, providing operators the ability to rotate certificates
in place without affecting existing client configurations. [GH-15277]
AWS_DYNAMODB_REGION
environment variable. [GH-15054]IMPROVEMENTS:
min_backoff
to the method stanza for configuring initial backoff duration. [GH-15204]being what the endpoints were expecting, or if the parameters supplied get
replaced by the values in the endpoint's path itself, warnings will be added to
the non-empty responses listing all the ignored and replaced parameters. [GH-14962]
unauthenticated_metrics_access
is enabled [GH-15316]termination_time
insys/license/status
responselicense inspect
command outputsys/seal-status
andsys/version-history
endpoints. [GH-14957]generate_lease
andno_store
are both set totrue
on requests. [GH-14292]BUG FIXES:
connection_url
password is redacted in all cases. [GH-14744]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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.