This version includes a breaking API change
New Feature
New feature, add getStackTrace
to onInvokeTask
. This allows users to inspect the stack prior to blocking a task.
Breaking Change
taskType
and taskSource
have been replaced with a task
object in the onInvokeTask
API