Skip to content

Latest commit

 

History

History
339 lines (233 loc) · 22.2 KB

CHANGELOG.md

File metadata and controls

339 lines (233 loc) · 22.2 KB

v5.6.14 (2023-09-15)

Merged Pull Requests

v5.6.13 (2023-09-13)

Merged Pull Requests

  • Memoize git shell commands #223 (adsr)

v5.6.12 (2023-06-22)

Merged Pull Requests

v5.6.11 (2023-04-25)

Merged Pull Requests

v5.6.8 (2022-10-20)

Merged Pull Requests

v5.6.2 (2022-04-18)

Merged Pull Requests

  • set default_chef_server_http_client when configuring CookbookOmnifetch #208 (karmix)

v5.6.1 (2022-02-16)

Merged Pull Requests

v5.6.0 (2022-02-02)

Merged Pull Requests

  • Fix the output of the chef generate command #206 (tas50)
  • Adds generate subcommands for Compliance Phase objects #205 (collinmcneese)

v5.5.6 (2022-01-26)

Merged Pull Requests

v5.5.5 (2022-01-20)

Merged Pull Requests

v5.5.4 (2022-01-18)

Merged Pull Requests

  • Entirely remove the provision subcommand #198 (tas50)
  • Remove the build-cookbook generate subcommand #199 (tas50)
  • Integrated test coverage % report #202 (snehaldwivedi)
  • Fully remove support for Delivery / Delivery Local Mode in generators #201 (tas50)

v5.5.0 (2022-01-06)

Merged Pull Requests

  • Remove attributes from Test Kitchen with policyfiles #182 (tas50)
  • Revert "Remove attributes from Test Kitchen with policyfiles" #194 (vkarve-chef)
  • Updated test template (follow up to attribute removal in policyfile erb) #195 (vkarve-chef)
  • Supporting -c & -d flags for all the chef-cli commands. #197 (ashwin-msys)

v5.4.2 (2021-09-02)

Merged Pull Requests

  • Update the community slack URL #188 (tas50)

v5.4.1 (2021-08-02)

Merged Pull Requests

  • Remove specific copyright dates #179 (tas50)
  • Require Chef Infra 16 + generate 16+ content #180 (tas50)
  • Update kitchen examples to show Chef Infra 17 #181 (tas50)

v5.3.1 (2021-07-13)

Merged Pull Requests

  • Update addressable requirement from >= 2.3.5, < 2.8 to >= 2.3.5, < 2.9 #177 (dependabot[bot])

v5.3.0 (2021-07-02)

Merged Pull Requests

v5.2.0 (2021-07-01)

Merged Pull Requests

v5.1.0 (2021-05-08)

Merged Pull Requests

v5.0.1 (2021-05-04)

  • Removed the ability to generate workflow cookbooks. #167 (nikhil2611)
  • Remove support for Ruby 2.5 #169 (tas50)
  • Expand the warning message when using --workflow #170 (tas50)
  • chef generate build-cookbook removed(cherrypicked from 166) #171 (i5pranay93)

v4.0.1 (2021-04-14)

Merged Pull Requests

  • Don't add the Workstation path if it is already there in chef shell-init #151 (nikhil2611)

v4.0.0 (2021-04-04)

Merged Pull Requests

  • Stop generating chefspecs in chef generate cookbook and allow on using --specs #161 (nikhil2611)

v3.1.6 (2021-03-30)

Merged Pull Requests

  • Update os_x? helper to be macos? and mark it private #155 (tas50)
  • Generate dokken configs with privileged: true #162 (tas50)
  • Fix the fish autocompletes for the chef command #160 (tas50)

v3.1.3 (2021-03-02)

Merged Pull Requests

  • Update links in generators #156 (tas50)
  • Remove yard / pry-stack_explorer gemfile deps #157 (tas50)

v3.1.1 (2021-02-11)

Merged Pull Requests

  • Allow generator directory to be renamed after generation without breaking usage #150 (i5pranay93)

v3.1.0 (2021-02-05)

Merged Pull Requests

  • update should do install when no .lock file present #145 (nikhil2611)

v3.0.40 (2021-02-05)

Merged Pull Requests

  • Test on Ruby 3 #148 (tas50)
  • Update vagrant docs links in the generated kitchen configs #149 (tas50)
  • Update cookstyle/chefstyle to the latest #147 (tas50)
  • Permit missing chef_config in ArtifactoryCookbookSource #139 (marcparadise)

v3.0.36 (2021-01-28)

Merged Pull Requests

  • Allow cookbook files to be generated into subdirectories. #144 (i5pranay93)

v3.0.35 (2021-01-14)

Merged Pull Requests

v3.0.33 (2020-10-21)

Merged Pull Requests

  • Create a .vscode dir in cookbooks if vscode is installed #137 (tas50)

v3.0.32 (2020-09-29)

Merged Pull Requests

  • Convert to autoload and resolve YAML failures with Chef 16.5 #135 (tas50)

v3.0.31 (2020-09-23)

Merged Pull Requests

v3.0.30 (2020-09-23)

Merged Pull Requests

v3.0.27 (2020-08-25)

Merged Pull Requests

v3.0.24 (2020-08-17)

Merged Pull Requests

v3.0.23 (2020-08-12)

Merged Pull Requests

v3.0.22 (2020-08-12)

Merged Pull Requests

v3.0.16 (2020-08-04)

Merged Pull Requests

v3.0.14 (2020-07-28)

Merged Pull Requests

v3.0.11 (2020-06-29)

Merged Pull Requests

  • Update the content of the generated chefignore #108 (tas50)

v3.0.10 (2020-06-18)

Merged Pull Requests

  • Update the generatator_desc resource to support Chef Infra Client 16.2 #107 (tas50)

v3.0.9 (2020-06-11)

Merged Pull Requests

  • More updates to the generated chefignore file #105 (tas50)
  • Remove the ffi pin now that 1.13.1 is out #106 (tas50)

v3.0.7 (2020-06-04)

Merged Pull Requests

  • Pin ffi gem to less than 1.13.0 #76 (TheLunaticScripter)
  • Revert Ruby requirements to allow for 2.5 or later #78 (tas50)
  • Update the generate to generate >= Chef 15 cookbooks #77 (tas50)

v3.0.4 (2020-05-29)

Merged Pull Requests

v3.0.1 (2020-05-12)

Merged Pull Requests

  • Update test configs to better cache gems + test on Ruby 2.7 #67 (tas50)
  • Generate cookbooks with Chef Infra Client 16 in the examples #70 (tas50)
  • Generate kitchen configs that use Ubuntu 20.04 #69 (tas50)
  • Update ChefSpecs to match platform versions in Kitchen #71 (tas50)
  • Require Chef 15 / Ruby 2.6+ #68 (tas50)
  • Generate markdown that won't fail tests #72 (tas50)

v2.0.10 (2020-05-05)

Merged Pull Requests

v2.0.0 (2019-10-02)

Merged Pull Requests

  • Rename chef binary to chef-cli #35 (afiune)

v1.0.16 (2019-09-17)

Merged Pull Requests

  • Don't generate cookbooks with long_description metadata #28 (tas50)
  • Remove foodcritic from the delivery local config in the generator #33 (tas50)

v1.0.14 (2019-09-16)

Merged Pull Requests

v1.0.13 (2019-09-04)

Merged Pull Requests

  • Shellout libraries expect cwd to be provided as a string #26 (tyler-ball)
  • Display correct version of tools + speed up #27 (afiune)

v1.0.11 (2019-07-25)

Merged Pull Requests

  • Fix failure in chef generate file command #11 (tas50)
  • Add missing require for 'chef-cli/cli' in spec_helper #23 (marcparadise)

v1.0.9 (2019-07-20)

Merged Pull Requests

  • Run specs in Buildkite on Windows #20 (tas50)
  • Disable chef-run telemetry data during CI tests #16 (tyler-ball)
  • Remove knife-spork verification, and berks integration tests #21 (marcparadise)

v1.0.6 (2019-07-16)

Merged Pull Requests

  • new chefstyle rules for 0.13.2 #14 (lamont-granquist)
  • Wire the provision command back up so the deprecation warning works #15 (tas50)
  • Loosen the Chef dependency to allow 14.x or later #19 (tas50)

v1.0.3 (2019-07-08)

Merged Pull Requests

  • Set version to 1.0 and wipe the changelog #4 (tas50)
  • Ensure omnibus-package tests are testing omnibus #5 (marcparadise)
  • Update README.md #6 (marcparadise)
  • Change the gem authors + remove reference to old building.md #7 (tas50)