Skip to content

Beta Release - v2.0.0.beta1

Compare
Choose a tag to compare
@askreet askreet released this 07 Feb 17:19
· 65 commits to master since this release

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.