Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/hashicorp/vault from 1.17.0-rc1 to 1.17.0 #21

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 12, 2024

Bumps github.com/hashicorp/vault from 1.17.0-rc1 to 1.17.0.

Release notes

Sourced from github.com/hashicorp/vault's releases.

v1.17.0

1.17.0

June 12, 2024

CHANGES:

  • api: Upgrade from github.com/go-jose/go-jose/v3 v3.0.3 to github.com/go-jose/go-jose/v4 v4.0.1. [GH-26527]
  • audit: breaking change - Vault now allows audit logs to contain 'correlation-id' and 'x-correlation-id' headers when they are present in the incoming request. By default they are not HMAC'ed (but can be configured to HMAC by Vault Operators). [GH-26777]
  • auth/alicloud: Update plugin to v0.18.0 [GH-27133]
  • auth/azure: Update plugin to v0.18.0 [GH-27146]
  • auth/centrify: Remove the deprecated Centrify auth method plugin [GH-27130]
  • auth/cf: Update plugin to v0.17.0 [GH-27161]
  • auth/gcp: Update plugin to v0.18.0 [GH-27140]
  • auth/jwt: Update plugin to v0.20.2 [GH-26291]
  • auth/jwt: Update plugin to v0.20.3 [GH-26890]
  • auth/kerberos: Update plugin to v0.12.0 [GH-27177]
  • auth/kubernetes: Update plugin to v0.19.0 [GH-27186]
  • auth/oci: Update plugin to v0.16.0 [GH-27142]
  • core (enterprise): Seal High Availability (HA) must be enabled by enable_multiseal in configuration.
  • core/identity: improve performance for secondary nodes receiving identity related updates through replication [GH-27184]
  • core: Bump Go version to 1.22.4
  • core: return an additional "invalid token" error message in 403 response when the provided request token is expired, exceeded the number of uses, or is a bogus value [GH-25953]
  • database/couchbase: Update plugin to v0.11.0 [GH-27145]
  • database/elasticsearch: Update plugin to v0.15.0 [GH-27136]
  • database/mongodbatlas: Update plugin to v0.12.0 [GH-27143]
  • database/redis-elasticache: Update plugin to v0.4.0 [GH-27139]
  • database/redis: Update plugin to v0.3.0 [GH-27117]
  • database/snowflake: Update plugin to v0.11.0 [GH-27132]
  • sdk: String templates now have a maximum size of 100,000 characters. [GH-26110]
  • secrets/ad: Update plugin to v0.18.0 [GH-27172]
  • secrets/alicloud: Update plugin to v0.17.0 [GH-27134]
  • secrets/azure: Update plugin to v0.17.1 [GH-26528]
  • secrets/azure: Update plugin to v0.19.0 [GH-27141]
  • secrets/gcp: Update plugin to v0.19.0 [GH-27164]
  • secrets/gcpkms: Update plugin to v0.17.0 [GH-27163]
  • secrets/keymgmt (enterprise): Removed namespace label on the vault.kmse.key.count metric.
  • secrets/kmip (enterprise): Update plugin to v0.15.0
  • secrets/kubernetes: Update plugin to v0.8.0 [GH-27187]
  • secrets/kv: Update plugin to v0.18.0 [GH-26877]
  • secrets/kv: Update plugin to v0.19.0 [GH-27159]
  • secrets/mongodbatlas: Update plugin to v0.12.0 [GH-27149]
  • secrets/openldap: Update plugin to v0.13.0 [GH-27137]
  • secrets/pki: sign-intermediate API will truncate notAfter if calculated to go beyond the signing issuer's notAfter. Previously the notAfter was permitted to go beyond leading to invalid chains. [GH-26796]
  • secrets/terraform: Update plugin to v0.8.0 [GH-27147]
  • ui/kubernetes: Update the roles filter-input to use explicit search. [GH-27178]
  • ui: Update dependencies including D3 libraries [GH-26346]
  • ui: Upgrade Ember data from 4.11.3 to 4.12.4 [GH-25272]
  • ui: Upgrade Ember to version 5.4 [GH-26708]

... (truncated)

Changelog

Sourced from github.com/hashicorp/vault's changelog.

1.17.0

June 12, 2024

CHANGES:

  • api: Upgrade from github.com/go-jose/go-jose/v3 v3.0.3 to github.com/go-jose/go-jose/v4 v4.0.1. [GH-26527]
  • audit: breaking change - Vault now allows audit logs to contain 'correlation-id' and 'x-correlation-id' headers when they are present in the incoming request. By default they are not HMAC'ed (but can be configured to HMAC by Vault Operators). [GH-26777]
  • auth/alicloud: Update plugin to v0.18.0 [GH-27133]
  • auth/azure: Update plugin to v0.18.0 [GH-27146]
  • auth/centrify: Remove the deprecated Centrify auth method plugin [GH-27130]
  • auth/cf: Update plugin to v0.17.0 [GH-27161]
  • auth/gcp: Update plugin to v0.18.0 [GH-27140]
  • auth/jwt: Update plugin to v0.20.2 [GH-26291]
  • auth/jwt: Update plugin to v0.20.3 [GH-26890]
  • auth/kerberos: Update plugin to v0.12.0 [GH-27177]
  • auth/kubernetes: Update plugin to v0.19.0 [GH-27186]
  • auth/oci: Update plugin to v0.16.0 [GH-27142]
  • core (enterprise): Seal High Availability (HA) must be enabled by enable_multiseal in configuration.
  • core/identity: improve performance for secondary nodes receiving identity related updates through replication [GH-27184]
  • core: Bump Go version to 1.22.4
  • core: return an additional "invalid token" error message in 403 response when the provided request token is expired, exceeded the number of uses, or is a bogus value [GH-25953]
  • database/couchbase: Update plugin to v0.11.0 [GH-27145]
  • database/elasticsearch: Update plugin to v0.15.0 [GH-27136]
  • database/mongodbatlas: Update plugin to v0.12.0 [GH-27143]
  • database/redis-elasticache: Update plugin to v0.4.0 [GH-27139]
  • database/redis: Update plugin to v0.3.0 [GH-27117]
  • database/snowflake: Update plugin to v0.11.0 [GH-27132]
  • sdk: String templates now have a maximum size of 100,000 characters. [GH-26110]
  • secrets/ad: Update plugin to v0.18.0 [GH-27172]
  • secrets/alicloud: Update plugin to v0.17.0 [GH-27134]
  • secrets/azure: Update plugin to v0.17.1 [GH-26528]
  • secrets/azure: Update plugin to v0.19.0 [GH-27141]
  • secrets/gcp: Update plugin to v0.19.0 [GH-27164]
  • secrets/gcpkms: Update plugin to v0.17.0 [GH-27163]
  • secrets/keymgmt (enterprise): Removed namespace label on the vault.kmse.key.count metric.
  • secrets/kmip (enterprise): Update plugin to v0.15.0
  • secrets/kubernetes: Update plugin to v0.8.0 [GH-27187]
  • secrets/kv: Update plugin to v0.18.0 [GH-26877]
  • secrets/kv: Update plugin to v0.19.0 [GH-27159]
  • secrets/mongodbatlas: Update plugin to v0.12.0 [GH-27149]
  • secrets/openldap: Update plugin to v0.13.0 [GH-27137]
  • secrets/pki: sign-intermediate API will truncate notAfter if calculated to go beyond the signing issuer's notAfter. Previously the notAfter was permitted to go beyond leading to invalid chains. [GH-26796]
  • secrets/terraform: Update plugin to v0.8.0 [GH-27147]
  • ui/kubernetes: Update the roles filter-input to use explicit search. [GH-27178]
  • ui: Update dependencies including D3 libraries [GH-26346]
  • ui: Upgrade Ember data from 4.11.3 to 4.12.4 [GH-25272]
  • ui: Upgrade Ember to version 5.4 [GH-26708]
  • ui: deleting a nested secret will no longer redirect you to the nearest path segment [GH-26845]

... (truncated)

Commits
  • 72850df [VAULT-27960] This is an automated pull request to build all artifacts for a ...
  • 5fdc132 backport of commit f7c16796ed2482b5a595b5d89673e4ec5ff8e7fe (#27409)
  • a2ebcb5 Update go version release/1.17.x branch (#27402)
  • 0c5da4d backport of commit 58c678ec6a3ffdbb5880b4482ea1257821158c2e (#27399)
  • e171981 backport of commit 1c44349bd377a7eff8a769a4745457dfe1cdaa3d (#27388)
  • 322b7f2 backport of UI: update PKI attrs (#27389)
  • f05ee83 backport of UI: Fix client counts bug when no new clients (#27385)
  • b0ea89b backport of commit a04c53eca2160f7fa7814733aa17ba7e7be0cd87 (#27377)
  • d750a1f backport of UI: Fix aws credential sending ttl value when off (#27376)
  • af4ceb8 backport of commit 74f1c4a6185185baab7221049fc1e7b64f67a978 (#27375)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/hashicorp/vault](https://github.com/hashicorp/vault) from 1.17.0-rc1 to 1.17.0.
- [Release notes](https://github.com/hashicorp/vault/releases)
- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md)
- [Commits](hashicorp/vault@v1.17.0-rc1...v1.17.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/vault
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants