npm newrelic 9.12.1
v9.12.1

latest releases: 12.5.1, 12.5.0, 12.4.0...
18 months ago

v9.12.1 (2023-03-15)

  • Added ability to mark errors as expected when using newrelic.noticeError, by adding an optional boolean:

    • newrelic.noticeError(error, {customAttributes}, true|false) when there are custom error attributes.
    • newrelic.noticeError(error, true|false) if there are no custom error attributes.
    • expected errors do not affect error metrics or Apdex.
  • Added ability to disable distributed tracing for aws-sdk >= 3.290.0.

  • Updated README header image to latest OSS office required images

  • updated @grpc/grpc-js from 1.8.8 to 1.8.9

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.

Don't miss a new newrelic release

NewReleases is sending notifications on new releases.