New docs
- Added IBM MQ OpenTelemetry integration for monitoring IBM MQ with OpenTelemetry, covering host, Kubernetes, metrics, and troubleshooting setups.
- Added Redis OpenTelemetry integration for monitoring Redis with OpenTelemetry, covering Docker, host, and Kubernetes setups.
- Added HAProxy OpenTelemetry integration for monitoring HAProxy with OpenTelemetry, covering self-hosted and Kubernetes setups.
- Added Azure VNet flow log monitoring for forwarding and querying Azure virtual network flow log data.
Major changes
- Cross account destinations is now generally available.
Minor changes
- Added
blocksparameter documentation to thesendSlackworkflow automation action for sending Slack Block Kit messages, along with a table of supported block types. - Updated the Node.js agent compatibility requirements with the latest automated compatibility report.
- Updated the Docker Linux install and Docker Windows install examples for the .NET agent with instructions for installing a specific version instead of the latest.
- Corrected the Intelligent workload membership update interval from 5 minutes to 10 minutes, noting it's subject to change during public preview.
- Clarified in NRQL query time range that raw metric datapoint inclusion depends on a datapoint's begin time, not its end time.
- Updated Workload status configuration to clarify which status methods are available for Standard versus Intelligent workloads.
- Added guidance for removing a user from an authentication domain or organization to multiple user records.
- Updated the .NET agent compatibility requirements to clarify IBM DB2 support and limitations for both .NET Core and .NET Framework.
- Added support for Ubuntu 26.04 (Resolute) to log forwarding via the infrastructure agent, via Fluent Bit 5.0.6.
EOLs
- End of life for Drupal 7 and 9 monitoring in the PHP agent: Support ends October 15, 2026.
- End of life for Node.js 20 runtime support: New Relic agents no longer support the Node.js 20 runtime, which reached end-of-life on April 30, 2026.
Release notes
Stay up-to-date with our latest releases:
NRDOT Host Monitoring v1.19.0:
- Verified the host use case to work with
nrdot-collector:1.19.0.
- Verified the host use case to work with
Fluent Bit 5.0.8 / New Relic Fluent Bit Output Plugin 3.7.0:
- Upgraded to Go 1.26.4 for CVE fixes.
- The infrastructure agent now recommends Fluent Bit 5.0.8 (Linux) and 5.0.7 (Windows) packages.
- Simulator devices now report as
simulator-(deviceType). - Removed the KMP detection that caused instability in 7.7.3.
- Fixed crashes in async web request recording and a harvest config race condition.
- Simulator devices now report as
- Added instrumentation for Google ADK agent workflows.
- Added token counting for Anthropic, Google GenAI, OpenAI, and AWS Bedrock.
- Fixed an instrumentation crash with
graphql-corev3.2.10 and reduced the outboundtracestateheader size.
Node.js agent v14.2.0 and v14.2.1:
- Added Node.js 26 support and a
profiling.source_mapping.enabledconfig option. - Fixed a memory leak caused by duplicate
uncaughtExceptionhandlers registered by thewinstoninstrumentation.
- Added Node.js 26 support and a
Kubernetes integration v4.3.7:
- Released as part of the newrelic-infrastructure-4.3.7 and nri-bundle-8.0.2 chart versions.
- Added a
web_socketsinit config block to enable WebSocket monitoring (disabled by default). - Added internal detection for FCP, INP, CLS, and LCP when the agent is spawned by a micro frontend.
- Added a
Mobile app for Android v5.43.3:
- Bug fixes and UI improvements.
React Native agent v1.8.7 and Flutter agent v1.2.9:
- Updated the native iOS agent to v7.7.4.
Synthetics runtimes — Job Manager v584, Node API runtime rc1.28, Node browser runtime rc1.28 and rc1.29, and Ping runtime v1.75.0:
- Patched underlying OS and dependency CVEs across all synthetics images.
- Streamed large HAR payloads (over 100 MB) directly to disk instead of buffering in memory, for the Node browser runtime.
New docs
- Added a dedicated troubleshooting page for Windows MSI installer fails with error 1603, so you can resolve infrastructure agent installation failures on Windows.
Major changes
- Restructured the OpenTelemetry Microsoft SQL Server monitoring docs into a dedicated multi-page section, from guided setup through host and Amazon RDS instructions, metrics, compatibility, and troubleshooting.
- Updated ECS on EC2 and ECS on Fargate monitoring with a NRDOT Collector option alongside the OpenTelemetry Collector, so you can run the sidecar with New Relic's supported distribution.
Minor changes
- Updated the OpenTelemetry Oracle Database and database service identification docs with corrected parameters.
- Documented how to export dashboards and charts through the NerdGraph API as PDF or PNG, with custom dimensions, template variable overrides, and entity filters, and updated the UI export steps to cover PNG.
- Documented how to query specific knowledge connectors in New Relic AI chat, using
/{connector-name}to target a single source or a broad search across all connectors. - Added the gauge chart type to the chart types documentation.
- Updated the Node.js agent compatibility requirements with the latest compatibility report.
- Updated the .NET agent compatibility requirements with the latest supported library versions.
- Updated the Ruby agent hybrid support details, including raising the minimum supported Ruby agent version to 10.6.0, and the AWS integrations setup instructions.
- Clarified in the Data ingestion UI docs that the Auto view doesn't support the time picker and shows data in 5-minute intervals for up to one day, so use the Daily, Weekly, or Monthly views for longer ranges.
- Removed the overlay APIs from the SDK navigation documentation.
What's new posts
- Added Enhanced dashboard exports and a new chart image snapshot mutation in NerdGraph to announce two new NerdGraph mutations for generating PDF snapshots of full dashboard pages and standalone chart images.
Release notes
Stay up-to-date with our latest releases:
- Added the
nroracledbreceiver,nrsqlserverreceiver,secretsmanagerprovider, andaesprovidercomponents for database monitoring.
- Added the
- Updated bundled dependencies, including
golang.org/x/net, the Alpine base image (v3.24), and containerd (v1.7.33).
- Updated bundled dependencies, including
- Added Redis Cluster instrumentation.
- Upgraded golang to 1.26.4 and updated outdated dependencies.
- Fixed a realpath buffer overrun in install-util and a stack overflow.
- Moved Session Replay image compression off the main thread to reduce capture overhead.
- Fixed stale offline payloads by enforcing a time-to-live that discards data queued too long.
- Ensured buffered events are sent in the final harvest during app shutdown, and fixed session attributes that could be lost during the shutdown harvest.
- Added offline storage functionality for Mobile Session Replay.
- Changed the default session replay masking mode to disallow programmatic unmasking.
- Fixed an infinite loop in EventDeserializer that froze the agent on launch.
Kubernetes integration v4.3.6:
- Released as part of the newrelic-infrastructure-4.3.6 and nri-bundle-8.0.0 chart versions.
Mobile app for Android v5.43.2:
- Bug fixes and UI improvements.
- Added an in-app log detail view to inspect full log attributes, filter by attribute, and copy values.
- Added configurable in-app surveys for gathering user feedback.
- Improved login reliability along with performance and stability.
React Native agent v1.8.6, Flutter agent v1.2.8, Capacitor agent v1.6.8, Unity agent v1.6.2, Cordova agent v7.1.7, and .NET MAUI agent v1.2.5:
- Updated the native Android agent to v7.7.7 and the native iOS agent to v7.7.3.
Synthetics runtimes — Job Manager v574, Node API runtime rc1.27, Node browser runtime rc1.27, and Ping runtime v1.73.0:
- Patched underlying OS and dependency CVEs across all synthetics images.
- For the Node browser runtime, removed performance logs, HAR files, and screenshots from the container logs.
New docs
- Added Security RX Jira workflows to provide guidance on automatically creating and syncing Jira tickets for detected application vulnerabilities.
- Added an Azure virtual machine stop action to the actions catalog so you can power off Azure VMs as part of your automated workflows.
- Added details on saving and managing dashboard preferences to explain how New Relic saves and restores Video Overview and Ad Overview dashboard configurations across sessions.
- Added obfuscation rules regarding the Streaming Video & Ads agent for Android, browser, iOS, and Roku to provide guidance on masking sensitive data with regex-based rules before transmission.
Major changes
- Updated Security RX integrations overview and applications overview to set '10.51.1' as the base version for the Security RX .NET integration.
- Updated CCI documention with per-provider billing ingest pricing, parent vs. sub-account integration scope guidance, and Azure setup prerequisites.
Minor changes
- Updated the Node.js agent installation guide with instructions for instrumenting Apollo and Next.js applications.
- Updated the Node.js agent compatibility requirements with the latest compatibility report.
- Updated the Ruby agent configuration document with the latest configuration options.
- Updated ECS EC2 and ECS Fargate monitoring documentation with corrected configuration for the running task count.
- Enhanced the New Relic agent action in the actions catalog with added context descriptions.
Release notes
Stay up-to-date with our latest releases:
- Fixed Azure Functions crashing when they include response headers.
- Updated the compatibility report.
- Updated the minimum version of
@opentelemetry0.xpackages to^0.219.0. - Added proxy configuration support and supportability metrics to OpenTelemetry metrics export.
- Updated the minimum version of
- Added Hybrid agent support for SpanLink events, SpanEvent events, and span kind on all spans.
- Added support for the
OpenTelemetry::Tracer#start_root_spanAPI. - Fixed
instrumentation.rails_event_logger: falsenot disabling the instrumentation.
- Added Kafka internal metrics and SQL metadata comments for APM to DB Query Performance Monitoring correlation.
- Added alternative environment variables for expected and ignored error codes.
- Fixed distributed tracing for HttpWebRequest body and async requests.
- Corrected the tag from the previous release.
- Applied Dependabot security updates for nrgochi, nrmongo, nrmongo-v2, and nrnats.
- Added forked database components and additional providers for the database use case.
- Added OHI components for AWS ECS container metrics, HAProxy, Kafka, and Redis.
- Added support for Ubuntu 26.04 LTS (Resolute Raccoon).
- Updated the nri-flex and nri-prometheus dependencies.
Synthetics Job Manager Release 568:
- Fixed underlying OS vulnerabilities in the Synthetics job manager.
Media agent for Video JS v4.2.0:
- Added explicit opt-in for AWS MediaTailor with full support for custom CDN domains.
- Added a
config.ad.typeAPI to choose between CSAI and SSAI ad tracking. - Added end-to-end logging through
nrvideo.Logwith active detection mode logged at startup.
- Updated the native Android agent to v7.7.6 and the native iOS agent to v7.7.2.
Flutter agent v1.2.7, Capacitor agent v1.6.7, Unity agent v1.6.1, Cordova agent v7.1.6, and .NET MAUI agent v1.2.4:
- Updated the native Android agent to v7.7.6.
New docs
- Added nginx monitoring with Prometheus receiver for host environments and Kubernetes to provide comprehensive guidance for monitoring nginx using OpenTelemetry Prometheus receiver.
Major changes
- Updated .NET agent compatibility requirements with latest supported framework versions.
Minor changes
- Enhanced the following documentation with clarified customer eligibility and pricing model information:
- Updated ECS EC2 monitoring configuration with optimized OpenTelemetry configuration examples.
- Updated ECS Fargate monitoring configuration with improved configuration settings.
- Updated IAST troubleshooting documentation with refreshed allowlist IPs for csec endpoints.
- Enhanced SRE agent usage documentation with New Relic AI Knowledge integration section.
- Updated browser session replay privacy settings with enhanced configuration examples.
EOLs
- End of Life Announcement: Drop Filter Rules API: Updated EOL date extended to August 31, 2026 to better support migration and minimize disruption.
Release notes
Stay up-to-date with our latest releases:
- Added additional OHI components for enhanced monitoring capabilities.
- Bumped OTel component versions from v0.150.0 to v0.154.0 with improved performance.
- Updated host config node naming conventions due to upstream changes.
Kubernetes integration v4.3.1:
- Enhanced stability and performance improvements for Kubernetes monitoring.
- Updated chart versions for newrelic-infrastructure-4.3.1 and nri-bundle-7.0.21.
- Enhanced browser monitoring capabilities with improved performance tracking.
- Updated instrumentation for better compatibility with modern web frameworks.
- Fixed critical security vulnerabilities with updated dependencies.
- Enhanced runtime stability and performance improvements.
- Enhanced host monitoring capabilities with improved data collection.
- Updated configuration options for better resource management.
- Enhanced mobile app monitoring with improved crash detection.
- Updated performance tracking for Android applications.
- Fixed heading formatting and release version validation.
- Enhanced native code monitoring capabilities.
Synthetics Job Manager Release 556:
- Added enhanced monitoring capabilities for synthetic job processing.
- Improved job scheduling and execution performance.
새로운 문서
- 제한된 네트워크 환경에서 기업 프록시를 통해 eBPF 에이전트 텔레메트리를 라우팅하기 위한 지침을 제공하기 위해 eBPF 에이전트용 프록시 구성 을 추가했습니다.
- 뉴렐릭 Lambda Extension (Rust)에 사용된 타사 라이선스를 문서화하기 위해 Lambda Extension (Rust) 라이선스 를 추가했습니다.
주요 변경 사항
- x86-64 및 arm64 아키텍처 모두에서 Linux 커널 버전 v5.8-v6.14에 대한 지원을 명시하고 커널 버전 상한선을 포함하여 eBPF 에이전트 요구 사항 을 업데이트했습니다.
http://체계를 사용하는 HTTP CONNECT 프록시가 지원되며 텔레메트리 데이터가 종단 간 TLS 암호화 상태를 유지한다는 점을 명확히 하는 포괄적인 프록시 지원 문서를 포함하여 eBPF Kubernetes 설치 및 Linux 설치 를 업데이트했습니다.- 에이전트 v14.1.0부터 네이티브 OpenTelemetry 계측을 통한 Next.js v16+ 지원을 문서화하는 새로운 하이브리드 에이전트 측정 섹션을 포함하도록 Node.js 에이전트 호환성 요구 사항 을 업데이트했습니다.
- SRE 에이전트 설정 을 업데이트하여 Advanced 컴퓨트 SKU 요구 사항을 제거하고, SRE 에이전트 설정에 대한 전제 조건을 명확히 했습니다.
- 모든 모니터 유형에 대한 신세틱스 NerdGraph API 참조 페이지를 업데이트했습니다.
사소한 변경 사항
- 지원되는 AI 모니터링 라이브러리의 전체 목록을 보려면 독자를 자바 에이전트 호환성 페이지 로 안내하도록 AI 모니터링 호환성 요구 사항 을 업데이트했습니다.
- 사소한 형식 수정을 반영하여 .NET MAUI 애플리케이션 모니터 를 업데이트했습니다.
- 상위 계정 취소가 하위 계정에 미치는 연쇄 효과에 대한 중요한 콜아웃 경고를 포함하여 계정 다운그레이드 또는 취소 를 업데이트했습니다.
- 데이터 유효성 검사 섹션 제목을 명확히 하기 위해 API 폴링에서 CloudWatch Metric Streams로 마이그레이션 을 업데이트했습니다.
- 릴리스 노트 인덱스 페이지에 SRE 에이전트 릴리스 노트 타일을 추가했습니다.
- 브라우저, 모바일 및 기타 플랫폼 전반의 스트리밍 비디오 & 광고 에이전트에 대해 이전에 누락된 릴리스 내역을 추가했습니다.
릴리즈 정보
새로운 기능과 릴리스에 대한 정보를 알아보려면 '새로운 소식' 게시물을 확인하세요.
- 이제 정식 출시된 뉴렐릭 Knowledge 에 대한 새로운 소식 게시물입니다.
최신 릴리스에 대한 최신 정보를 받아보세요.
- 팀 기반 권장 사항을 위해 Confluence 회고, 사후 분석, 런북 및 사용자 지정 문서를 연결하는 뉴렐릭 AI Knowledge 통합을 추가했습니다.
- 조사 완료율이 21% 향상되었습니다.
- 전후 성능 비교를 위한 배포 상관관계가 추가되었습니다.
NrAuditEvent데이터를 사용하여 설정 변경 사항을 공지 정책, 모니터 및 워크로드와 연관시키는 감사 스킬을 추가했습니다.
- Anthropic SDK용 새 통합이 추가되었습니다.
- GocqlX용 새 통합을 추가했습니다.
- SQL 통합에서 선택적 INTO 문을 지원하도록 sqlparse의 버그를 수정했습니다.
- rnats에서 불안정한 테스트를 유발하는 버그를 수정했습니다.
- 보안: nrfiber 의존성을 업데이트했습니다.
- 구성 가능한 로그 엔드포인트를 추가했습니다.
- CVE-2026-42504, CVE-2026-27145 및 CVE-2026-42507을 해결하기 위해 Go 버전을 1.26.3에서 1.26.4로 업데이트했습니다.
- Fluent Bit를 버전 5.0.6으로, 뉴렐릭 Fluent Bit 출력 플러그인을 3.6.0으로 업데이트했습니다.
- 보안 CVE를 해결하기 위해 번들로 제공되는 통합 버전(nri-docker, nri-flex, nri-winservices, nri-prometheus)을 업데이트했습니다.
- Fluent Bit 5.0.6 패키지를 권장하도록 인프라 에이전트가 업데이트되었습니다.
- Fluent Bit 5.0.6 및 출력 플러그인 3.6.0을 사용하도록 Fluent Bit 출력 플러그인 도커 이미지를 업데이트했습니다.
- 새로운 플러그인 이미지를 설치하도록 뉴렐릭 로깅 Helm 차트를 업데이트했습니다.
- Windows에서
nrdot-collector배포판용 MSI 인스톨러를 추가했습니다. - Golang 1.26.4를 사용하여 아티팩트를 빌드하여 CVE-2026-42504를 수정했습니다.
- Windows에서
newrelic-infrastructure-4.3.0및nri-bundle-7.0.16차트 버전에 포함되어 있습니다.
- UI 개선 및 버그 수정.
- CVE-2026-41989, CVE-2026-34743, CVE-2025-61726, CVE-2026-25679, CVE-2025-47906 및 CVE-2025-47912를 포함한 기본 OS 취약점을 수정했습니다.
- Chrome을 버전 149.0.7827.102-1로 업데이트했습니다.
- CVE-2026-27447, CVE-2026-34978, CVE-2026-34979, CVE-2026-34980 등을 포함한 여러 보안 CVE를 수정했습니다.
- CVE-2026-45447, CVE-2026-34182, CVE-2026-45445, CVE-2026-34180, CVE-2026-42766 등을 포함한 기본 OS 취약점을 수정했습니다.
New docs
- Added comprehensive Elasticsearch OpenTelemetry integration docs covering installation for standalone and Kubernetes environments using the New Relic OTel Collector and Prometheus.
- Added new OTel Kafka integration docs for Kubernetes self-managed environments alongside expanded docs for self-hosted Kafka monitoring with Prometheus.
Major changes
- Updated Service Architecture Intelligence (SAI) permissions docs to reflect that Catalogs and Maps no longer require extra roles:
- Applications catalog — clarified that no additional roles are needed to access the applications catalog.
- Repository catalog — clarified that no additional roles are needed to access the repository catalog.
- Advanced maps — updated permissions guidance and expanded configuration details.
- Updated AWS Lambda compatibility and permission requirements with expanded IAM permission details required for Lambda monitoring, including additional permissions needed for instrumentation and data collection.
- Updated .NET agent Lambda and SQS instrumentation docs to correct distributed tracing limitations and .NET Lambda instrumentation behavior.
- Added a tutorial video to the NerdGraph change tracking docs explaining how to set up change tracking events.
- Added Ruby 3.4 as a supported runtime to the AWS Lambda layered instrumentation docs.
- Updated New Relic Lens AWS connector docs to document the required
nrlens-prefix for connector naming. - Updated user management UI and tasks to replace example domain names with compliant placeholder values.
Minor changes
- Updated .NET agent compatibility requirements with the latest verified compatible versions for several instrumented packages, including Microsoft.Azure.Cosmos, EnyimMemcachedCore, and AWSSDK.DynamoDBv2.
- Updated the AI monitoring compatibility requirements page to point readers to the Node.js agent compatibility page for the full list of supported AI monitoring libraries.
- Updated GCP Cloud Cost Intelligence docs to add a navigation link to the General settings and Integrations pages for easier access after setup.
- Updated the FedRAMP compliance page to remove New Relic eAPM from the list of non-FedRAMP-authorized services.
- Minor enhancement to migrate from API polling to CWMS doc.
Release notes
Stay up-to-date with our latest releases:
- Added support for native Next.js OTEL instrumentation via the Hybrid Agent.
- Fixed label parser to handle empty values in an object key.
- Refactored
@hapi/hapi,@hapi/vision, andkoainstrumentation to use subscriber-based events. - Deprecated
instrumentLoadedModuleAPI.
- Added instrumentation for new Redis v8.8.0 commands.
- Fixed crash in LangGraph instrumentation due to context propagation issue.
- Improved handling and logging of harvest limit settings.
- Added
request.modelandresponse.modelattributes to LangChain Chain LLM events. - Fixed TypeError crash in LangGraph streaming instrumentation.
- Added
- Fixed
RecordDatastoreSegment()API to correctly use caller-supplied vendor name (note: metric names will change fromDatastore/*/Other/*toDatastore/*/<VendorName>/*). - Fixed StackExchange.Redis segments not being added to transactions before harvest.
- Updated MySql.Data instrumentation to support v9.7.0 signature changes.
- Fixed
- Session info is now namespaced per browser app using
licenseKeyandapplicationID, preventing session sharing across apps on the same origin.
- Session info is now namespaced per browser app using
- Fixed
set-service-accountfailure for local users. - Security: bumped containerd to v1.7.32 (CVE-2026-46680) and nri-flex to v1.18.4 (CVE-2026-45570).
- Fixed
Kubernetes integration v4.2.0:
- Included in
newrelic-infrastructure-4.2.0andnri-bundle-7.0.14chart versions.
- Included in
- Fixed crash in
newrelicTransformClasseswithIllegalAccessErrorafter upgrading to AGP 9.1.0. - Fixed NullPointerException in session replay textview section.
- Fixed
onTrimMemory()call in hybrid applications.
- Fixed crash in
- Fixed ANRMonitor blocking the main thread on its own lock.
- iOS dependencies can now be resolved via Swift Package Manager.
- Bundled External Dependency Manager for Unity (EDM4U) upgraded.
- Native Android agent updated to v7.7.5.
- Native iOS agent updated to v7.7.2.
- Updated Native iOS agent to v7.7.2.
Synthetics Ping Runtime v1.70.0:
- Security: fixed CVE-2026-41989 and CVE-2026-34743.
Synthetics Node API Runtime rc1.23:
- Security: fixed multiple CVEs including CVE-2026-43284, CVE-2026-43500, CVE-2026-46300, and others.
Synthetics Node Browser Runtime rc1.23:
- Security: updated Chrome to v149.0.7827.53-1; fixed multiple CVEs.
Pipeline Control Gateway v2.4.1:
- Added configuration-only mode (without Flux) with namespace-scoped permissions and built-in config-watcher sidecar.
- Added DaemonSet deployment mode for node-level telemetry processing.
새로운 문서
- 뉴렐릭 eBPF 에이전트가 수집하는 모든 속성에 대한 포괄적인 문서를 제공하기 위해 eBPF 속성 참조 를 추가했습니다.
- 전체 자동화 없이 파이프라인 컨트롤 게이트웨이를 배포하기 위한 지침을 제공하는 Flux 없이 게이트웨이 설치 를 추가하여, 사용자가 Pipeline 설정을 위해 UI를 계속 사용하면서 Kubernetes 도구를 사용하여 게이트웨이 인프라를 관리할 수 있도록 했습니다.
주요 변경 사항
- Fluxless 설치 모드 지원 및 개선된 설정 가이드를 포함하도록 파이프라인 컨트롤 게이트웨이 문서 를 업데이트했습니다.
- Flux CD 종속성 없이 에이전트 컨트롤을 배포하기 위한 Fluxless 설치 지침으로 에이전트 컨트롤 설정 문서를 업데이트했습니다.
- 향상된 OpenTelemetry 설정 예제 및 배포 옵션으로 ECS EC2 모니터링 및 ECS Fargate 모니터링 문서를 업데이트했습니다.
- MariaDB 호환성 업데이트, 새로운 설정 옵션, 개선된 쿼리 성능 메트릭 가이드를 포함하여 MySQL 및 MariaDB 통합 설치 마법사를 업데이트했습니다.
사소한 변경 사항
- SPA 상호작용 추적을 위한 새로운 옵션과 자세한 반환 값 설명으로 브라우저 API 상호작용 문서를 업데이트했습니다.
- 기본 샘플러와 네이티브 샘플러 간의 차이점을 명확히 하기 위해 Node.js VM 측정 문서를 업데이트했습니다.
- 사용자 이름에 대한 이름 필드 유효성 검사 요구 사항을 반영하여 사용자 관리 UI 및 작업 을 업데이트했습니다.
- 탐색을 개선하고 지식 기반 통합 기능을 명확히 하기 위해 지식 통합 개요 를 업데이트했습니다.
- 단순화된 설치 지침으로 Node.js 에이전트 설치 문서를 업데이트했습니다.
messaging.operation이(가)NULL일 때OtelMessagingConsumer1_24대체 동작을 사용하도록 OpenTelemetry APM UI 를 업데이트했습니다.- 컨텍스트의 AWS 로그에서 더 이상 사용되지 않는 RDS 인스턴스 로그 지원을 제거했습니다.
릴리즈 정보
최신 릴리스에 대한 최신 정보를 받아보세요.
- AI 모델 컨텍스트 프로토콜(MCP) 1.0.0 이상에 대한 지원이 추가되었습니다.
- 버전 1.0.0 이상의 Spring AI completion 및 embedding 클라이언트에 대한 계측을 추가했습니다.
- 아파치 Camel 3.9.0+에 대한 지원 추가, Kafka 클라이언트 4.0.0+ 및 Micronaut Http 클라이언트 3.5.0+.
- 2.0.0부터 최신 버전까지 AWS DAX 지원이 추가되었습니다.
- Solr 9 JMX 모듈 및 JDBC 일괄 작업 지원이 추가되었습니다.
- 개선된 비동기 동작 추적을 통해 코루틴 계측을 수정했습니다.
- Mule 4.9 IllegalAccessError가 해결되었습니다.
- fullMode 이전에 hasReplay가 errorMode에 추가되는 문제를 수정했습니다.
- 보고된 크래시를 해결하기 위해 MSR에 UIColor 안전성을 추가했습니다.
- NRMAHarvester, hex 라이브러리, NRMAMethodProfiler 및 HexStore에서 발생한 여러 크래시 문제를 수정했습니다.
- 네이티브 iOS 에이전트를 버전 7.7.2로 업데이트했습니다.
- 스위프트 패키지 매니저 지원이 추가되었습니다.
- 초기 페이지 로드 이벤트에 상호작용을 바인딩하기 위한 targetPageLoad 옵션을 지원하도록 SPA API가 개선되었습니다.
- fluent-bit용 tail 입력 플러그인의 Unicode.Encoding 옵션에 대한 지원이 추가되었습니다.
- JP 리전 엔드포인트 지원이 추가되었습니다.
- 로컬 사용자에 대한 set-service-account를 수정했습니다.
- containerd 버전을 1.7.32로 업데이트했습니다.
- nri-flex 버전을 1.18.4로 업데이트했습니다.
- 다수의 CVE를 포함하여 기반 OS 취약점을 수정했습니다.
- 다수의 CVE를 포함하여 기반 OS 취약점을 수정했습니다.
- libarchive13t64, libgnutls30t64 및 qs 패키지에 보안 패치를 적용했습니다.
- libarchive13t64, brace-expansion, qs 및 ws 패키지에 대한 보안 패치를 적용했습니다.
- 버그 수정 및 개선 사항.
- 버그 수정 및 성능 개선.
New docs
- Added Service Level Management docs for two new GA features: Maintenance Windows for scheduling planned downtime that excludes bad events from SLI calculations, and Facet Compliance for breaking down SLO compliance and error budgets by attribute.
Major changes
- Added v14 migration guidance to Update the Node.js agent, including breaking changes, removed instrumentation, and updated minimum supported versions.
- Restructured Apollo Server plugin for Node.js to reflect the migration of
@apollo/serverinstrumentation from a standalone plugin to traditional instrumentation in v14. - Updated Install New Relic eBPF agent for Kubernetes and Install New Relic eBPF agent for Linux hosts with v1.4.1 release content including new configuration options and installation steps.
Minor changes
- Restructured the dashboard and chart sharing docs to have dedicated pages for the public sharing of dashboards and charts.
- Added
list_entity_performance_risk_groupstool to MCP tool reference for fetching performance risk groups from the Performance Risks Inbox. - Updated setMaxEventPoolSize Mobile SDK reference with an important callout for additional context.
- Updated .NET agent compatibility requirements with the latest supported framework versions.
- Fixed nginx dashboard names in NGINX integration and NGINX Plus integration docs to reflect current dashboard names.
- Updated New Relic One pricing and billing and Service Architecture Intelligence getting started to clarify that SAI capabilities are included at no additional cost for all full platform users.
- Updated New runtime, Manage monitor runtimes, and Runtime upgrade troubleshooting to centralize Chrome version references to "Latest."
- Updated Synthetic monitoring runtime transition guide with specific EOL dates for runtime transitions.
- Fixed a formatting issue in NRQL syntax, clauses, and functions by removing an internal app name reference.
- Fixed code block indentation in Update the Node.js agent.
What's new posts
- Added SLM update: Maintenance Windows and Facet Compliance are now Generally Available to announce GA availability of scheduled maintenance windows and facet-based SLO compliance tracking in Service Level Management.
Release notes
Stay up-to-date with our latest releases:
- Dropped support for Node.js 20 and
fastify3.x (breaking change). - Removed Cross Application Tracing (CAT) and License, Application, and Security Policies (LASP) support.
- Migrated
@apollo/serverinstrumentation from the@newrelic/apollo-server-pluginpackage to traditional instrumentation. - Removed instrumentation for
koa-routeandkoa-router. - Updated minimum supported versions for
@nestjs/cli,@nestjs/core,next,bluebird,mysql2, andcassandra-driver. - Updated
config.distributed_tracing.exclude_newrelic_headerdefault totrue.
- Dropped support for Node.js 20 and
- Fixed multiple security vulnerabilities including CVE-2024-50004, CVE-2024-58096, CVE-2025-37926, CVE-2025-38201, and others.
- Upgraded Chrome from 148.0.7778.167-1 to 148.0.7778.178-1.
- Fixed multiple security vulnerabilities including CVE-2026-3832, CVE-2026-3833, CVE-2026-5260, and others.
Kubernetes integration v4.1.1:
- Released as part of
newrelic-infrastructure-4.1.1chart andnri-bundle-7.0.12.
- Released as part of
- Added OCI IMDS v2 endpoint support.
- Updated
nri-docker,nri-winservices,nri-prometheus, andnri-flexdependencies. - Bumped Go version to 1.26.3.
Logstash Output Plugin v2.0.0:
- Switched to Manticore HTTP client with connection reuse for improved performance.
- Fixed gzip compression to resolve payload unmarshalling issues.
- Added user-configurable connection and socket timeout parameters.
- Updated integration tests to validate log delivery to New Relic.