fix(deps): update module github.com/hashicorp/vault/api to v1.12.2 #219
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.9.2
->v1.12.2
Release Notes
hashicorp/vault (github.com/hashicorp/vault/api)
v1.12.2
Compare Source
1.12.2
November 30, 2022
CHANGES:
builtin
in their metadata remain unaffected. [GH-18051]IMPROVEMENTS:
default_follows_latest_issuer
. [GH-17824]retry_join_as_non_voter
config option. [GH-18030]BUG FIXES:
-mount
flag and secret key path are the same. [GH-17679]vault server
command will no longer prevent startup. Instead, a warning will be logged if configured to use storage backend other thanraft
orconsul
.mount loop if default policies are not yet synced from the active node. [GH-17801]
v1.12.1
Compare Source
1.12.1
November 2, 2022
IMPROVEMENTS:
BUG FIXES:
vault secrets list -detailed
output. [GH-17577]v1.12.0
Compare Source
1.12.0
October 13, 2022
CHANGES:
GET /sys/plugins/catalog
endpoint for listing plugins, and adddetails
field to list responses. [GH-17347]GET /sys/auth/:name
endpoint now returns an additionaldeprecation_status
field in the response data for builtins. [GH-16849]GET /sys/auth
endpoint now returns an additionaldeprecation_status
field in the response data for builtins. [GH-16849]POST /sys/auth/:type
endpoint response contains a warning forDeprecated
auth methods. [GH-17058]auth enable
returns an error andPOST /sys/auth/:type
endpoint reports an error forPending Removal
auth methods. [GH-17005]/identity/group
that includesmember_group_ids
that contains a cycle will now be responded to with a 400 rather than 500 [GH-15912]GET /sys/plugins/catalog/:type/:name
endpoint contains deprecation status for builtin plugins. [GH-17077]GET /sys/plugins/catalog/:type/:name
endpoint now returns an additionalversion
field in the response data. [GH-16688]GET /sys/plugins/catalog/
endpoint contains deprecation status indetailed
list. [GH-17077]GET /sys/plugins/catalog
endpoint now returns an additionaldetailed
field in the response data with a list of additional plugin metadata. [GH-16688]plugin info
displays deprecation status for builtin plugins. [GH-17077]plugin list
now accepts a-detailed
flag, which display deprecation status and version info. [GH-17077]Pending Removal
. [GH-17038]GET /sys/mounts/:name
endpoint now returns an additionaldeprecation_status
field in the response data for builtins. [GH-16849]GET /sys/mounts
endpoint now returns an additionaldeprecation_status
field in the response data for builtins. [GH-16849]POST /sys/mounts/:type
endpoint response contains a warning forDeprecated
secrets engines. [GH-17058]secrets enable
returns an error andPOST /sys/mount/:type
endpoint reports an error forPending Removal
secrets engines. [GH-17005]FEATURES:
ldap
secrets engine with service account check-out functionality for all supported schemas. [GH-17152]IMPROVEMENTS:
exit_on_err
which when set to true, will cause Agent to exit if any errors are encountered during authentication. [GH-17091]disable_idle_connections
configuration to disable leaving idle connections open in auto-auth, caching and templating. [GH-15986]disable_keep_alives
configuration to disable keep alives in auto-auth, caching and templating. [GH-16479]remove_jwt_after_reading
config option which defaults to true. [GH-11969]When either the ttl and num_uses fields are not specified, the role's configuration is used. [GH-14474]
google.golang.org/[email protected]
,github.com/hashicorp/[email protected]
. [GH-17160]add_group_aliases
config to include LDAP groups in Vault group aliases [GH-16890]remove_instance_name
parameter to the login CLI and the Kerberos config in Vault. This removes any instance names found in the keytab service principal name. [GH-16594]auth
andsecrets
list-detailed
commands now show Deprecation Status for builtin plugins. [GH-16849]vault plugin list
now has adetails
field in JSON format, and version and type information in table format. [GH-17347]-dev-tls
and-dev-tls-cert-dir
subcommands to create a Vault dev server with generated certificates and private key. [GH-16421]namespace patch
CLI commandvault server
command to ensure configured storage backend is supported.sys/loggers
andsys/loggers/:name
endpoints to provide ability to modify logging verbosity [GH-16111]VAULT_ALLOW_PENDING_REMOVAL_MOUNTS
to override shutdown and error when attempting to mountPending Removal
builtin plugins. [GH-17005]client_secret_post
token endpoint authentication method. [GH-16598]cn_validations
). [GH-15996]Ed25519
keys from PKCS#8 with inner RFC 5915 ECPrivateKey blobs (NSS-wrapped keys). [GH-15742]google.golang.org/[email protected]
,github.com/hashicorp/[email protected]
. [GH-17174]default_user
field [GH-16351]ssh/issue/:role
to allow the creation of signed key pairs [GH-15561]connection_timeout
,initial_connection_timeout
,simple_retry_policy_retries
. [GH-10467]BUG FIXES:
max_retries
retry configuration even when caching is set. [GH-16970]cache_disable
trueclaims_supported
to discovery document. [GH-16992]state
parameter of the Authorization Endpoint to optional. [GH-16599]redirect_uri
values sooner in validation of the Authorization Endpoint. [GH-16601]request
andrequest_uri
parameters. [GH-16600]kv get
issue preventing the ability to read a secret when providing a leading slash [GH-16443]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]v1.10.0
Compare Source
1.10.0
March 23, 2022
CHANGES:
default_lease_ttl
andmax_lease_ttl
values returned bythe
/sys/config/state/sanitized
endpoint from nanoseconds to seconds. [GH-14206]POST /database/config/:name
has been updated to "204 No Content" [GH-14033]use_microsoft_graph_api
to use the MicrosoftGraph API by default. [GH-14130]
FEATURES:
/agent/v1/metrics
endpoint.IMPROVEMENTS:
agent/v1/quit
endpoint can now be used to stop the Vault Agent remotely [GH-14223]api.Client
tokens viaapi.Config.CloneToken
orapi.Client.SetCloneToken()
. [GH-13515]auto
[GH-14051]if
userfilter
doesn't consideruserattr
[GH-14095]auth/token/revoke-accessor
endpoint is now idempotent and willnot error out if the token has already been revoked. [[GH-13661](https://tog
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.