Skip to content

chore(deps): update dependency community.hashi_vault to v5 - autoclosed

Renovate Bot requested to merge renovate/community.hashi_vault-5.x into main

This MR contains the following updates:

Package Type Update Change
community.hashi_vault galaxy-collection major 3.1.0 -> 5.0.0

Dependency Lookup Warnings

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

ansible-collections/community.hashi_vault

v5.0.0

Compare Source

======

Release Summary

This version makes some relatively minor but technically breaking changes. Support for ansible-core versions 2.11 and 2.12 have been dropped, and there is now a minimum supported version of hvac which will be updated over time. A warning in the hashi_vault lookup on duplicate option specifications in the term string has been changed to a fatal error.

Breaking Changes / Porting Guide

v4.2.1

Compare Source

======

Release Summary

This patch version updates the documentation for the vault_kv2_write module. There are no functional changes.

v4.2.0

Compare Source

======

Release Summary

This release contains a new module for KVv2 writes, and a new warning for duplicated term string options in the hashi_vault lookup.

Deprecated Features

Bugfixes

New Modules

  • vault_kv2_write - Perform a write operation against a KVv2 secret in HashiCorp Vault

v4.1.0

Compare Source

======

Release Summary

This release brings new generic vault_list plugins from a new contributor! There are also some deprecation notices for the next major version, and some updates to documentation attributes.

Deprecated Features

New Plugins

Lookup


- vault_list - Perform a list operation against HashiCorp Vault

New Modules
-----------

- vault_list - Perform a list operation against HashiCorp Vault

v4.0.0

Compare Source

======

Release Summary

The next major version of the collection includes previously announced breaking changes to some default values, and improvements to module documentation with attributes that describe the use of action groups and check mode support.

Minor Changes

Breaking Changes / Porting Guide

v3.4.0

Compare Source

======

Release Summary

This release includes a new module, fixes (another) requests header issue, and updates some inaccurate documentation. This is the last planned release before v4.0.0.

Minor Changes

Bugfixes

New Modules

  • vault_kv2_delete - Delete one or more versions of a secret from HashiCorp Vault's KV version 2 secret store

v3.3.1

Compare Source

======

Release Summary

No functional changes in this release, this provides updated filter documentation for the public docsite.

v3.3.0

Compare Source

======

Release Summary

With the release of hvac version 1.0.0, we needed to update vault_token_create's support for orphan tokens. The collection's changelog is now viewable in the Ansible documentation site.

Minor Changes

v3.2.0

Compare Source

======

Release Summary

This release brings support for the azure auth method, adds 412 to the default list of HTTP status codes to be retried, and fixes a bug that causes failures in token auth with requests>=2.28.0.

Minor Changes

Bugfixes


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports