Skip to content

Releases: ansible-collections/community.hashi_vault

3.3.1

25 Sep 18:19
f266066
Compare
Choose a tag to compare

Summary

Released: 2022-09-25

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


View the complete changelog to see all changes.

View the full documentation for release 3.3.1.

3.3.0

20 Sep 00:02
2346e85
Compare
Choose a tag to compare

Summary

Released: 2022-09-19

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.


View the complete changelog to see all changes.

View the full documentation for release 3.3.0.

3.2.0

22 Aug 00:55
00a95fb
Compare
Choose a tag to compare

Summary

Released: 2022-08-21

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.


View the complete changelog to see all changes.

View the full documentation for release 3.2.0.

3.1.0

17 Jul 18:19
86b72a0
Compare
Choose a tag to compare

Summary

Released: 2022-07-17

A default value that was set incorrectly will be corrected in 4.0.0.
A deprecation warning will be shown until then if the value is not specified explicitly.
This version also includes some fixes and improvements to the licensing in the collection, which does not affect any functionality.


View the complete changelog to see all changes.

View the full documentation for release 3.1.0.

3.0.0

22 May 00:19
84f61b6
Compare
Choose a tag to compare

Summary

Released: 2022-05-21

Version 3.0.0 of community.hashi_vault drops support for Ansible 2.9 and ansible-base 2.10.
Several deprecated features have been removed. See the changelog for the full list.


View the complete changelog to see all changes.

View the full documentation for release 3.0.0.

2.5.0

11 May 17:47
dcfd85f
Compare
Choose a tag to compare

Summary

Released: 2022-05-11

This release finally contains dedicated KV plugins and modules, and an exciting new lookup to help use plugin values in module calls.
With that, we also have a guide in the collection docsite for migrating away from the hashi_vault lookup toward dedicated content.
We are also announcing that the token_validate option will change its default value in version 4.0.0.
This is the last planned release before 3.0.0. See the porting guide for breaking changes and removed features in the next version.


View the complete changelog to see all changes.

View the full documentation for release 2.5.0.

2.4.0

31 Mar 19:51
8e9c89b
Compare
Choose a tag to compare

Summary

Released: 2022-03-31

Our first content for writing to Vault is now live.


View the complete changelog to see all changes.

2.3.0

16 Feb 02:53
ecf94f7
Compare
Choose a tag to compare

Summary

Released: 2022-02-15

This release contains new plugins and modules for creating tokens and for generating certificates with Vault's PKI secrets engine.


View the complete changelog to see all changes.

2.2.0

05 Jan 18:17
Compare
Choose a tag to compare

Summary

Released: 2022-01-05

This release contains a new lookup/module combo for logging in to Vault, and includes our first filter plugin.


View the complete changelog to see all changes.

2.1.0

03 Dec 21:34
78eb963
Compare
Choose a tag to compare

Summary

Released: 2021-12-03

The most important change in this release is renaming the aws_iam_login auth method to aws_iam and deprecating the old name. This release also announces the deprecation of Ansible 2.9 and ansible-base 2.10 support in 3.0.0.


View the complete changelog to see all changes.