v2.0.0 (2021-07-29)
Implemented enhancements:
- Sample vault secrets in README, Documentation of default_field_* #46
Fixed bugs:
- IGNORE-VAULT doesn't work correctly if set in the file. #59
Merged pull requests:
- Adds test for file containing ignore #70 (petems)
- Add comma based multi-pathing #69 (scoiatael)
- Bump addressable from 2.7.0 to 2.8.0 #68 (dependabot[bot])
- Fix issues with race conditions connecting to Vault #65 (rmc47)
- Bump puppet from 6.11.1 to 6.21.1 #64 (dependabot[bot])
- Fix reading vault token from ENV #63 (SasSwart)
- Add --user-install flag to gem install as specified here: #62 (SasSwart)
- Add bundler #58 (petems)
v1.0.1 (2020-05-17)
v1.0.0 (2020-05-17)
Merged pull requests:
- cleanup syntax highlighting / please md linter #53 (bastelfreak)
- Fixes approach for V1 pathing #52 (petems)
- Continue with next path on vault error #50 (Thor77)
- Add note about using with Vault Agent #49 (yakatz)
- Adds newer Vault versions to Travis #45 (petems)
- Adds v2 fix for
default_field
#44 (petems) - Fix kv2 support #43 (maxadamo)
- Add documentation for strip_from_keys option #42 (Thor77)
- Makes it compatible with Vault KV version 1 and 2 #41 (arcenik)
- Fixes VAULT_TOKEN usage and multiple paths per mount #32 (fuero)
v0.4.4 (2020-05-17)
v0.4.3 (2020-05-17)
v0.4.2 (2020-05-15)
Closed issues:
- handshake_failure #39
- How to protect the token? #35
- Secret search path joined into one path instead of iteration over paths #29
- tag is not in sync with the version #28
- Supporting k/v v2 #23
v0.4.1 (2019-06-21)
Merged pull requests:
v0.3.1 (2019-05-02)
Closed issues:
- Token Field does not Support JSON Files #34
- Feature Request: Renew Token Key #33
- can't use standby node #27
- Lots of CLOSE_WAITS to Vault #25
Merged pull requests:
- fix vault.address message #30 (kokovikhinkv)
- Updating README to reflect kv v1 engine compatibility #20 (radupantiru)
- read a token from file when exists #16 (pulecp)
v0.2.2 (2019-01-10)
v0.2.1 (2019-01-10)
Closed issues:
- Add note to readme about puppetserver JRUBY #24
- Backend fails without gems #18
- debouncer issue? #14
- can't setup puppet module #12
- Returned value should be not_found() if secret not found #10
v0.1.1 (2018-12-09)
Closed issues:
- No value returned by hiera-vault backend #17
0.1.0 (2018-06-21)
Closed issues:
- Problems with later versions of vault gem and puppetserver #5
Merged pull requests:
- Unit tests #9 (fuero)
- caching vault object for entire run and closing sockets when done #8 (traviscosgrave)
- allow hiera to keep looking if value is not found #7 (traviscosgrave)
- adding support for deeply nested object stored in Vault #6 (traviscosgrave)
- Add some functionality #4 (jovandeginste)
- Meet basic Ruby coding standards #3 (davealden)
* This Changelog was automatically generated by github_changelog_generator