• EnglishEspañol日本語한국어Português
  • EntrarComeçar agora

Node.js agent release notesRSS

August 2, 2022
Node.js agent v8.17.1

Notes

  • Fixed issue where instrumented code invoked within a @grpc/grpc-js client callback would not get tracked by the agent.

    Bound the external client segment to the onReceiveStatus listener to propagate transaction context to the grpc client callbacks.

  • Fixed issue with truncate in lib/util/application-logging.js. It now checks that the argument is a string before checking its length.

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.

July 27, 2022
Node.js agent v8.17.0

Notes

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.

July 21, 2022
Node.js agent v8.16.0

Notes

  • Automatic application log forwarding is now enabled by default. This version of the agent will automatically send enriched application logs to New Relic. To learn more about about this feature, see the APM logs in context documentation. For additional configuration options, see the Node.js logs in context documentation. To learn about how to toggle log ingestion on or off by account, see our documentation to disable automatic logging via the UI or API.

  • Added a support statement to our release notes

  • Added node 18 to CI workflows.

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.

July 7, 2022
Node.js agent v8.15.0

Notes

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.

June 9, 2022
Node.js agent v8.14.1

Notes

  • Added defensive code in redis v4 instrumentation to check for opts.socket first before evaluating opts.socket.path. Thanks @RAshidAZ for your contribution!

  • Updated @grpc/proto-loader to v0.6.13 to pickup security fixes in protobufjs.

June 6, 2022
Node.js agent v8.14.0

Notes

  • Fixed issue with api.getBrowserTimingHeader optional script unwrapping issue with util.format. Thanks for your contribution @github-dd-nicolas

  • Fixed winston instrumentation to not exit early when winston.createLogger is created without options.

  • Updated pino instrumentation to not override user log configurations.

May 31, 2022
Node.js agent v8.13.2

Notes

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.

May 27, 2022
Node.js agent v8.13.1

Notes

  • Fixed passing undefined as a formatter options to winston.format.combine

May 26, 2022
Node.js agent v8.13.0

Notes

  • Moved log forwarding logic to a transport so customer transports are not polluted with NR linking metadata and timestamp and error manipulations.

  • Prevented transmitting logs when application level logging has been disabled.

May 24, 2022
Node.js agent v8.12.0

Notes

  • Added instrumentation to pino to support application logging use cases: forwarding, local decorating, and metrics.

  • Added supportability metrics about the data usage bytes of harvested data to the collector endpoints.

  • Added an optional way to avoid wrapping browser agent script with the {'<script>'} tag when using api.getBrowserTimingHeader. This will ease usage with component-based libraries like React. Thanks to @github-dd-nicolas for the contribution.

  • Upgraded @grpc/proto-loader to fix a CVE with protobufjs.

  • Upgraded @newrelic/test-utilities to resolve a dev-only audit warning.

Copyright © 2024 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.