• /
  • EnglishEspañolFrançais日本語한국어Português
  • Log inStart now

Node.js agent release notesRSS

October 29
Node.js agent v13.6.2

Notes

Bug fixes

Documentation

  • documented how to use the subscriber based instrumentation (#3432) (3b3ab72)
  • Updated compatibility report (#3471) (964543b)

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

October 28
Node.js agent v13.6.1

Notes

Bug fixes

  • Updated middleware wrapper to not wrap handler if it is not a function (#3469) (c702689)

Documentation

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

October 27
Node.js agent v13.6.0

Notes

Features

  • Added instrumentation for http2 client methods (#3284) (bda7aea)

Bug fixes

  • Updated ioredis instrumentation to handle breakage of errors when using .pipeline. (#3457) (49f4d93)
  • Updated openai instrumentStream function to handle empty chunk when include_usage is set (#3427) (f804940)

Code refactoring

  • Update express instrumentation to subscribe to events emitted (#3424) (bbf3d01)
  • Updated instances in instrumentation of Array.forEach for a more performant for...of or for index loop (#3463) (99484ce)
  • Updated instances of Array.forEach for a more performant for...of or for index loop (#3440) (48c37bf)
  • Updated token calculation for aws-bedrock LLM Events (#3445) (9450181)
  • Updated token calculation for google-genai LLM Events (#3431) (41d32be)
  • Updated token calculation for openai LLM Events (#3430) (b8678cc)

Documentation

Miscellaneous chores

Tests

  • Added a randomString helper to agent_helper and use it in ioredis to avoid flappy tests, also updated local instances of random strings in kafka, elasticsearch and opensearch tests (#3462) (4deb6d8)
  • Fixed conflict between ioredis and ioredis-esm by running flushdb instead of flushall to avoid index getting removed mid test (#3464) (5e3f0a8)
  • Fixed express async error test to purposely misspell a method to emit a crash (#3435) (ff9f064)
  • Moved aws-sdk-v3 common.js requirement of semver (#3461) (6a380ef)
  • Pinned Next.js tests to <16.0.0 (#3446) (10787a1)
  • Updated minimum tested version of @langchain/core to 1.0.0 (#3437) (b61f67a)

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

October 14
Node.js agent v13.5.0

Notes

코드 리팩토링

  • 방출된 이벤트를 구독하도록 fastify 측정, 로그를 업데이트했습니다. (#3407) (51e361e)

  • 방출된 이벤트를 구독하도록 pgpg-native 측정 측정을 업데이트했습니다. (#3397) (04af258)

  • 기본적으로 timers.setTimeouttimers.setInterval 비활성화하기 위해 config.instrumentation.timers.enabled false로 업데이트했습니다. (#3414) (b925d3d)

    • 다시 활성화하려면 config에서 config.instrumentation.timers.enabled true 로 설정하거나 설정하세요. NEW_RELIC_INSTRUMENTATION_TIMERS_ENABLED=true

선적 서류 비치

잡일

  • 새로운 진단 기본 클래스를 추가하고 새 클래스를 사용하도록 undici를 마이그레이션했습니다(#3408)(8047bf1)
  • 샘플러용 디렉토리 생성(#3419)(dd2d3df)

스타일

  • check-typesrequire-returns-type jsdoc 필요(#3400)(e4cd687)
  • jsdoc check*, implements-on-classes 및 일부 no-undefined-types 가 필요합니다(#3404)(4fa645b)
  • jsdoc require-returns-checkrequire-property-* 필요 (#3403) (1008073)

테스트

  • package.json이 내보내지지 않을 때 패키지 버전을 가져오는 도우미를 추가하고 해당 버전이 필요한 테스트를 업데이트했습니다(#3411)(5ae02c7)
  • 보안 에이전트가 활성화된 경우 고정된 fastify 세그먼트 트리 어설션(#3422)(b2cf6ed)
  • 모든 스트리밍 테스트를 위해 새 포트에서 수신하도록 mcp 테스트를 리팩토링하고 불필요한 프로세스 종료를 제거했습니다(#3420)(17db813)
  • setTimeout이 비활성화된 openai 어설션을 업데이트했습니다(#3421)(ceec8f9)

지지 성명:

최신 에이전트 버전이 출시되면 즉시 업데이트하는 것이 좋습니다. 최신 버전으로 업그레이드할 수 없는 경우, 에이전트를 90일 이내 버전으로 업데이트하세요. 에이전트에게 최신 정보를 제공하는 방법에 대해 자세히 알아보세요. (https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/)

에이전트 릴리스 및 지원 날짜에 대한 정보는 뉴렐릭 Node.js 에이전트 EOL 정책을 참조하세요. (https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/nodejs-agent-eol-policy/)

September 29
Node.js agent v13.4.0

Notes

코드 리팩토링

  • 방출된 이벤트를 구독하기 위한 amqplib 측정 측정 업데이트(#3377)(fecbb08)
  • 방출된 이벤트를 구독하기 위해 cassandra-driver 측정, 로그를 업데이트했습니다. (#3372) (bb87cd8)

선적 서류 비치

잡일

  • wasm 최적화를 활용하기 위해 @apm-js-collab/tracing-hooks 최신으로 업데이트했습니다(#3398)(cda56cc)

스타일

  • jsdoc/valid-typesjsdoc/check-param-names 필요 (#3368) (5d1b1d9)
  • jsdoc require-param-descriptionrequire-param-type 필요 (#3391) (3785d0c)

지지 성명:

최신 에이전트 버전이 출시되면 즉시 업데이트하는 것이 좋습니다. 최신 버전으로 업그레이드할 수 없는 경우, 에이전트를 90일 이내 버전으로 업데이트하세요. 에이전트에게 최신 정보를 제공하는 방법에 대해 자세히 알아보세요. (https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/)

에이전트 릴리스 및 지원 날짜에 대한 정보는 뉴렐릭 Node.js 에이전트 EOL 정책을 참조하세요. (https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/nodejs-agent-eol-policy/)

September 22
Node.js agent v13.3.3

Notes

특징

  • 구독자에 대한 콜백 추적 지원 추가(#3371)(e6ad52e)

버그 수정

  • completions.parse 또는 responses.parse 사용할 때 충돌을 방지하기 위해 APIPromise를 올바르게 반환하도록 openai 측정, 계측을 업데이트했습니다(#3382)(c7ccf26)

선적 서류 비치

잡일

  • 사용하지 않는 loader.mjs 제거했습니다(#3376)(66a9fd5)
  • OTel Bridge 활성화/비활성화에 대한 업데이트된 메트릭(#3381)(b976c37)
  • 업데이트된 지원 가능성 OTel Bridge 활성화를 위한 지표 이름… (#3383) (c7c1d6c)

지지 성명:

최신 에이전트 버전이 출시되면 즉시 업데이트하는 것이 좋습니다. 최신 버전으로 업그레이드할 수 없는 경우, 에이전트를 90일 이내 버전으로 업데이트하세요. 에이전트에게 최신 정보를 제공하는 방법에 대해 자세히 알아보세요. (https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/)

에이전트 릴리스 및 지원 날짜에 대한 정보는 뉴렐릭 Node.js 에이전트 EOL 정책을 참조하세요. (https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/nodejs-agent-eol-policy/)

September 10
Node.js agent v13.3.2

Notes

Bug fixes

  • Added defensive code for obtaining protocol in outbound http calls (#3367) (ecda4e8)

Code refactoring

Documentation

Continuous integration

  • Benchmark tests run on push on main (#3359) (c0f81c3)
  • Changed NUGET_SOURCE workflow to variable (#3364) (10692db)
  • Fix benchmark workflow (#3365) (7da99b5)
  • Updated the GH_RELEASE_TOKEN to point to our bot user PAT instead of python agent (#3363) (06eb5c1)

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

Copyright © 2025 New Relic Inc.

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