Plugin reporting and async hooks
New enhancements to plugin support! We've added plugins used to the report payload for enhanced support for users leveraging plugins in their IOpipe architectures.
We've also added support for plugins to use async hooks for certain hooks – which means plugins can make asynchronous calls to say, an API, and the work will complete before the report is sent.