Skip to content

Latest commit

 

History

History
116 lines (63 loc) · 6.16 KB

CHANGELOG.md

File metadata and controls

116 lines (63 loc) · 6.16 KB

Changelog

All notable changes to this project will be documented in this file.

v0.7.4 (2019-10-15)

Full Changelog

Closed issues:

  • Output is Garbled if contention occurs on GPG random_seed. #68

Merged pull requests:

  • Don't merge stderr into stdout for GPG Output. #69 (KeithWard)

v0.7.3 (2019-04-25)

Full Changelog

Fixed bugs:

  • Fix uninitialized constant `Hiera::Backend::Eyaml::Encryptors::GpgVer… #65 (alexjfisher)

v0.7.2 (2019-04-24)

Full Changelog

Fixed bugs:

v0.7.1 (2019-04-24)

Full Changelog

Merged pull requests:

v0.7.0 (2019-04-24)

Full Changelog

This is the first release of hiera-eyaml-gpg since the project was migrated to Vox Pupuli. We're pleased to announce that this project should now work with Puppet 6 (jruby 9k puppetserver). Special thanks to seanmil for his work on this.

From this point onwards, all releases made to rubygems will have corresponding tags in the github project and a changelog will be maintained with GitHub Changelog Generator. The project will use semantic versioning.

Implemented enhancements:

Fixed bugs:

  • blank lines in a recipients file results in the first key in the being used to encrypt the secrets #37
  • Fix uninitialized constant Puppet \(NameError\) #55 (alexjfisher)
  • Make the list of keys to encrypt with accurate #38 (grahamhar)

Merged pull requests:

v0.6 (2015-09-10)

Implemented enhancements:

  • Improve GPG home handling #30 (sihil)
  • Add support for comments in hiera-eyaml-gpg.recipients file #29 (tampakrap)

Fixed bugs:

v0.5 (2015-03-21)

Implemented enhancements:

Closed issues:

  • Support for puppetserver (jruby) #23

v0.4 (2013-11-26)

Full Changelog

Closed issues:

  • Encryption should fail if don't have hiera-gpg key on my keyring #7

Merged pull requests:

  • [FIX] keys map not being set correctly #9 (rooprob)

v0.3 (2013-11-22)

Full Changelog

Implemented enhancements:

  • Use gpg-agent when using the edit option #2

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator