• /
  • EnglishEspañolFrançais日本語한국어Português
  • 로그인지금 시작하기

Node.js agent release notesRSS

July 27
Node.js agent v14.3.4

Notes

특징

버그 수정

  • openai 사용자 지정 프로미스에서 responses.parse 체인의 결과를 캐시하도록 openai 계측을 업데이트했습니다(#4173)(35dce3c)

선적 서류 비치

  • 14.3.1 릴리스에서 오타를 수정했습니다 (#4170) (dd84830)
  • 호환성 보고서를 업데이트했습니다 (#4165) (33eceac)

잡일

  • @apm-js-collab/tracing-hooks 을(를) 0.13.0 (으)로 업데이트했습니다(#4167)(153acec)
  • @octokit/rest 을(를) 22.x (으)로 업데이트했습니다(#4172)(55d90c2)
  • commander 을(를) v15로 업데이트하고 이를 사용하는 스크립트에 대한 단위 테스트를 추가했습니다 (#4168) (e409204)

테스트

  • 테스트 시간 초과를 방지하기 위해 추적 메트릭 테스트에서 스트림을 소비하도록 runnables-streaming.js 을(를) 업데이트했습니다(#4169)(1a132bf)

지지 성명:

최신 에이전트 버전이 출시되면 즉시 업데이트하는 것이 좋습니다. 최신 버전으로 업그레이드할 수 없는 경우, 에이전트를 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/)

July 22
Node.js agent v14.3.3

Notes

Features

  • Add internal OTEL API to agent (#4147) (b014f82)
  • Collect on-CPU time alongside wall time in CpuProfiler (#4146) (3b440f3)

Bug fixes

  • Avoid unconditional @opentelemetry/core require on agent startup (#4163) (f31bbe4)

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

July 21
Node.js agent v14.3.2

Notes

Bug fixes

  • Resolved mongodb host details at operation time to support mongodb+srv:// clients (#4155) (7fd4443)

Documentation

Miscellaneous chores

  • Translated OTel exception into timed event (#4151) (36daebe)

Tests

  • Fixed srv-connect DNS patching across mongodb driver versions (#4158) (ca4a7b0)

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

July 20
Node.js agent v14.3.1

Notes

버그 수정

  • 일치하는 문자열을 전체적으로 반환하기 위해 메트릭 정규화 규칙에서 $0 을(를) 대체 항목으로 처리했습니다(#4150) (b57fcc8)

선적 서류 비치

잡일

  • 서버리스 모드 구성을 에이전트 인스턴스에 연결했습니다(#4140) (7a3592f)
  • 사용되지 않는 otlp_endpoint 구성 옵션을 제거했습니다(#4142) (05b072f)

통합 연결

지지 성명:

최신 에이전트 버전이 출시되면 즉시 업데이트하는 것이 좋습니다. 최신 버전으로 업그레이드할 수 없는 경우, 에이전트를 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/)

July 14
Node.js agent v14.3.0

Notes

특징

  • 힙 프로파일러에 소스 매핑 지원 추가 (#4122) (dcee39f)
  • CPU(wall time) 프로파일러에 소스 매핑 지원 추가(#4095) (f6123bc)
  • 모든 발신 OpenTelemetry 메트릭 호출에 otlp_resource_attributes 추가(#4128) (a0c1c5b)
  • 서버 측 구성을 통해 ai_monitoring.enabled,ai_monitoring.streaming.enabledai_monitoring.record_content.enabled 을(를) 할당할 수 있도록 지원 추가(#4123) (c4d8032)

버그 수정

  • bunyan 로그 포워딩의 여러 중복 줄 수정 (#4132) (b0f4242)
  • 스팬에 예외를 추가할 때 발생하는 OTEL 크래시 수정 (#4130) (508542e)

선적 서류 비치

잡일

  • 당사 봇 사용자로 notify-release.yml 일정 변경 (#4135) (a9318ae)
  • 당사 봇 사용자의 versioned-security-agent.yml 일정 변경(#4134) (d7c6f64)
  • 당사 봇 사용자로 스모크 테스트 일정 변경 (#4133) (400268e)
  • 보안 에이전트 워크플로우로 버전 지정 테스트 샤딩 (#4119) (fe200c4)
  • 위치 파라미터로 스위트를 허용하도록 테스트 러너 업데이트(#4117) (ac0985d)

테스트

  • 로거를 구성하기 위한 더 많은 시나리오를 winston에 추가 (#4120) (ea90fc3)
  • 지원하지 않는 범위에 대한 winston 테스트 건너뛰기를 추가했습니다(#4121) (e75e15e)
  • 테스트 중인 매트릭스를 줄이기 위해 pg-native 테스트에 샘플링 적용(#4124) (b1ad2da)
  • 불안정한 amqplib async-work 기간 어서션 수정(#4118) (3544237)
  • common.request 단위 테스트에서 타이밍 경합을 제거했습니다(#4113) (b22c25b)

지지 성명:

최신 에이전트 버전이 출시되면 즉시 업데이트하는 것이 좋습니다. 최신 버전으로 업그레이드할 수 없는 경우, 에이전트를 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/)

July 9
Node.js agent v14.2.1

Notes

버그 수정

  • 중복 uncaughtException 핸들러 등록을 방지하기 위해 첫 번째 NrTransport에 handleExceptions 을(를) 할당하도록 winston 계측된을 업데이트했습니다(#4108) (d60a48d)
    • 더 이상 사용되지 않는 로거의 NrTransport 객체가 전역 process.on('uncaughtException') 핸들러로 인해 해제되지 않기 때문에 선형 메모리 누수가 발생합니다

선적 서류 비치

통합 연결

  • 네이티브 버전 제품군이 Node 22에서 빌드되도록 CI npm을 11로 고정했습니다(#4114)(b844e94)
  • 8분 버전 지정 샤드 시간 초과 제거 (#4111) (0ef6374)
  • memcached CI 문제를 다시 수정하려고 시도했습니다(#4098)(f67fef5)
  • CI 러너 간 버전 지정 테스트 샤딩 (#4101) (1471734)

테스트

  • 하이브리드 에이전트 계측 사용을 권장하는 패키지에서 테스트 대상 버전을 줄이기 위해 prisma 및 next에 samples 추가 (#4112) (7d8bd7c)
  • 실행 중인 제품군의 node_modules 에서 grpc proto-loader 해결(#4110)(5b5a9f8)

지지 성명:

최신 에이전트 버전이 출시되면 즉시 업데이트하는 것이 좋습니다. 최신 버전으로 업그레이드할 수 없는 경우, 에이전트를 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/)

Copyright © 2026 New Relic Inc.

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