New docs
- Added Grafana dashboard translation API functionality to support dashboard migration workflows.
- Released New Relic Japan data region and updated various documentation pages to reflect the new region and its capabilities across all products.
Major changes
- Rebranded SRE Agent to New Relic Autopilot across all documentation with updated terminology and references throughout the platform.
- Updated Vulnerability management documentation to remove invalid NRQL functions and fix query patterns for better accuracy.
- Removed vulnerability management add-on documentation as the feature has been integrated into core platform capabilities.
- Updated Scorecards templates library with comprehensive coverage of all available templates and improved organization structure.
- Updated the Node.js compatibility matrix to include the latest supported versions and clarify compatibility with various Node.js releases.
- Updated New Relic MCP server document to make it compliant with HIPAA compliance.
Minor changes
- Added scale an AKS agent pool actions to manage your AKS clusters directly from your workflows.
- Updated Terraform integration setup.
- Enhanced Microsoft SQL Server integration with updated configuration links and improved setup guidance.
- Fixed HAProxy integration endpoint documentation for improved accuracy and clarity.
- Added comprehensive custom certificate support for private locations with detailed setup instructions and configuration options for secure monitoring.
- Updated student program documentation with program details.
Release notes
Stay up-to-date with our latest releases:
- Added source mapping support to heap and CPU profilers for better debugging capabilities.
- Added OpenTelemetry resource attributes to all outgoing metrics calls for enhanced observability.
- Added server-side configuration support for AI monitoring settings (ai_monitoring.enabled, ai_monitoring.streaming.enabled, ai_monitoring.record_content.enabled).
- Fixed bunyan log forwarding multiple duplicate lines issue for cleaner logging.
- Fixed OpenTelemetry crash when adding exceptions to spans for improved stability.
- Added request queue time reporting from X-Request-Start/X-Queue-Start headers across all web hosts.
- Added server-side configuration support for AI monitoring settings for centralized management.
- Updated Npgsql instrumentation to support version 8.x and newer for database compatibility.
- Fixed panic condition caused by double close operation for improved stability.
- Fixed local server binding behavior to default strictly to localhost for enhanced security.
- Updated newrelic/nri-flex to v1.18.8 for improved flexibility monitoring.
- Updated newrelic/nri-winservices to v1.5.3 for Windows service monitoring enhancements.
- Updated newrelic/nri-prometheus to v2.29.4 for Prometheus integration improvements.
- Updated newrelic/nri-docker to v2.8.1 for Docker container monitoring enhancements.
- Updated newrelic-fluent-bit-output to v3.7.0 (Linux) with security vulnerability fixes (CVE-2026-39820, CVE-2026-42499, CVE-2026-33814, CVE-2026-42501, CVE-2026-33811, CVE-2026-42504).
- Updated nroracledbreceiver and nrsqlserverreceiver to v0.154.6 for enhanced database monitoring.
- Updated Microsoft SQL Server documentation links for improved guidance and accuracy.
NRDOT Host Monitoring v1.20.0:
- Verified compatibility with nrdot-collector:1.20.0 for host monitoring use cases.
- Enhanced host monitoring capabilities and performance optimization.
- Added support for New Relic's Japan data region with new region flag (accepts US, EU, or JP) for global accessibility.
- Updated golang.org/x/net dependency from 0.33.0 to 0.55.0 for security improvements and enhanced functionality.
Kubernetes integration v4.4.0:
- Enhanced Kubernetes cluster monitoring capabilities for improved container visibility.
- Improved performance and reliability for large-scale deployments and enterprise environments.
Streaming Android agent v26.07.14:
- Improved mobile streaming performance and reliability for real-time data collection.
- Enhanced data collection and transmission capabilities for better mobile monitoring.
Synthetics Runtime Releases:
- Job Manager v593: Enhanced vulnerability fixes and security improvements for synthetic monitoring infrastructure.
- Job Manager v589: Additional security and stability improvements for job management.
- Node API Runtime rc1.30: Updated runtime capabilities and bug fixes for API monitoring.
- Node API Runtime rc1.29: Performance improvements and enhanced monitoring capabilities.
- Node Browser Runtime rc1.31: Comprehensive browser automation updates and security fixes.
- Node Browser Runtime rc1.30: Enhanced browser compatibility and performance optimization.
- Ping Runtime v1.76.0: Network monitoring improvements and reliability enhancements.
- Enhanced agent management and control capabilities for centralized monitoring.
- Updated vulnerability fixes for synthetic monitoring components with comprehensive security improvements.
- Improved security posture and operational stability across all agent types.
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.
새로운 문서
- Windows에서 인프라 에이전트 설치 실패를 해결할 수 있도록 Windows MSI 인스톨러가 오류 1603으로 실패함에 대한 전용 문제 진단, 해결 페이지를 추가했습니다.
주요 변경 사항
- OpenTelemetry Microsoft SQL Server 모니터링 문서를 안내에 따른 설정 부터 호스트 및 Amazon RDS 지침, 메트릭, 호환성, 문제 진단, 해결에 이르기까지 전용 다중 페이지 섹션으로 재구성했습니다.
- 뉴렐릭이 지원하는 배포판으로 사이드카를 실행할 수 있도록 OpenTelemetry Collector와 함께 NRDOT Collector 옵션을 사용하여 ECS on EC2 및 ECS on Fargate 모니터링을 업데이트했습니다.
사소한 변경 사항
- 수정된 파라미터로 OpenTelemetry 오라클 데이터베이스 및 데이터베이스 서비스 식별 문서를 업데이트했습니다.
- 사용자 지정 크기, 템플릿 변수 재정의 및 엔티티 필터를 사용하여 NerdGraph API를 통해 대시보드 및 차트를 PDF 또는 PNG로 내보내는 방법 을 문서화하고, PNG를 포함하도록 UI 내보내기 단계를 업데이트했습니다.
- 뉴렐릭 AI 채팅에서
/{connector-name}을(를) 사용하여 단일 소스를 타겟으로 하거나 모든 커넥터에 걸쳐 광범위한 검색을 수행하여 특정 지식 커넥터를 쿼리 하는 방법을 문서화했습니다. - 차트 유형 문서에 게이지 차트 유형을 추가했습니다.
- 최신 호환성 보고서로 Node.js 에이전트 호환성 요구 사항 을 업데이트했습니다.
- 최신 지원 라이브러리 버전으로 .NET 에이전트 호환성 요구 사항 을 업데이트했습니다.
- 지원되는 최소 루비 에이전트 버전을 10.6.0으로 올리는 것을 포함하여 루비 에이전트 하이브리드 지원 세부 정보와 AWS 통합 설정 지침을 업데이트했습니다.
- 데이터 수집 UI 문서에서 자동(Auto) 보기는 타임 피커를 지원하지 않으며 최대 1일 동안 5분 간격으로 데이터를 표시하므로, 더 긴 범위의 경우 일간(Daily), 주간(Weekly) 또는 월간(Monthly) 보기를 사용해야 한다는 점을 명확히 했습니다.
- SDK 탐색 문서에서 오버레이 API를 제거했습니다.
새로운 게시물은 무엇인가요?
- 전체 대시보드 페이지 및 독립 실행형 차트 이미지의 PDF 스냅샷을 생성하기 위한 두 가지 새로운 NerdGraph 뮤테이션을 발표하기 위해 NerdGraph의 향상된 대시보드 내보내기 및 새로운 차트 이미지 스냅샷 뮤테이션 을 추가했습니다.
릴리즈 정보
최신 릴리스에 대한 최신 정보를 받아보세요.
- 데이터베이스 모니터링을 위해
nroracledbreceiver,nrsqlserverreceiver,secretsmanagerprovider및aesprovider구성 요소를 추가했습니다.
- 데이터베이스 모니터링을 위해
golang.org/x/net, 알파인 기본 이미지(v3.24) 및 containerd(v1.7.33)를 포함하여 번들로 제공되는 종속성을 업데이트했습니다.
- 레디스 Cluster 계측을 추가했습니다.
- golang을 1.26.4로 업그레이드하고 오래된 종속성을 업데이트했습니다.
- install-util의 realpath 버퍼 오버런 및 스택 오버플로를 수정했습니다.
- 캡처 오버헤드를 줄이기 위해 세션 리플레이 이미지 압축을 메인 스레드에서 이동했습니다.
- 너무 오래 대기열에 있는 데이터를 삭제하는 TTL(Time-To-Live)을 적용하여 오래된 오프라인 페이로드를 수정했습니다.
- 앱 종료 시 최종 수집(harvest) 중에 버퍼링된 이벤트가 전송되도록 보장하고, 종료 수집 중에 손실될 수 있는 세션 속성을 수정했습니다.
- 모바일 세션 리플레이를 위한 오프라인 스토리지 기능을 추가했습니다.
- 프로그래밍 방식의 마스킹 해제를 허용하지 않도록 기본 세션 리플레이 마스킹 모드를 변경했습니다.
- 출시 시 에이전트를 멈추게 하는 EventDeserializer의 무한 루프를 수정했습니다.
- newrelic-infrastructure-4.3.6 및 nri-bundle-8.0.0 차트 버전의 일부로 출시되었습니다.
- 버그 수정 및 UI 개선.
- 전체 로그 속성을 검사하고, 속성별로 필터링하며, 값을 복사할 수 있는 인앱 로그 세부 정보 보기를 추가했습니다.
- 사용자 피드백을 수집하기 위해 설정 가능한 인앱 설문조사를 추가했습니다.
- 성능 및 안정성과 함께 로그인 신뢰성을 개선했습니다.
리액트 네이티브 에이전트 v1.8.6, 플러터 에이전트 v1.2.8, Capacitor 에이전트 v1.6.8, Unity 에이전트 v1.6.2, 코도바 에이전트 v7.1.7, 및 .NET MAUI 에이전트 v1.2.5:
- 네이티브 안드로이드 에이전트를 v7.7.7로, 네이티브 iOS 에이전트를 v7.7.3으로 업데이트했습니다.
신세틱스 런타임 ― Job Manager v574, Node API 런타임 rc1.27, Node 브라우저 런타임 rc1.27 및 Ping 런타임 v1.73.0:
- 모든 신세틱스 이미지에서 기본 OS 및 종속성 CVE를 패치했습니다.
- Node 브라우저 런타임의 경우 컨테이너 로그에서 성능 로그, HAR 파일 및 스크린샷을 제거했습니다.
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.
새로운 문서
- OpenTelemetry Prometheus 수신기를 사용하여 nginx를 모니터링하기 위한 포괄적인 지침을 제공하기 위해 호스트 환경 및 Kubernetes 용 Prometheus 수신기를 사용한 nginx 모니터링을 추가했습니다.
주요 변경 사항
- 최신 지원 프레임워크 버전으로 .NET 에이전트 호환성 요구 사항 을 업데이트했습니다.
사소한 변경 사항
명확한 고객 자격 및 요금 모델 정보로 다음 문서를 개선했습니다:
최적화된 OpenTelemetry 설정 예제로 ECS EC2 모니터링 설정 을 업데이트했습니다.
개선된 설정 값으로 ECS Fargate 모니터링 설정 을 업데이트했습니다.
csec 엔드포인트에 대해 새로 고침된 허용 목록 IP로 IAST 문제 진단, 해결 문서 를 업데이트했습니다.
뉴렐릭 AI 지식 통합 섹션으로 SRE 에이전트 사용 문서 를 개선했습니다.
개선된 설정 예제로 브라우저 세션 리플레이 개인정보 보호 설정 을 업데이트했습니다.
수명 종료
- 수명 종료(EOL) 발표: Drop Filter Rules API: 마이그레이션을 더 잘 지원하고 중단을 최소화하기 위해 EOL 날짜를 2026년 8월 31일로 연장하여 업데이트했습니다.
릴리즈 정보
최신 릴리스에 대한 최신 정보를 받아보세요.
- 향상된 모니터링 기능을 위해 추가 OHI 구성 요소를 추가했습니다.
- 향상된 성능과 함께 OTel 구성 요소 버전을 v0.150.0에서 v0.154.0으로 올렸습니다.
- 업스트림 변경으로 인해 호스트 설정 노드 명명 규칙을 업데이트했습니다.
- Kubernetes 모니터링을 위한 안정성 강화 및 성능 개선.
- newrelic-infrastructure-4.3.1 및 nri-bundle-7.0.21의 차트 버전을 업데이트했습니다.
- 향상된 성능 추적으로 브라우저 모니터링 기능을 개선했습니다.
- 최신 웹 프레임워크와의 더 나은 호환성을 위해 계측을 업데이트했습니다.
- 업데이트된 종속성으로 심각한 보안 취약점을 수정했습니다.
- 런타임 안정성 강화 및 성능 개선.
- 향상된 데이터 수집으로 호스트 모니터링 기능을 개선했습니다.
- 더 나은 리소스 관리를 위해 설정 옵션을 업데이트했습니다.
- 향상된 충돌 감지로 모바일 앱 모니터링을 개선했습니다.
- 안드로이드 애플리케이션에 대한 성능 추적을 업데이트했습니다.
- 제목 서식 및 릴리스 버전 유효성 검사를 수정했습니다.
- 네이티브 코드 모니터링 기능을 개선했습니다.
- 신세틱 작업 처리를 위한 향상된 모니터링 기능을 추가했습니다.
- 작업 예약 및 실행 성능을 개선했습니다.
새로운 문서
- 제한된 네트워크 환경에서 기업 프록시를 통해 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.