- Full Changelog
- bump digital_ocean gem dependency (for hashie/rash removal to fix ChefDK issues)
- Full Changelog
- support for private networking and secret-file (thanks @popsikle)
- bump digital_ocean gem dependency (for faraday)
- Full Changelog
- bump digital_ocean gem dependency
- Full Changelog
- support for first_boot_attributes/json-attributes (thanks @zuazo)
- updated doc examples
- Full Changelog
- require
digital_ocean
gem version 1.2.0 or later_ - ensure status of image details is OK before outputting image name (thanks @salemine)
- add option to pass environment (thanks @tedkulp)
- Full Changelog
- merge to knife bootstrap config instead of overwriting it (thanks @tmatilai)
- bump dependency to
digital_ocean
gem to circument issue https://github.com/rmoriz/knife-digital_ocean/issues/10
- Full Changelog
- support for integrated
knife-solo
bootstrapping using the--solo
option (thanks @tmatilai) - added basic rspec tests for various bootstrapping options
- remove JRuby from CI as chef itself does currently not work with JRuby except when c-extensions are enabled (off by default)
- Full Changelog
- First release