Notes
⚠ BREAKING CHANGES
This version of the Node.js agent is a SemVer MAJOR update and contains the following breaking changes. MAJOR versions may drop support for language runtimes that have reached End-of-Life according to the maintainer. Additionally, MAJOR versions may drop support for and remove certain instrumentation. For more details on these changes please see the migration guide.
- Dropped support for Node.js 18
- Updated min supported version for
fastify
to 3.0.0,pino
to 8.0.0, andkoa-router
to 12.0.0
Features
- Dropped support for Node.js 18 (#3097) (cb7c080)
- Updated min supported version for
fastify
,pino
, andkoa-router
(#3108) (ae9e21d)
Documentation
- Updated AI Monitoring compatibility docs with new AWS Bedrock APIs (#3230) (e1ff0d3)
- Updated compatibility report (#3237) (dc85e4e)
Tests
- Fixed
assertSegments
to insert all expected segments (#3239) (de183fb) - Updated tests to mock outgoing calls to avoid issues in CI (#3234) (66694c6)
Continuous integration
- Updated prepare release to exclude semver major copy for repos other than
node-newrelic
(#3242) (82d9689) - Updated release prep to add copy around breaking changes (#3199) (ca1131c)
Support statement:
We recommend updating to the latest agent version as soon as it's available. If you can't upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about keeping agents up to date. (https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/)
See the New Relic Node.js agent EOL policy for information about agent releases and support dates. (https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/nodejs-agent-eol-policy/)