New features
- Added full support for Node v10.
- Added instrumentation for
crypto.scrypt
. - Added instrumentation for
fs.realpath.native
. - Added instrumentation for
process.setUncaughtExceptionCaptureCallback
.
Fixes
- Updated tests to use
asyncResource.runInAsyncScope
instead ofemitBefore
andemitAfter