Bug fixes Hapi handlers will now preserve the defaults associated with them. Previously when wrapping handlers, the agent would drop the…
Improvements Added metrics for enabled/disabled feature flags. Bug fixes Fixed transaction naming for Hapi plugins. Thanks to Marc Höffl…
New features Added support for ignoring ranges of status codes. The configuration error_collector.ignore_status_codes can now take ranges…
Improvements Improved metadata collection for AWS, Azure, GCE, and Pivotal Cloud Foundry. Bug fixes Fixed a bug in PG query obfuscation for…
Improvements Improved documentation for newrelic.start*Transaction and TransactionHandle. Formatting for the startWebTransaction and…
Bug fixes Fixed issue with transaction events not including correct duration values. This issue was introduced in v2.0.0, and it has…
Notes The New Relic Node Agent v2 is here! This release contains major changes to the agent instrumentation API, making it easier to create…
New features Node v8 is officially supported with the exception of async / await . Support for the new async/await keywords is coming in…
Bug fixes Fixed a transaction state loss introduced in Node 7.10.0 when using net.createConnection . Added a new segment for net.connect…
Notes Dropped support for Express < 4.6. New features Improved API for writing web framework instrumentation. Introduced a new…