Skip to content

Latest commit

 

History

History
136 lines (85 loc) · 8.38 KB

CHANGELOG.md

File metadata and controls

136 lines (85 loc) · 8.38 KB

Changelog

v2.0.0 (2021-07-29)

Full Changelog

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:

v1.0.1 (2020-05-17)

Full Changelog

v1.0.0 (2020-05-17)

Full Changelog

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)

Full Changelog

v0.4.3 (2020-05-17)

Full Changelog

v0.4.2 (2020-05-15)

Full Changelog

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)

Full Changelog

Merged pull requests:

  • Update Rspec setup #37 (petems)
  • Fixed bug with multiple paths in mount #31 (kozl)

v0.3.1 (2019-05-02)

Full Changelog

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:

v0.2.2 (2019-01-10)

Full Changelog

v0.2.1 (2019-01-10)

Full Changelog

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)

Full Changelog

Closed issues:

  • No value returned by hiera-vault backend #17

0.1.0 (2018-06-21)

Full Changelog

Closed issues:

  • Problems with later versions of vault gem and puppetserver #5

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator