v17.1.8 (2024-08-14)
v17.1.7 (2024-07-16)
- Use chef 17 for 3.0 tests, chef 18 for 3.1 tests #221 (tpowell-progress)
- Prevent logger 1.6 from installing due to init methods #222 (tpowell-progress)
v17.1.5 (2023-01-03)
- Remove testing on Ruby 2.6 #199 (tas50)
- Upgrade to GitHub-native Dependabot #196 (dependabot-preview[bot])
- Move Chefstyle to GitHub Actions #200 (tas50)
- Require Ruby 3.0 or later #201 (tas50)
- Update chefstyle requirement from 1.7.5 to 2.0.3 #203 (dependabot[bot])
- Move all unit tests to GH Actions #202 (tas50)
- Update chefstyle requirement from 2.0.3 to 2.0.7 #210 (dependabot[bot])
- Update chefstyle requirement from 2.0.7 to 2.0.8 #211 (dependabot[bot])
- Update FileSystem.copy_to #220 (vinay-satish)
v17.0.0 (2021-04-22)
- Update chefstyle requirement from 1.7.4 to 1.7.5 #192 (dependabot-preview[bot])
- Fixes for Chef-17 #193 (lamont-granquist)
- Uncomment GEMFILE_MOD #194 (lamont-granquist)
- bumping major version / drop ruby 2.6 support #195 (lamont-granquist)
v16.0.26 (2021-04-02)
- Update chefstyle requirement from 1.4.3 to 1.4.5 #175 (dependabot-preview[bot])
- Update chefstyle requirement from 1.4.5 to 1.5.0 #176 (dependabot-preview[bot])
- Update chefstyle requirement from 1.5.0 to 1.5.1 #177 (dependabot-preview[bot])
- Update chefstyle requirement from 1.5.1 to 1.5.2 #178 (dependabot-preview[bot])
- Fix key generation on windows and general test failures on Windows #179 (mwrock)
- Update chefstyle requirement from 1.5.2 to 1.5.8 #182 (dependabot-preview[bot])
- Update chefstyle requirement from 1.5.8 to 1.5.9 #183 (dependabot-preview[bot])
- Update chefstyle requirement from 1.5.9 to 1.6.1 #184 (dependabot-preview[bot])
- Update chefstyle requirement from 1.6.1 to 1.6.2 #185 (dependabot-preview[bot])
- Update chefstyle requirement from 1.6.2 to 1.7.1 #186 (dependabot-preview[bot])
- Update chefstyle requirement from 1.7.1 to 1.7.2 #187 (dependabot-preview[bot])
- Test on Ruby 3 #188 (tas50)
- Make knife references backward-compatible #190 (marcparadise)
- Update chefstyle requirement from 1.7.2 to 1.7.4 #189 (dependabot-preview[bot])
v16.0.12 (2020-09-30)
- Update chefstyle requirement from 1.3.2 to 1.4.2 #171 (dependabot-preview[bot])
- Update chefstyle requirement from 1.4.2 to 1.4.3 #172 (dependabot-preview[bot])
- address ruby-3 warnings in cheffish #173 (lamont-granquist)
v16.0.9 (2020-09-02)
- Update chefstyle requirement from 1.2.1 to 1.3.2 + optimize requires #169 (dependabot-preview[bot])
v16.0.8 (2020-08-13)
- Update chefstyle requirement from 1.2.0 to 1.2.1 #166 (dependabot-preview[bot])
- Optimize requires for non-omnibus installs #167 (tas50)
v16.0.6 (2020-08-06)
- Minor performance optimizations #163 (tas50)
- Test on Chef 16 unless using gemfile_mod #161 (tas50)
- Update chefstyle requirement from = 1.0.5 to 1.2.0 #164 (dependabot-preview[bot])
- Resolve Style/RedundantAssignment violation #165 (tas50)
v16.0.2 (2020-06-01)
v16.0.1 (2020-06-01)
- Replace HTTPServerException with HTTPClientException #157 (tas50)
- Don't eval the action_class #146 (tas50)
v15.0.3 (2020-05-13)
- Update testing and fix Chefstyle warnings #154 (tas50)
- convert resource_name to provides #158 (lamont-granquist)
- Remove support for PKCS8 SHA1 fingerprints #159 (tas50)
v15.0.0 (2020-02-20)
- dropping ruby versions and bumping deps #155 (lamont-granquist)
v14.0.13 (2019-12-20)
- Resolve chefstyle warnings and test on Ruby 2.6 #141 (tas50)
- Add empty? to Cheffish::MergedConfig #134 (josh-barker)
- Update travis testing to Ruby 2.6.1 #145 (tas50)
- Set the author of the gem to Chef Software #143 (tas50)
- Remove the Boolean magic type #144 (tas50)
- Add build kite verify config #147 (tas50)
- Add github templates #148 (tas50)
- Update ownership for the new OSS Guidelines #150 (tas50)
- Substitute require for require_relative #153 (tas50)
v14.0.4 (2018-11-14)
- Test on the latest Ruby releases in Travis #138 (tas50)
- Skip shipping the readme in the gem + add a license #139 (tas50)
- private_key: Fix cipher comparison to ignore case #137 (tas50)
v13.1.0 (2017-10-23)
Merged pull requests:
- fix nested merge configs #130 (lamont-granquist)
- deprecate method_missing in cheffish merged_config #129 (lamont-granquist)
- test on recent rubies, and chefstyle #128 (thommay)
- remove Chef::Mash #127 (lamont-granquist)
v13.0.0 (2017-04-03)
Merged pull requests:
v5.0.1 (2017-03-07)
Merged pull requests:
v5.0.0 (2017-02-08)
Merged pull requests:
- MergedConfig: Use Chef::Mash for storage, add tests #119 (lamont-granquist)
v4.1.1 (2017-02-08)
v4.1.0 (2017-01-18)
Merged pull requests:
- Ready 4.1.0 release #118 (thommay)
- fix travis matrix and chefstyle #117 (lamont-granquist)
- Avoid redefining the Chef::Resource#name method #116 (adamleff)
- MergedConfig: Use Chef::Mash as storage #115 (elthariel)
- Override to_h to call to_hash method. #79 (mikenairn)
v4.0.0 (2016-08-25)
Merged pull requests:
v3.0.1 (2016-08-24)
Merged pull requests:
- Bump version to 3.0.1 #111 (jkeiser)
- Fix JSON rendering for arrays #110 (jkeiser)
- fix travis matrix #108 (lamont-granquist)
v3.0.0 (2016-08-11)
Merged pull requests:
- Drop support for Chef < 12.6; remove compat_resource dependency #100 (lamont-granquist)
v2.0.5 (2016-08-03)
Merged pull requests:
- Cleaning up some provisioning warnings #107 (tyler-ball)
v2.0.4 (2016-04-14)
Merged pull requests:
v2.0.3 (2016-03-31)
Merged pull requests:
- travis fixes, no github-changelog-generator #102 (lamont-granquist)
- fix object model insanity #101 (lamont-granquist)
v2.0.2 (2016-02-23)
Merged pull requests:
v2.0.1 (2016-01-29)
Merged pull requests:
v2.0.0 (2016-01-28)
Merged pull requests:
- Prep for release 2.0.0 #96 (chefsalim)
- Move provider code into resources #93 (jkeiser)
- Support arbitrarily named private keys #87 (hfinucane)
- Convert to basic 12.5 resources #82 (jkeiser)
v1.6.0 (2015-10-15)
Merged pull requests:
- proxying to_h to to_hash #88 (tyler-ball)
- Add gemspec files to allow bundler to run from the gem #86 (ksubrama)
- Pull in a non-12.4.0 version of Chef in travis #81 (jkeiser)
- Ship the Gemfile so people can run our tests #80 (jkeiser)
- Fixing the issue of updataing acls unnecessarily #76 (ckaushik)
v1.5.0 (2015-09-16)
Merged pull requests:
v1.4.2 (2015-09-04)
Merged pull requests:
v1.4.1 (2015-09-04)
Merged pull requests:
- Trim the matrix combos in Travis; don't notify Slack on every success #72 (jkeiser)
- De-float versions and rely on latest released #71 (jkeiser)
v1.4.0 (2015-09-02)
Merged pull requests:
- Modified Resources and Providers creation #70 (afiune)
- A handful of fixes to make the Cheffish matrix pass on all the relevant Chef versions. #68 (randomcamel)
- cdoherty's travis matrix with 12.3.0 fixes #64 (jkeiser)
- Add provides statements to avoid chef-client warnings #60 (stevendanna)
- Fix sense typos in test names. #59 (randomcamel)
- Use correct user-association endpoint for Chef 12 #50 (stevendanna)
v1.3.1 (2015-08-05)
Merged pull requests:
v1.3.0 (2015-07-29)
v1.2.1 (2015-07-17)
Merged pull requests:
- avoid nilerror #55 (lamont-granquist)
- Rewrite README.md #51 (randomcamel)
v1.2 (2015-05-02)
Merged pull requests:
- Add .logged_warnings/errors/info to ChefRun; add emit_no_warnings_or_err... #47 (jkeiser)
- Use expect_recipe universally in Cheffish, use generic rspec matchers instead of update_acl #44 (jkeiser)
v1.1.2 (2015-04-08)
Merged pull requests:
- Fixing bug @patrick-wright discovered in debug log #45 (tyler-ball)
v1.1.1 (2015-04-07)
v1.1.0 (2015-04-07)
Merged pull requests:
v1.0.0 (2015-04-02)
v1.0.0.rc.1 (2015-04-01)
v0.10 (2015-03-17)
Merged pull requests:
- Allow node attributes to be used as input to new_json / augment_new_json (fixes chef-boneyard/chef-provisioning#21) #42 (jkeiser)
- Extracting the spec helper to its own class in lib so we can leverage it in chef-provisioning for testing there #41 (tyler-ball)
- Update metadata.rb #39 (oker1)
v0.9.2 (2015-01-27)
Merged pull requests:
- Use appropriate function call for chef 12 #33 (elliott-davis)
v0.9.1 (2015-01-16)
Merged pull requests:
- Fix remove_role calling self.role instead of referencing block variable. #31 (causton81)
- Add user full name to chef_user #27 (charlesjohnson)
- Fix ChefMirror referencing chef_server :client_key #23 (johnbellone)
v0.9 (2014-11-05)
Merged pull requests:
v0.8.4 (2014-11-04)
v0.8.3 (2014-09-26)
Merged pull requests:
v0.8.2 (2014-09-08)
v0.8.1 (2014-09-08)
Merged pull requests:
v0.8 (2014-09-05)
Merged pull requests:
- Enterprise resources #17 (jkeiser)
- chef_acl resource #16 (jkeiser)
- Fix problem when setting public key from String. #15 (johnbellone)
- improve debug experience for MergedConfig #8 (mwrock)
v0.7.1 (2014-08-19)
v0.7 (2014-07-15)
blah (2014-06-20)
Merged pull requests:
- fix get_private_keys for edge cases #6 (lamont-granquist)
v0.6.2 (2014-06-18)
v0.6.1 (2014-06-18)
v0.6 (2014-06-18)
v0.5 (2014-06-04)
v0.5.beta.4 (2014-05-31)
v0.5.beta.3 (2014-05-28)
v0.5.beta.2 (2014-05-28)
v0.5.beta (2014-05-23)
v0.4.1 (2014-05-07)
v0.4 (2014-05-01)
Merged pull requests:
- Skip 1.8.7 Travis builds since cheffish doesn’t support them. #5 (andrewdotn)
- Support PKCS#8 SHA1 fingerprints used by AWS for generated keys. #4 (andrewdotn)
v0.3 (2014-04-24)
Merged pull requests:
v0.2.2 (2014-04-13)
v0.2.1 (2014-04-11)
v0.2 (2014-03-04)
v0.1 (2013-12-12)
* This Change Log was automatically generated by github_changelog_generator