serviceregistration: add external-source: "vault" metadata value for Consul registration. [GH-12163]
BUG FIXES:
auth/aws: Remove warning stating AWS Token TTL will be capped by the Default Lease TTL. [GH-12026]
auth/jwt: Fixes OIDC auth from the Vault UI when using form_post as the oidc_response_mode. [GH-12258]
core (enterprise): Disallow autogenerated licenses to be used in diagnose even when config is specified
core: fix byte printing for diagnose disk checks [GH-12229]
identity: do not allow a role's token_ttl to be longer than the signing key's verification_ttl [GH-12151]
v1.8.0
1.8.0
July 28th, 2021
CHANGES:
agent: Errors in the template engine will no longer cause agent to exit unless
explicitly defined to do so. A new configuration parameter,
exit_on_retry_failure, within the new top-level stanza, template_config, can
be set to true in order to cause agent to exit. Note that for agent to exit if
template.error_on_missing_key is set to true, exit_on_retry_failure must
be also set to true. Otherwise, the template engine will log an error but then
restart its internal runner. [GH-11775]
agent: Update to use IAM Service Account Credentials endpoint for signing JWTs
when using GCP Auto-Auth method [GH-11473]
core (enterprise): License/EULA changes that ensure the presence of a valid HashiCorp license to
start Vault. More information is available in the Vault License FAQ
FEATURES:
GCP Secrets Engine Static Accounts: Adds ability to use existing service accounts for generation
of service account keys and access tokens. [GH-12023]
Key Management Secrets Engine (Enterprise): Adds general availability for distributing and managing keys in AWS KMS. [GH-11958]
License Autoloading (Enterprise): Licenses may now be automatically loaded from the environment or disk.
MySQL Database UI: The UI now supports adding and editing MySQL connections in the database secret engine [GH-11532]
Vault Diagnose: A new vault operator command to detect common issues with vault server setups.
IMPROVEMENTS:
agent/template: Added static_secret_render_interval to specify how often to fetch non-leased secrets [GH-11934]
core: pre-calculate namespace specific paths when tainting a route during postUnseal [GH-15067]
storage/raft (enterprise): Auto-snapshot configuration now forbids slashes in file prefixes for all types, and "/" in path prefix for local storage type. Strip leading prefix in path prefix for AWS. Improve error handling/reporting.
transform (enterprise): Fix non-overridable column default value causing tokenization tokens to expire prematurely when using the MySQL storage backend.
1.8.11
April 29, 2022
BUG FIXES:
raft: fix Raft TLS key rotation panic that occurs if active key is more than 24 hours old [GH-15156]
sdk: Fix OpenApi spec generator to properly convert TypeInt64 to OAS supported int64 [GH-15104]
1.8.10
April 22, 2022
CHANGES:
core: A request that fails path validation due to relative path check will now be responded to with a 400 rather than 500. [GH-14328]
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)
Bumps github.com/hashicorp/vault/api from 1.7.2 to 1.8.1.
Release notes
Sourced from github.com/hashicorp/vault/api's releases.
... (truncated)
Changelog
Sourced from github.com/hashicorp/vault/api's changelog.
... (truncated)
Commits
4b0264f
Updates vault-plugin-auth-jwt to v0.10.1 (#12258)21ecd7d
Backport 1.8.1: identity: allow creating a role with a non-existent key (#122...d4269f3
[VAULT-1986] Cap AWS Token TTL based on Default Lease TTL (#12026) (#12252)062842a
Updating SDK version for 1.8.1 (#12247)bd35cc7
Updating go version to 1.16.6 for security fix (#12245) (#12249)c48b322
Forward cert signing requests to the primary on perf secondaries as well as p...436d893
serviceregistration: add external-source meta value (#12163) (#12241)7f2cfd0
Backport: Don't use autogenerated licenses in diagnose when config is specifi...6748c7d
backport disk usage print fixes (#12232)f882564
identity: do not allow a role's token_ttl to be longer than verification_ttl ...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)