Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

v15.0.0

Choose a tag to compare

@gnikyt gnikyt released this 25 Nov 19:33
· 148 commits to master since this release
3ed5b58
  • 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.