v3.0.0 (2022-01-27)
- Delete node and client ALCs on --purge option. #171 (lbakerchef)
v2.5.3 (2021-10-13)
- Upgrade to GitHub-native Dependabot #156 (dependabot-preview[bot])
- Fix CI bundle install #163 (jasonwbarnett)
- Require Ruby 2.6 or later #165 (tas50)
- Update to Sequel 5.9.0 #164 (lbakerchef)
- Fix uninitialized constant Net::HTTPServerException #166 (lbakerchef)
- Gracefully handle missing parallelizer in Chef 17 #158 (jasonwbarnett)
v2.4.15 (2021-04-21)
- Add support to use the automate chef server #138 (jaym)
- Update Chef -> Chef Infra, add note on postgresql #146 (btm)
- Fix the gemspec license value to be a valid value #155 (tas50)
v2.4.12 (2020-08-21)
- Fix habitat package #137 (jaym)
- Fix the tests #139 (jaym)
- Fix minor spelling mistakes #140 (tas50)
- Optimize our requires #142 (tas50)
- Pin simplecov to fix Ruby 2.4 tests #143 (tas50)
v2.4.7 (2020-04-19)
v2.4.6 (2019-12-30)
- Jjh/add hab plan #131 (itmustbejj)
- Substitute require for require_relative #132 (tas50)
- Convert PR testing to Buildkite #133 (tas50)
v2.4.3 (2019-08-19)
- Added support for Expeditor #127 (vijaymmali1990)
- enable backup/restore via Chef Automate Chef Server API #128 (jeremymv2)
- Update README.md as per Chef OSS Best Practices #130 (vsingh-msys)