Bump github.com/hashicorp/vault/api from 1.8.2 to 1.8.3 #101

Merged
dependabot[bot] merged 1 commits from dependabot/go_modules/github.com/hashicorp/vault/api-1.8.3 into v3 2023-01-31 06:53:34 +03:00
dependabot[bot] commented 2023-01-20 11:04:52 +03:00 (Migrated from github.com)

Bumps github.com/hashicorp/vault/api from 1.8.2 to 1.8.3.

Release notes

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

v1.8.3

1.8.3

29 September 2021

IMPROVEMENTS:

  • secrets/pki: Allow signing of self-issued certs with a different signature algorithm. [GH-12514]

BUG FIXES:

  • agent: Avoid possible unexpected fault address panic when using persistent cache. [GH-12534]
  • core (enterprise): Allow deletion of stored licenses on DR secondary nodes
  • core (enterprise): Fix bug where password generation through password policies do not work on namespaces if performed outside a request callback or from an external plugin. [GH-12635]
  • core (enterprise): Only delete quotas on primary cluster. [GH-12339]
  • identity: Fail alias rename if the resulting (name,accessor) exists already [GH-12473]
  • raft (enterprise): Fix panic when updating auto-snapshot config
  • secrets/db: Fix bug where Vault can rotate static role passwords early during start up under certain conditions. [GH-12563]
  • secrets/openldap: Fix bug where Vault can rotate static role passwords early during start up under certain conditions. #28 [GH-12599]
  • secrets/transit: Enforce minimum cache size for transit backend and init cache size on transit backend without restart. [GH-12418]
  • storage/raft: Detect incomplete raft snapshots in api.RaftSnapshot(), and thereby in vault operator raft snapshot save. [GH-12388]
  • ui: Fix bug where capabilities check on secret-delete-menu was encoding the forward slashes. [GH-12550]
  • ui: Show day of month instead of day of year in the expiration warning dialog [GH-11984]
Changelog

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

1.8.3

29 September 2021

IMPROVEMENTS:

  • secrets/pki: Allow signing of self-issued certs with a different signature algorithm. [GH-12514]

BUG FIXES:

  • agent: Avoid possible unexpected fault address panic when using persistent cache. [GH-12534]
  • core (enterprise): Allow deletion of stored licenses on DR secondary nodes
  • core (enterprise): Fix bug where password generation through password policies do not work on namespaces if performed outside a request callback or from an external plugin. [GH-12635]
  • core (enterprise): Only delete quotas on primary cluster. [GH-12339]
  • identity: Fail alias rename if the resulting (name,accessor) exists already [GH-12473]
  • raft (enterprise): Fix panic when updating auto-snapshot config
  • secrets/db: Fix bug where Vault can rotate static role passwords early during start up under certain conditions. [GH-12563]
  • secrets/openldap: Fix bug where Vault can rotate static role passwords early during start up under certain conditions. #28 [GH-12599]
  • secrets/transit: Enforce minimum cache size for transit backend and init cache size on transit backend without restart. [GH-12418]
  • storage/raft: Detect incomplete raft snapshots in api.RaftSnapshot(), and thereby in vault operator raft snapshot save. [GH-12388]
  • ui: Fix bug where capabilities check on secret-delete-menu was encoding the forward slashes. [GH-12550]
  • ui: Show day of month instead of day of year in the expiration warning dialog [GH-11984]
Commits

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 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](https://github.com/hashicorp/vault) from 1.8.2 to 1.8.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/vault/releases">github.com/hashicorp/vault/api's releases</a>.</em></p> <blockquote> <h2>v1.8.3</h2> <h2>1.8.3</h2> <h3>29 September 2021</h3> <p>IMPROVEMENTS:</p> <ul> <li>secrets/pki: Allow signing of self-issued certs with a different signature algorithm. [<a href="https://github-redirect.dependabot.com/hashicorp/vault/pull/12514">GH-12514</a>]</li> </ul> <p>BUG FIXES:</p> <ul> <li>agent: Avoid possible <code>unexpected fault address</code> panic when using persistent cache. [<a href="https://github-redirect.dependabot.com/hashicorp/vault/pull/12534">GH-12534</a>]</li> <li>core (enterprise): Allow deletion of stored licenses on DR secondary nodes</li> <li>core (enterprise): Fix bug where password generation through password policies do not work on namespaces if performed outside a request callback or from an external plugin. [<a href="https://github-redirect.dependabot.com/hashicorp/vault/pull/12635">GH-12635</a>]</li> <li>core (enterprise): Only delete quotas on primary cluster. [<a href="https://github-redirect.dependabot.com/hashicorp/vault/pull/12339">GH-12339</a>]</li> <li>identity: Fail alias rename if the resulting (name,accessor) exists already [<a href="https://github-redirect.dependabot.com/hashicorp/vault/pull/12473">GH-12473</a>]</li> <li>raft (enterprise): Fix panic when updating auto-snapshot config</li> <li>secrets/db: Fix bug where Vault can rotate static role passwords early during start up under certain conditions. [<a href="https://github-redirect.dependabot.com/hashicorp/vault/pull/12563">GH-12563</a>]</li> <li>secrets/openldap: Fix bug where Vault can rotate static role passwords early during start up under certain conditions. <a href="https://github-redirect.dependabot.com/hashicorp/vault-plugin-secrets-openldap/pull/28">#28</a> [<a href="https://github-redirect.dependabot.com/hashicorp/vault/pull/12599">GH-12599</a>]</li> <li>secrets/transit: Enforce minimum cache size for transit backend and init cache size on transit backend without restart. [<a href="https://github-redirect.dependabot.com/hashicorp/vault/pull/12418">GH-12418</a>]</li> <li>storage/raft: Detect incomplete raft snapshots in api.RaftSnapshot(), and thereby in <code>vault operator raft snapshot save</code>. [<a href="https://github-redirect.dependabot.com/hashicorp/vault/pull/12388">GH-12388</a>]</li> <li>ui: Fix bug where capabilities check on secret-delete-menu was encoding the forward slashes. [<a href="https://github-redirect.dependabot.com/hashicorp/vault/pull/12550">GH-12550</a>]</li> <li>ui: Show day of month instead of day of year in the expiration warning dialog [<a href="https://github-redirect.dependabot.com/hashicorp/vault/pull/11984">GH-11984</a>]</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/vault/blob/main/CHANGELOG.md">github.com/hashicorp/vault/api's changelog</a>.</em></p> <blockquote> <h2>1.8.3</h2> <h3>29 September 2021</h3> <p>IMPROVEMENTS:</p> <ul> <li>secrets/pki: Allow signing of self-issued certs with a different signature algorithm. [<a href="https://github-redirect.dependabot.com/hashicorp/vault/pull/12514">GH-12514</a>]</li> </ul> <p>BUG FIXES:</p> <ul> <li>agent: Avoid possible <code>unexpected fault address</code> panic when using persistent cache. [<a href="https://github-redirect.dependabot.com/hashicorp/vault/pull/12534">GH-12534</a>]</li> <li>core (enterprise): Allow deletion of stored licenses on DR secondary nodes</li> <li>core (enterprise): Fix bug where password generation through password policies do not work on namespaces if performed outside a request callback or from an external plugin. [<a href="https://github-redirect.dependabot.com/hashicorp/vault/pull/12635">GH-12635</a>]</li> <li>core (enterprise): Only delete quotas on primary cluster. [<a href="https://github-redirect.dependabot.com/hashicorp/vault/pull/12339">GH-12339</a>]</li> <li>identity: Fail alias rename if the resulting (name,accessor) exists already [<a href="https://github-redirect.dependabot.com/hashicorp/vault/pull/12473">GH-12473</a>]</li> <li>raft (enterprise): Fix panic when updating auto-snapshot config</li> <li>secrets/db: Fix bug where Vault can rotate static role passwords early during start up under certain conditions. [<a href="https://github-redirect.dependabot.com/hashicorp/vault/pull/12563">GH-12563</a>]</li> <li>secrets/openldap: Fix bug where Vault can rotate static role passwords early during start up under certain conditions. <a href="https://github-redirect.dependabot.com/hashicorp/vault-plugin-secrets-openldap/pull/28">#28</a> [<a href="https://github-redirect.dependabot.com/hashicorp/vault/pull/12599">GH-12599</a>]</li> <li>secrets/transit: Enforce minimum cache size for transit backend and init cache size on transit backend without restart. [<a href="https://github-redirect.dependabot.com/hashicorp/vault/pull/12418">GH-12418</a>]</li> <li>storage/raft: Detect incomplete raft snapshots in api.RaftSnapshot(), and thereby in <code>vault operator raft snapshot save</code>. [<a href="https://github-redirect.dependabot.com/hashicorp/vault/pull/12388">GH-12388</a>]</li> <li>ui: Fix bug where capabilities check on secret-delete-menu was encoding the forward slashes. [<a href="https://github-redirect.dependabot.com/hashicorp/vault/pull/12550">GH-12550</a>]</li> <li>ui: Show day of month instead of day of year in the expiration warning dialog [<a href="https://github-redirect.dependabot.com/hashicorp/vault/pull/11984">GH-11984</a>]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/vault/commit/73e85c3c21dfd1e835ded0053f08e3bd73a24ad6"><code>73e85c3</code></a> Add missing read unlock calls in transit backend code (<a href="https://github-redirect.dependabot.com/hashicorp/vault/issues/12652">#12652</a>) (<a href="https://github-redirect.dependabot.com/hashicorp/vault/issues/12662">#12662</a>)</li> <li><a href="https://github.com/hashicorp/vault/commit/c3a48b11d43ca01308ae2e908cd43f7ed600c836"><code>c3a48b1</code></a> SDK bump for 1.8.3 (<a href="https://github-redirect.dependabot.com/hashicorp/vault/issues/12656">#12656</a>)</li> <li><a href="https://github.com/hashicorp/vault/commit/193e27e9cc1ec7f5507e61afb81b4b34623b7d34"><code>193e27e</code></a> Updating SDK version for 1.8.3 (<a href="https://github-redirect.dependabot.com/hashicorp/vault/issues/12654">#12654</a>)</li> <li><a href="https://github.com/hashicorp/vault/commit/2d8e2d32ded0f7de6399dc2ccf9cb06019f01657"><code>2d8e2d3</code></a> core: set namespace within GeneratePasswordFromPolicy (<a href="https://github-redirect.dependabot.com/hashicorp/vault/issues/12635">#12635</a>) (<a href="https://github-redirect.dependabot.com/hashicorp/vault/issues/12649">#12649</a>)</li> <li><a href="https://github.com/hashicorp/vault/commit/0fd06999ca336842dd83de9961f1a98f9ea93245"><code>0fd0699</code></a> test: pin docker image on postgres to 13.4-buster (<a href="https://github-redirect.dependabot.com/hashicorp/vault/issues/12636">#12636</a>) (<a href="https://github-redirect.dependabot.com/hashicorp/vault/issues/12642">#12642</a>)</li> <li><a href="https://github.com/hashicorp/vault/commit/bf52bf300ab0f1752bac285d1c60724e878491f9"><code>bf52bf3</code></a> Port: Premature Rotation For autorotate (<a href="https://github-redirect.dependabot.com/hashicorp/vault/issues/12563">#12563</a>) (<a href="https://github-redirect.dependabot.com/hashicorp/vault/issues/12606">#12606</a>)</li> <li><a href="https://github.com/hashicorp/vault/commit/b0a3fecb1788f600c995d4d45bb8df3f4f2c884b"><code>b0a3fec</code></a> dep: update vault-plugin-secrets-openldap to v0.5.2 (<a href="https://github-redirect.dependabot.com/hashicorp/vault/issues/12599">#12599</a>)</li> <li><a href="https://github.com/hashicorp/vault/commit/ee83ef7f8a8921d2549801bd3160be9c7be488f8"><code>ee83ef7</code></a> Fail alias rename if the resulting (name,accessor) exists already (<a href="https://github-redirect.dependabot.com/hashicorp/vault/issues/12473">#12473</a>) (#...</li> <li><a href="https://github.com/hashicorp/vault/commit/5cc3349f521fa46d971a62334a80d86fd77932ce"><code>5cc3349</code></a> Enforce minimum cache size for transit backend (<a href="https://github-redirect.dependabot.com/hashicorp/vault/issues/12418">#12418</a>) (<a href="https://github-redirect.dependabot.com/hashicorp/vault/issues/12551">#12551</a>)</li> <li><a href="https://github.com/hashicorp/vault/commit/efcd68f3e283a30983ef6b9c4b2641b78db984b3"><code>efcd68f</code></a> Allow signing self issued certs with a different public key algorithm. (<a href="https://github-redirect.dependabot.com/hashicorp/vault/issues/1251">#1251</a>...</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/vault/compare/v1.8.2...v1.8.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/hashicorp/vault/api&package-manager=go_modules&previous-version=1.8.2&new-version=1.8.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
github-actions[bot] (Migrated from github.com) reviewed 2023-01-20 11:05:15 +03:00
github-actions[bot] (Migrated from github.com) reviewed 2023-01-30 11:13:01 +03:00
github-actions[bot] (Migrated from github.com) reviewed 2023-01-30 21:18:15 +03:00
github-actions[bot] (Migrated from github.com) approved these changes 2023-01-31 06:50:39 +03:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unistack-org/micro-config-vault#101
No description provided.