Notes Fixed shim.wrapReturn to call Reflect.construct in construct Proxy trap. Also including newTarget to work with inherited…
Notes Added support for initializeUnorderedBulkOp , and initializeOrderedBulkOp in mongodb v3 instrumentation. Thanks to Denis Lantsman…
Notes Updated AWS metadata capture to utilize IMDSv2. Fixed link to discuss.newrelic.com in README Updated minimum Node version warning to…
Notes Bumped @newrelic/aws-sdk to ^4.1.1. Upgraded @newrelic/test-utilities to ^6.3.0. Includes helpers.getShim so sub packages properly…
Notes Updated onResolved instrumentation hook to only be called the first time we see a specific module filepath resolved. Removed tracer…
Notes Added onResolved instrumentation hook to apply instrumentation prior to module load. This hook fires after the module filepath has…
Notes Fixed issue where unhandled promise rejections were not getting logged as errors in a lambda execution
Notes Fixed bug where failure to retrieve CPU/Memory details for certain Linux distros could result in a crash. parseProcCPUInfo and…
Notes Added full support for Fastify v2 and v3. Fastify instrumentation is now GA. Removed fastify feature flag. Instrumented Fastify routes…
Notes Deprecation Warning: Cross Application Tracing (CAT) has been deprecated and will be removed in a future major release. For…