yarn newrelic 14.2.1
v14.2.1

9 hours ago

Bug fixes

  • Updated winston instrumenting to assign handleExceptions to the first NrTransport to avoid registering duplicate uncaughtException handlers (#4108) (d60a48d)
    • This would create a linear memory leak because the NrTransport objects for loggers no longer in use, would not be freed because of the global process.on('uncaughtException') handler

Documentation

Continuous integration

  • Pinned CI npm to 11 so native versioned suites build on Node 22 (#4114) (b844e94)
  • Removed the 8 minute versioned shard timeout (#4111) (0ef6374)
  • Attempted to fix memcached CI issue again (#4098) (f67fef5)
  • Shard versioned tests across CI runners (#4101) (1471734)

Tests

  • Added samples to prisma and next to cut down on versions under test on packages we recommend using hybrid ageninstrumentation (#4112) (7d8bd7c)
  • Resolved grpc proto-loader from the running suite's node_modules (#4110) (5b5a9f8)

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/)

Don't miss a new newrelic release

NewReleases is sending notifications on new releases.