## Improvements ### Test Kitchen - `test-kitchen` has been updated to mask the sensitive data in debug logs. - The `kitchen-dokken` plugin has been updated to read credentials from `config.json` when attempting to authenticate with the registry. Thanks [evandam](https://github.com/evandam)! ## Bug Fixes - `knife-tidy` has been updated to address an issue where the `--keep-versions` flag would not account for node data. Thanks [ecottom](https://github.com/ecottom)! ## Backward Incompatibilities - The reference to the default user gem path is now updated from `~/.chefdk` to `~/.chef`. This is made to avoid gem loading issues in MacOS. The backward incompatibility, if any, is relevant to a prior ChefDK installation (which is EOL) and not related to Chef Workstation installation.