- Add a NoOp transport
- Replace
--locallink
with--transport
- Add option to support tracking symlinks
- Add option to allow specifying a knife config
- Use /bin/echo rather than built-in for better cross-platform support
- Add config file for taste-untester
- Fix tunnel support
- Check for chef-zero anywhere in PATH, not just two hard-coded directories
- Windows support
- Keep the same port on restart
- Handle client and server having different timezones
- Fix line number reporting when hooks crash
- Add support for JSON roles
- add --locallink option
- Fix support for 'port' on chef server
- Fix untesting
- Add option to pass hostname for local machine
- Add option to pass chef config file name
- chef-zero debug logging
- update syntax for ohai plugin path
- report SSH errors better
- Fix dependency
- Honor user-specified
chef_client_command
everywhere - Various help message fixes
- Let user specify repo type
- Let user override SSH command
- Honor
--skip_repo_checks
more consistently - Better error messages
- Support for
auto
repo type - Fix bug in determining default role directory
- Fix bug in determining default databag directory
- Honor chef-zero path from config
- If user specifies a plugin path, error if it does not exist
- Support empty base directories
- Handle transitions from/to ssl/ssh
- Support HTTPS/SSL
- Support chef-zero logging
- Clear the ref number when restarting chef-zero
- Find our tunnel using group IDs
- Fix non-root case
- Handle upload failures better
- Error out if we hit problems rather than trying to carry on
- Various SSH changes to handle tunnels better
- Fixes for Chef 12