Notes
Features
- Added supportability metrics to indicate how agent was loaded and if source maps were enabled (#1657) (6f6f7e6) - Supportability/Features/CJS/Preload- recorded if- -r newrelicwas used to load agent
- Supportability/Features/CJS/Require- recorded if- require('newrelic')was used to load agent
- Supportability/Features/EnableSourceMaps- recorded if- node --enable-source-mapswas present to start application
 
- Added logging of - process.execArgsat the debug level (#1654) (c85c006)
Miscellaneous chores
- Updated c8 to merge v8 coverage reports asynchronously to avoid OOM issues (#1652) (34376d7)
- Updated explorer hub link in readme (#1656) (c1e81a7)
Tests
Support statement:
- New Relic recommends that you upgrade the agent regularly to ensure that you're getting the latest features and performance benefits. Additionally, older releases will no longer be supported when they reach end-of-life.