Skip to content

Latest commit

 

History

History
382 lines (254 loc) · 24 KB

CHANGELOG.md

File metadata and controls

382 lines (254 loc) · 24 KB

v0.9.6 (2023-05-16)

Merged Pull Requests

v0.9.4 (2022-10-20)

Merged Pull Requests

v0.9.2 (2022-01-28)

Merged Pull Requests

v0.9.0 (2022-01-20)

Merged Pull Requests

v0.8.1 (2021-08-18)

Merged Pull Requests

v0.7.1 (2021-07-26)

Merged Pull Requests

v0.6.7 (2021-04-21)

Merged Pull Requests

v0.6.3 (2021-04-05)

Merged Pull Requests

  • 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)

Merged Pull Requests

v0.5.16 (2021-03-24)

Merged Pull Requests

v0.5.3 (2020-09-02)

Merged Pull Requests

v0.4.16 (2020-04-30)

Merged Pull Requests

  • Fix some mismatches in config values we send to the telemetry gem #130 (tyler-ball)

v0.4.15 (2020-02-12)

Merged Pull Requests

v0.4.13 (2020-01-24)

Merged Pull Requests

v0.4.12 (2019-11-22)

Merged Pull Requests

v0.4.11 (2019-11-21)

Merged Pull Requests

v0.4.9 (2019-11-13)

Merged Pull Requests

  • 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)

Merged Pull Requests

0.3.3 (2019-07-09)

Merged Pull Requests

0.3.0 (2019-06-04)

Merged Pull Requests

  • 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)

Merged Pull Requests

  • Add additional github templates and update the expeditor config #69 (tas50)

0.2.11 (2019-02-20)

Merged Pull Requests

0.2.10 (2019-02-06)

Merged Pull Requests

0.2.9 (2019-02-01)

Merged Pull Requests

  • consolidate platform-specific behaviors ahead of splitting out actions gem #61 (marcparadise)

0.2.8 (2019-01-29)

Merged Pull Requests

0.2.7 (2019-01-22)

Merged Pull Requests

0.2.6 (2019-01-07)

Merged Pull Requests

0.2.5 (2019-01-03)

Merged Pull Requests

0.2.4 (2018-11-27)

Merged Pull Requests

  • Handle single failed job when creating cookbook or policyfile #54 (tyler-ball)

0.2.3 (2018-11-26)

Merged Pull Requests

  • Adding subscriptions for gems so we stay up to date #53 (tyler-ball)

0.2.2 (2018-10-19)

Merged Pull Requests

0.2.1 (2018-10-17)

Merged Pull Requests

0.1.30 (2018-10-16)

Merged Pull Requests

  • Updating maintainer email to remove beta since Workstation is going GA #47 (tyler-ball)

0.1.29 (2018-10-16)

Merged Pull Requests

0.1.28 (2018-10-12)

Merged Pull Requests

  • [SHACK-358] Updates to error and message text for product naming #44 (marcparadise)

0.1.27 (2018-09-21)

Merged Pull Requests

  • [SHACK-359] Prevent chef-run from executing in the context of ChefDK. #45 (marcparadise)

0.1.26 (2018-08-20)

Merged Pull Requests

0.1.25 (2018-08-16)

Merged Pull Requests

  • [SHACK-187] convert error handling to use new encapsulated display data #19 (marcparadise)

0.1.24 (2018-08-14)

Merged Pull Requests

0.1.23 (2018-08-14)

Merged Pull Requests

0.1.22 (2018-08-13)

Merged Pull Requests

  • [SHACK-187] capture error metadata in translations instead of code #17 (marcparadise)

0.1.21 (2018-08-09)

Merged Pull Requests

  • [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)

Merged Pull Requests

  • use a common key for dev environment test VMs #34 (robbkidd)

0.1.19 (2018-07-31)

Bug Fixes

  • [SHACK-312] fix writing log output to a location specified #25 (karthanistyr)

0.1.18 (2018-07-31)

Merged Pull Requests

  • [SHACK-304] Updating dependencies to fix ChefDK build pipeline failures #33 (tyler-ball)

0.1.17 (2018-07-30)

Merged Pull Requests

  • [SHACK-304] Expeditor cannot auto-promote for us #32 (tyler-ball)

0.1.16 (2018-07-30)

Merged Pull Requests

  • [SHACK-304] Promote chef-apply gem to Rubygems on every successful PR merge #31 (tyler-ball)

0.1.15 (2018-07-26)

Merged Pull Requests

  • Switch to using Bento Vagrant images since those are Chef maintained #21 (tyler-ball)

0.1.14 (2018-07-26)

Merged Pull Requests

  • [SHACK-290] Support installed version of Chef 13 if 13.10 or greater #20 (tyler-ball)

0.1.13 (2018-07-25)

Merged Pull Requests

  • Update the readme to remove some boilerplate #18 (tas50)

0.1.12 (2018-07-20)

Merged Pull Requests

  • [SHACK-187] housekeeping: move text and error classes into their own files #16 (marcparadise)

0.1.11 (2018-07-20)

Merged Pull Requests

  • [SHACK-187] split en.yml to separate errors out from application messages #15 (marcparadise)

0.1.10 (2018-07-19)

Merged Pull Requests

0.1.9 (2018-07-19)

Merged Pull Requests

  • [SHACK-295] Chef 13 on Linux requires absolute paths for config location #9 (tyler-ball)

0.1.8 (2018-07-18)

Merged Pull Requests

0.1.7 (2018-07-18)

Merged Pull Requests

0.1.6 (2018-07-18)

Merged Pull Requests

0.1.5 (2018-07-17)

Merged Pull Requests

0.1.4 (2018-07-13)

Merged Pull Requests

  • Raise error if installed Chef version is lower than 14.1.1 #8 (tyler-ball)

0.1.3 (2018-07-11)

Merged Pull Requests

  • Report i18n pluralizations that are not configured correctly #3 (marcparadise)

0.1.2 (2018-07-11)

Merged Pull Requests

0.1.1 (2018-07-11)

Merged Pull Requests

  • [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)