This repository was archived by the owner on Nov 30, 2022. It is now read-only.
v15.0.0
- Fix to all jobs (#624) so that they now use basic scalar values to prevent serialization errors
- WebhookInstaller and ScripttagInstaller jobs no longer inject the action class, the action class is resolved in the handle method
Potential breaking change if you've overloaded the AppUninstall job, or have webhook jobs. See UPGRADING wiki entry for more information.