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]
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
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.2.
Release notes
Sourced from github.com/hashicorp/vault/api's releases.
... (truncated)
Changelog
Sourced from github.com/hashicorp/vault/api's changelog.
... (truncated)
Commits
aca76f6
update go mod with new sdk version (#12440)9b1f4d4
packagespec upgrade -version 0.2.8 (#12433)11a17da
Update version to 1.8.2 (#12407)914a320
Backport 12408 (#12419)6e61a61
Bug Fix: tab on MaskedInput for GeneratedItems it was clearing the value (#12...c29aee7
UI: Allow metrics view without config read (#12348) (#12363)407532f
creds/aws: Add support for DSA signature verification for EC2 (#12340) (#12361)b882dde
Handle api explorer routing error (#12354) (#12385)0818886
Backport 1.8.2: update snowflake plugin to v0.2.1 (#12389)10be989
Fixvault debug
so that captured logs include newlines. (#12175) (#12201)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)