Beta Release - v2.0.0.beta1
New Features
- Custom commands can now have optional positional parameters. (Thanks, @yitsushi!)
Bugfixes
- Moved
EncryptedParameters
into the plugins module, to align with it's documentation. (Thanks, @janost!) - Backup plugin is now compatible with this release. (Thanks, @borsothy!)
- Fixed a nil dereference when dealing with deployment failures which do not have event diagnostic information. (Thanks, @borsothy!)
Why 2.0?
The interface to the controller's update method changed in a previous beta patch, which breaks what we consider a public interface.