v4.1.13 (2024-09-25)
- CHEF-3710-chef-vault warning message includes sensitive info #414 (nikhil2611)
- CHEF-3710-chef-vault warning message includes sensitive info #414 (nikhil2611)
- Integrating with sonarQube #406 (nikhil2611)
v4.1.11 (2023-02-17)
v4.1.10 (2022-04-18)
- To integrate test coverage % report in PR creation or merge #387 (snehaldwivedi)
- Avoid loading all of chef-vault unless we're running the plugin #385 (tas50)
- Testing ruby 3.0 and 3.1 #391 (nikhil2611)
- Update chef-utils requirement from = 16.6.14 to 17.10.0 #394 (dependabot[bot])
- Update pry-stack_explorer requirement from ~> 0.4.0 to ~> 0.6.1 #395 (dependabot[bot])
v4.1.5 (2021-12-16)
- Fix for chef-vault command was not returning any results #383 (snehaldwivedi)
v4.1.4 (2021-09-09)
- added back the begin and end #380 (nikhil2611)
v4.1.3 (2021-09-07)
- Upgrade to GitHub-native Dependabot #371 (dependabot-preview[bot])
- fix-verify-pipeline #377 (jayashrig158)
- Replaced exception with the warnings and removed related failing specs(used earlier for raising issue) #367 (sanga1794)
v4.1.0 (2020-11-13)
- Fixed problem escaping string in JSON #347 (sanga1794)
- Resolve chefstyle warnings #363 (tas50)
- Optimize split_vault_keys method for large bag #364 (tas50)
v4.0.12 (2020-09-28)
- Fixed knife vault show -F json and knife vault list -F json don't always output valid JSON #348 (sanga1794)
v4.0.11 (2020-08-21)
v4.0.10 (2020-08-21)
- Update simplecov-console requirement from ~> 0.2.0 to ~> 0.7.2 #344 (dependabot-preview[bot])
- Remove simplecov #356 (tas50)
- Added warning if input of vault admin is other than array #352 (sanga1794)
- Optimize our requires #357 (tas50)
v4.0.6 (2020-08-13)
- Added note in documentation regarding the vault item name #349 (sanga1794)
- Replaced string with regex in sub method #351 (sanga1794)
- Handled exception from vault? method #350 (sanga1794)
- Update expeditor config for new gem caching #354 (tas50)
- Optimize requires for non-omnibus installs #355 (tas50)
v4.0.1 (2019-12-30)
- add documentation for sparse mode #325 (jeunito)
- Send a better error message when an invalid SSL key is encountered when creating a vault item #330 (MarkGibbons)
- Switch from require to require_relative #335 (tas50)
- Migrate to Buildkite for PR testing #336 (tas50)
- API docs: Fix YARD warnings #331 (olleolleolle)
- Ensure search is not empty when refreshing #332 (jeremy-clerc)
- Sparse mode converter #327 (jeunito)
- Drop Ruby 2.2/2.3 support and resolve Chefstyle warnings #337 (tas50)
- Use Chef 14 to avoid license failures in test + use config.rb where we can #338 (tas50)
v3.4.3 (2018-10-25)
v3.4.2 (2018-09-22)
v3.4.1 (2018-09-22)
v3.4.0 (2018-09-19)
- Switch from github changelog generator to Expeditor #322 (tas50)
- Resolve Chefstyle warnings
- Move test deps into the Gemfile and unpin versions
- Fix undefined method unpack for nil class error
- Fix FrozenError when calling 'knife vault remove'
- Allow to force reencryption of keys during refresh
- Only bundle the necessary files in the Gem
v3.3.0 (2017-07-28)
Closed issues:
- With recreated nodes, existing keys are not updated #286
v3.2.0 (2017-07-11)
Closed issues:
- offline network installation of the chef-vault gem #279
v3.1.0 (2017-07-04)
v2.9.2 (2017-06-21)
Implemented enhancements:
- Assume all nodes matching the search query are valid nodes #272 (kamaradclimber)
- Avoid re-encrypting key for all existing clients #269 (kamaradclimber)
Fixed bugs:
- Fix fatal error during create #281 (neclimdul)
- Avoid sparse key read for non sparse secrets #280 (kamaradclimber)
- Make sure sparse mode is used on secrets where it is explicit #271 (kamaradclimber)
v3.0.3 (2017-05-03)
Fixed bugs:
- Reduce the search response limit from 100k to 10k #275 (btm)
- Replace edit_data() with edit_hash() in vault_edit.rb #274 (tmaczukin)
v3.0.2 (2017-04-20)
v3.0.1 (2017-04-11)
Fixed bugs:
v3.0.0 (2017-04-10)
Implemented enhancements:
v2.9.1 (2017-01-19)
v3.0.0.rc2 (2016-12-05)
Implemented enhancements:
- Add feature to save each key in different data bag item #246 (rveznaver)
- Enable testing with Chef Zero #244 (rveznaver)
- Minimize the number of searches #243 (thommay)
- Optimise queries when finding nodes #240 (thommay)
Fixed bugs:
v3.0.0.rc1 (2016-10-21)
Implemented enhancements:
- Removed deprecated knife commands #236 (thommay)
- rename ChefKey to Actor #234 (thommay)
- Move to using a logger for all user output #232 (thommay)
- Add support for clients #227 (svanharmelen)
v2.9.0 (2016-04-08)
Implemented enhancements:
Fixed bugs:
- knife vault refresh always updates the data bag item #193
- Correct vault creation in solo mode #206 (kamaradclimber)
- Only save keys on refresh operation #194 (kamaradclimber)
v2.8.0 (2016-02-09)
v2.8.0.rc1 (2016-01-29)
v2.7.1 (2016-01-25)
v2.7.0 (2016-01-25)
v2.6.1 (2015-05-28)
v2.6.0 (2015-05-13)
v2.5.0 (2015-02-09)
v2.4.0 (2014-12-03)
v2.3.0 (2014-10-22)
v2.2.4 (2014-07-17)
v2.2.3 (2014-06-24)
v2.2.2 (2014-06-03)
v2.2.1 (2014-02-26)
* This Change Log was automatically generated by github_changelog_generator