v0.9.6 (2023-05-16)
- Integrating with sonarQube #219 (nikhil2611)
- Fix yaml load error for ruby 3.1 #220 (Stromweld)
- Minor change in Readme #222 (vkarve-chef)
v0.9.4 (2022-10-20)
- Update chefstyle requirement from 2.2.0 to 2.2.2 #214 (dependabot[bot])
- Added ruby 3.0/3.1 windows/linux image #217 (nikhil2611)
v0.9.2 (2022-01-28)
- Integrated test coverage % report #205 (snehaldwivedi)
- adding a fix for failing aix #207 (i5pranay93)
v0.9.0 (2022-01-20)
- Switch windows tests to Ruby 2.7 docker image #188 (tas50)
- Adding dev documentation #190 (i5pranay93)
- updating master reference to main #192 (i5pranay93)
- Update chefstyle requirement from 2.0.8 to 2.0.9 #193 (dependabot[bot])
- Update chefstyle requirement from 2.0.9 to 2.1.0 #196 (dependabot[bot])
- Update chefstyle requirement from 2.1.0 to 2.1.3 #199 (dependabot[bot])
- Tidy markdown #191 (damacus)
- Disable yml and md linting and fix chefstyle #202 (tas50)
- Update chefstyle requirement from 2.1.3 to 2.2.0 #200 (dependabot[bot])
- Add cspell config to fix spellcheck failures #203 (tas50)
- Support AIX for chef adhoc runs #201 (i5pranay93)
v0.8.1 (2021-08-18)
- Set solaris as target in chef-apply #187 (i5pranay93)
- Update chefstyle requirement from 2.0.7 to 2.0.8 #186 (dependabot[bot])
v0.7.1 (2021-07-26)
- Upgrade to GitHub-native Dependabot #175 (dependabot-preview[bot])
- Require Ruby 2.7 or later #184 (tas50)
- Update chefstyle requirement from 1.7.5 to 2.0.7 #183 (dependabot[bot])
v0.6.7 (2021-04-21)
- Remove the duplicate codeowners file #172 (tas50)
- Remove the github issue lock configuration #173 (tas50)
- Update chefstyle requirement from 1.7.4 to 1.7.5 #174 (dependabot-preview[bot])
- Shorten the description of Telemetry #171 (tas50)
v0.6.3 (2021-04-05)
- Add code of conduct and contributing docs #168 (tas50)
- Fix typo in error message flag #167 (tas50)
- Update all references to Chef to be Chef Infra #169 (tas50)
v0.6.0 (2021-04-04)
- Update chefstyle requirement from 1.7.2 to 1.7.4 #165 (dependabot-preview[bot])
- Add support for using chef-apply with macOS hosts #164 (nikhil2611)
- Remove unused yard deps and rake task #166 (tas50)
v0.5.16 (2021-03-24)
- Update chefstyle requirement from 1.3.2 to 1.4.2 #142 (dependabot-preview[bot])
- Update chefstyle requirement from 1.4.2 to 1.5.1 #144 (dependabot-preview[bot])
- Update chefstyle requirement from 1.5.1 to 1.5.2 #146 (dependabot-preview[bot])
- Fix URLs that had not yet been updated to docs.chef.io #150 (marcparadise)
- Update chefstyle requirement from 1.5.2 to 1.5.8 #151 (dependabot-preview[bot])
- Update chefstyle requirement from 1.5.8 to 1.5.9 #152 (dependabot-preview[bot])
- Update chefstyle requirement from 1.5.9 to 1.6.1 #154 (dependabot-preview[bot])
- Updated the format for help text #153 (nikhil2611)
- Update chefstyle requirement from 1.6.1 to 1.6.2 #155 (dependabot-preview[bot])
- Update chefstyle requirement from 1.6.2 to 1.7.1 #161 (dependabot-preview[bot])
- Update chefstyle requirement from 1.7.1 to 1.7.2 #163 (dependabot-preview[bot])
- Allow passing symbols for ad-hoc resource property values #162 (SmishaM)
- Add enforce_license license parameter to cli startup #134 (ramereth)
v0.5.3 (2020-09-02)
- Adding YAML recipe support #131 (tyler-ball)
- Update license-acceptance requirement from ~> 1.0, >= 1.0.11 to >= 1.0.11, < 3 #137 (dependabot-preview[bot])
- Fix chefstyle failures & require Ruby 2.6 since we need Chef 16 which is 2.6+ #138 (tas50)
- Update chefstyle requirement from 1.2.1 to 1.3.2 + optimize requires #139 (dependabot-preview[bot])
v0.4.16 (2020-04-30)
- Fix some mismatches in config values we send to the telemetry gem #130 (tyler-ball)
v0.4.15 (2020-02-12)
- Add missing error CHEFVAL001 #122 (marcparadise)
- Use require_relative instead of require #127 (tas50)
v0.4.13 (2020-01-24)
- Update to chef-telemetry 1.0.2+ #124 (marcparadise)
v0.4.12 (2019-11-22)
- Pin chef-telemetry to 1.0.10 #119 (marcparadise)
v0.4.11 (2019-11-21)
- Disable strict config checking #115 (marcparadise)
- Update the windows VM to one that works #116 (marcparadise)
v0.4.9 (2019-11-13)
- Simplify the Gemfile so we can use Dependabot #109 (tas50)
- Update testing to use our latest containers #111 (tas50)
- Slim the gem down by removing specs + switch from train to train-core #114 (tas50)
v0.4.6 (2019-09-04)
- Only send telemetry data if telemetry is enabled #96 (tyler-ball)
- Test on windows in buildkite + update codeownerrs #97 (tas50)
- Revert #96 #98 (tyler-ball)
- [tech debt] group related classes together #65 (marcparadise)
- Bump train to 3.0.1 #101 (chef-ci)
- Pinning Train to prevent pulling in train-winrm updates #102 (tyler-ball)
- IP address properties should not be truncated to floats #103 (faucct)
- We are updating to Train 3.x across the Workstation/DK, ensure this gets bumped #105 (tyler-ball)
- Bump train-winrm to 0.2.4 #106 (chef-ci)
- Avoid running bundle update on version bump #108 (afiune)
0.3.3 (2019-07-09)
- Bump mixlib-cli to 2.1.1 #90 (chef-ci)
- Bump train-core to 2.1.13 #93 (chef-ci)
- Change over from ChefDK to ChefCLI #94 (marcparadise)
0.3.0 (2019-06-04)
- Update expeditor and .github files #84 (tas50)
- Preparing for Workstation 0.3 release by pinning to versions used there #85 (tyler-ball)
- Switch from Circle-CI to buildkite for verification #86 (tas50)
- Use the org wide github PR template #87 (tas50)
- Support Chef 15 for the Workstation 0.4 release #88 (tyler-ball)
0.2.13 (2019-05-16)
0.2.11 (2019-02-20)
0.2.10 (2019-02-06)
- [tech-debt] group related classes together #63 (marcparadise)
0.2.9 (2019-02-01)
- consolidate platform-specific behaviors ahead of splitting out actions gem #61 (marcparadise)
0.2.8 (2019-01-29)
0.2.7 (2019-01-22)
0.2.6 (2019-01-07)
- Using correct task to update dependencies #58 (tyler-ball)
0.2.5 (2019-01-03)
- Expand user supplied config paths #57 (tyler-ball)
0.2.4 (2018-11-27)
- Handle single failed job when creating cookbook or policyfile #54 (tyler-ball)
0.2.3 (2018-11-26)
- Adding subscriptions for gems so we stay up to date #53 (tyler-ball)
0.2.2 (2018-10-19)
- Correct error 'bash: - invalid option' #50 (marcparadise)
0.2.1 (2018-10-17)
- Ensure cursor is always restored to visible #49 (marcparadise)
- Bumping minor version for GA Release #48 (jonsmorrow)
0.1.30 (2018-10-16)
- Updating maintainer email to remove beta since Workstation is going GA #47 (tyler-ball)
0.1.29 (2018-10-16)
- [SHACK-377] Add app config values to schema #46 (jonsmorrow)
0.1.28 (2018-10-12)
- [SHACK-358] Updates to error and message text for product naming #44 (marcparadise)
0.1.27 (2018-09-21)
- [SHACK-359] Prevent chef-run from executing in the context of ChefDK. #45 (marcparadise)
0.1.26 (2018-08-20)
- Make pry breakpoints work with MultiSpinner #37 (tyler-ball)
0.1.25 (2018-08-16)
- [SHACK-187] convert error handling to use new encapsulated display data #19 (marcparadise)
0.1.24 (2018-08-14)
- Add config setting for target host log level #27 (karthanistyr)
0.1.23 (2018-08-14)
- Changed log level requirement for target host output #29 (karthanistyr)
0.1.22 (2018-08-13)
- [SHACK-187] capture error metadata in translations instead of code #17 (marcparadise)
0.1.21 (2018-08-09)
- [SHACK-290] Set minimum Chef 13 version to be 13.10.4 (fix policyfile tarball use on Windows) #35 (tyler-ball)
0.1.20 (2018-08-07)
0.1.19 (2018-07-31)
- [SHACK-312] fix writing log output to a location specified #25 (karthanistyr)
0.1.18 (2018-07-31)
- [SHACK-304] Updating dependencies to fix ChefDK build pipeline failures #33 (tyler-ball)
0.1.17 (2018-07-30)
- [SHACK-304] Expeditor cannot auto-promote for us #32 (tyler-ball)
0.1.16 (2018-07-30)
- [SHACK-304] Promote chef-apply gem to Rubygems on every successful PR merge #31 (tyler-ball)
0.1.15 (2018-07-26)
- Switch to using Bento Vagrant images since those are Chef maintained #21 (tyler-ball)
0.1.14 (2018-07-26)
- [SHACK-290] Support installed version of Chef 13 if 13.10 or greater #20 (tyler-ball)
0.1.13 (2018-07-25)
0.1.12 (2018-07-20)
- [SHACK-187] housekeeping: move text and error classes into their own files #16 (marcparadise)
0.1.11 (2018-07-20)
- [SHACK-187] split en.yml to separate errors out from application messages #15 (marcparadise)
0.1.10 (2018-07-19)
- [SHACK-187] Move cookbook creation to actions #13 (marcparadise)
0.1.9 (2018-07-19)
- [SHACK-295] Chef 13 on Linux requires absolute paths for config location #9 (tyler-ball)
0.1.8 (2018-07-18)
- Move chef logging configuration to Startup #12 (marcparadise)
0.1.7 (2018-07-18)
- Align converge multi-spinner with parent #14 (marcparadise)
0.1.6 (2018-07-18)
- Split ChefApply::CLI into smaller modules #11 (marcparadise)
0.1.5 (2018-07-17)
- Adding Github issue and PR template #6 (tyler-ball)
0.1.4 (2018-07-13)
- Raise error if installed Chef version is lower than 14.1.1 #8 (tyler-ball)
0.1.3 (2018-07-11)
- Report i18n pluralizations that are not configured correctly #3 (marcparadise)
0.1.2 (2018-07-11)
- We need to push to our private Gem repo #7 (tyler-ball)
0.1.1 (2018-07-11)
- [SHACK-304] Expeditor should build chef-apply as a gem #5 (tyler-ball)
- [SHACK-250] Renaming the chef-run gem to chef-apply #1 (tyler-ball)