Skip to content

Latest commit

 

History

History
330 lines (218 loc) · 20.7 KB

CHANGELOG.md

File metadata and controls

330 lines (218 loc) · 20.7 KB

Change Log

v2.2.1 (2023-02-06)

Merged Pull Requests

Changes not yet released to rubygems.org

Merged Pull Requests

v2.1.6 (2022-06-15)

Merged Pull Requests

v2.1.2 (2020-08-21)

Merged Pull Requests

v2.1.0 (2020-06-30)

Merged Pull Requests

  • Fix README typo and bump minor version for new flag #128 (tyler-ball)

v2.0.15 (2020-06-11)

Merged Pull Requests

  • fix #124 by adding conf dir to gemspec #125 (mskdenigma)
  • Add an option to retain a minimum number of versions of a cookbook #117 (MarkGibbons)
  • Pin pry-stack-explorer to fix Ruby < 2.6 tests #126 (tas50)

v2.0.12 (2020-04-20)

Merged Pull Requests

  • FFI_Yajl shared parsing API with exception handling #121 (jeremymv2)

v2.0.11 (2020-04-19)

Merged Pull Requests

  • fixes cookbook loading so that it works with newer chef client #118 (jeremymv2)
  • Use native Expeditor gem caching #119 (tas50)

v2.0.9 (2019-12-21)

Merged Pull Requests

v2.0.6 (2019-12-04)

Merged Pull Requests

  • adding some clarifications and spelling corrections to the README #102 (jeremymv2)
  • Update README for OSS Best Practices #104 (dheerajd-msys)
  • Fix cookbook_version_from_path failing when the org is named "cookbooks" #106 (tas50)
  • Improve error message about search index being out of date #89 (jblaine)
  • Chefstyle fixes #110 (tas50)

v2.0.1 (2019-02-07)

Merged Pull Requests

  • adding missing assignment operator #101 (jeremymv2)
  • Require Ruby 2.3+ and resolve all chefstyle warnings #99 (tas50)

v2.0.0 (2019-01-16)

Merged Pull Requests

  • Wire up Expeditor #94 (tas50)
  • Add gem and travis badges to the readme #95 (tas50)
  • Add contributing doc #96 (tas50)
  • Add Ruby 2.6 testing and use our standard gemfile groups #98 (tas50)
  • Require Ruby 2.3+ and resolve all chefstyle warnings #99 (tas50)

1.2.0 (2018-05-17)

Full Changelog

Closed issues:

  • notifications fail for chef orgs containing an underscore #77
  • Add option to attach raw JSON report files to the email notification #75

Merged pull requests:

1.1.0 (2018-01-11)

Full Changelog

Closed issues:

  • the backup-path should default to current working directory #79

Merged pull requests:

1.0.1 (2017-12-12)

Full Changelog

Closed issues:

  • Clean up references to tidy methods #68
  • A stale search index can generate inaccurate tidy reports #62

Merged pull requests:

  • Fix validate_user_acls and default_user_acl methods #73 (itmustbejj)

1.0.0 (2017-12-04)

Full Changelog

Merged pull requests:

  • Enabled cookbook deletion #71 (itmustbejj)
  • Add option for backup path to server clean #70 (TheLunaticScripter)
  • Warn the user if there are nodes created in the last hour that haven'… #67 (itmustbejj)
  • Add guard to skip generating org reports if the search index is not u… #66 (itmustbejj)
  • Enable server clean command and clarify confirmation dialogue #31 (jonlives)

0.7.0 (2017-11-29)

Full Changelog

Closed issues:

  • Users/clients from backups older than CS 12.5 may be missing read acls on clients #63
  • notify subcommand ignores --orgs option #59

Merged pull requests:

  • release 0.7.0 #65 (jeremymv2)
  • Add admins/users groups to the read acl for clients from < CS 12.5 #64 (itmustbejj)
  • Restore acls for ::server-admins and org read access groups if they a… #61 (itmustbejj)
  • Filter email notifications on org_list config option. #60 (itmustbejj)
  • Set default encoding to utf-8 to properly handle non-ascii in backups. #58 (itmustbejj)
  • Add check for pre-12.3 nodes to report generation… #57 (jonlives)
  • bump path to 0.6.1 #55 (jeremymv2)

0.6.1 (2017-10-26)

Full Changelog

Closed issues:

  • knife tidy server clean - org names with _ #53

Merged pull requests:

0.6.0 (2017-10-23)

Full Changelog

Merged pull requests:

0.5.2 (2017-10-20)

Full Changelog

Merged pull requests:

0.5.1 (2017-10-19)

Full Changelog

Merged pull requests:

0.5.0 (2017-10-06)

Full Changelog

Closed issues:

  • Supermarket.chef.io #37

Merged pull requests:

0.4.1 (2017-09-27)

Full Changelog

Merged pull requests:

  • fixing corrupt invitations and invalid platform names with commas in … #38 (jeremymv2)
  • bump to 0.4.0 #36 (jeremymv2)

0.4.0 (2017-09-26)

Full Changelog

Merged pull requests:

0.3.6 (2017-09-25)

Full Changelog

Merged pull requests:

0.3.5 (2017-09-20)

Full Changelog

Merged pull requests:

0.3.4 (2017-09-16)

Full Changelog

Merged pull requests:

0.3.3 (2017-09-15)

Full Changelog

Merged pull requests:

0.3.2 (2017-09-14)

Full Changelog

Merged pull requests:

0.3.1 (2017-09-14)

Full Changelog

Merged pull requests:

0.3.0 (2017-09-14)

Full Changelog

Closed issues:

  • FATAL: Cannot find subcommand for: 'tidy backup clean' #12

Merged pull requests:

0.2.4 (2017-09-12)

Full Changelog

Merged pull requests:

0.2.3 (2017-09-11)

Full Changelog

Merged pull requests:

0.2.2 (2017-09-11)

Full Changelog

Merged pull requests:

0.2.1 (2017-09-01)

Full Changelog

Merged pull requests:

0.2.0 (2017-08-16)

Full Changelog

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator