New docs
- Added Performance Risks Inbox docs for the new Public Preview that detects N+1 queries, slow SQL, and other coding anti-patterns.
- Added ServiceNow incident actions for workflow automation, covering create, get, list, resolve, and update operations.
Major changes
- Updated Pipeline Control gateway processor docs to reflect the streamlined v2.2.0 YAML schema with a flat
rulesarray and explicitcontextfield. - Updated Python agent configuration and trace API references for the v13.0.0 release, including new OpenTelemetry
traces.includeandtraces.excludesettings. - Updated Synthetics runtime upgrade UI with refreshed tabs layout for the Fix manually and Fix with AI workflows.
Minor changes
- Added notes on dependency injection to the .NET agent API explaining how to safely use
IAgentwith the agent's transaction and span APIs. - Added
Managed Identityauthentication option to Azure Event Hub log forwarding for v3.2.0+ ARM templates. - Added
aws.cluster.arnattribute configuration to ECS EC2 and ECS Fargate OpenTelemetry monitoring guides. - Added Logging, Rails Event Logger, and Semantic Logger library support to Ruby agent supported frameworks.
- Added
active_record_use_table_nameand Dalli 5.0 entries to Ruby agent configuration. - Updated synthetics NerdGraph API examples to recommend
runtimeTypeVersion: "22.20.0"and flag the November 18, 2026 force upgrade for older Node.js runtimes. - Added an APM namespaces collapser to Manage your data clarifying which APM event types fall outside the distributed traces namespace.
- Added a
forloop withjqexpression example to the Workflow automation definition schema. - Updated New Relic notification action with new
JSON,CSV,PSV, andTSVquery result formats and asuccessselector example. - Updated Security bulletins overview with the new NR26-05 entry for
CVE-2026-31431in Synthetic Monitoring. - Updated Infrastructure agent requirements with Windows service logon options including Local System, Active Directory, Microsoft Entra ID, and gMSA accounts.
- Updated Node.js agent compatibility report with the latest supported package versions.
What's new posts
- Added Performance Risks Inbox is now in Public Preview to announce free Public Preview access for detecting N+1 queries, slow SQL, excessive and sequential database queries, slow HTTP requests, and large HTTP payloads.
Release notes
Stay up-to-date with our latest releases:
- Removed support for Python lambda functions in the config file (security).
- Excluded the
newrelicdistributed tracing header by default; only W3Ctraceparentandtracestateare sent. - Added Anthropic streaming and Gemini response streaming instrumentation.
- Added
http.statusCodeattribute to transaction events; deprecatedresponse.status. - Added
opentelemetry.traces.includeandopentelemetry.traces.excludesettings for Hybrid Agent traces.
- Added instrumentation for Google ADK
BaseAgent.runAsyncandFunctionTool.runAsync. - Updated
@azure/functionsinstrumentation to subscriber type. - Updated how license keys are redacted in logs.
- Fixed
connectand AWS SDK v3 instrumentation issues with newer dependency versions.
- Added instrumentation for Google ADK
- Added Dalli 5.0 support and fixed meta protocol instrumentation for
pipelined_getandread_multi_req. - Added
active_record_use_table_nameconfiguration option to use table names instead of class names in metrics. - Partially redacted license keys in agent logs (first 10 characters visible).
- Fixed Semantic Logger instrumentation incompatibility with
rails_semantic_logger.
- Added Dalli 5.0 support and fixed meta protocol instrumentation for
- Bumped Go version to 1.26.3 (security).
- Changed log level of transaction truncation fiber messages.
- Ensured unnamed spans are not recorded for infinite tracing.
- Allowed
mysqliparameter binding in execute.
- Updated
newrelic/nri-flexdependency to v1.18.2 to addressCVE-2026-29181.
- Updated
Kubernetes integration v4.1.0:
- Released as part of
newrelic-infrastructure-4.1.0chart andnri-bundle-7.0.10.
- Released as part of
- Fixed
CVE-2026-42151andCVE-2026-42154.
- Fixed
NRDOT Host Monitoring v1.14.0:
- Verified host use case with
nrdot-collector:1.14.0. - Replaced
filelogwithfile_login config due to deprecation.
- Verified host use case with
NRDOT Host Monitoring v1.15.1:
- Verified host use case with
nrdot-collector:1.15.1.
- Verified host use case with
Pipeline Control Gateway 2.2.0:
- Added multi-fleet support with a fleet selector dropdown for separate environments.
- Migrated to a streamlined YAML schema with a direct
rulesarray and explicitcontextfield. - Added side-by-side configuration diff preview for transform processors.
- New Dashboard flow selected by default.
- Filter keys correction in case of cross account dashboard.
- NRP Dashboard toggle fix on app upgrade.
- NRP Dashboard banner added in HomeScreen.
- Bug fixes and UI improvements.
- Updated the Native Android agent to version 7.7.4.
- Updated the Native Android agent to version 7.7.3.
- Updated Native Android agent to v7.7.4 and Native iOS agent to v7.7.1.
Synthetics Job Manager release 532:
- Fixed underlying OS and Java vulnerabilities including
CVE-2026-5545,CVE-2026-6253,CVE-2026-6429, and others.
- Fixed underlying OS and Java vulnerabilities including
- Fixed vulnerabilities including
CVE-2026-2219,CVE-2026-33416,CVE-2026-33636,CVE-2026-34757,CVE-2026-44665, andCVE-2026-44664.
- Fixed vulnerabilities including
- Upgraded Chrome from
148.0.7778.96-1to148.0.7778.167-1fixingCVE-2026-44240,CVE-2026-42338,CVE-2026-41636, and others.
- Upgraded Chrome from
- Fixed underlying OS vulnerabilities including
CVE-2026-5545,CVE-2026-6253,CVE-2026-6429, and others.
- Fixed underlying OS vulnerabilities including
New docs
- Added Security Bulletin NR26-05 for security vulnerability disclosure.
- Added Agent Control mirror setup documentation.
Major changes
- Added steps to enable MFA in Authentication domains document.
- Updated Synthetics runtime upgrade UI with UI refresh documentation.
- Added new Browser attributes to Attributes-dictionary.
Minor changes
- Fixed various broken links and formatting issues.
- Added new NRQL queries for weekly report metrics in performance reports documentation.
EOLs
- End of life for CodeStream In-IDE extension - The CodeStream In-IDE extension will reach End-of-Life on November 5, 2026.
Release notes
Stay up-to-date with our latest releases:
- Fixed security vulnerability (Windows): Resolved an unquoted search path vulnerability that could trigger EDR warnings or block installation.
- Updated New Relic Fluent Bit output to version 3.5.1.
- Updated
nri-flexto v1.18.1.
- Added
k8sobjectsreceiveras an experimental feature.
- Added
Mobile app for Android v5.41.8:
- Bug fixes and improvements.
- Fixed multiple security vulnerabilities including CVE-2026-5545, CVE-2026-6253, and others.
- Upgraded Chrome to 148.0.7778.96-1 fixing multiple security vulnerabilities.
- Fixed additional security vulnerabilities including CVE-2026-6919, CVE-2026-6920, and others.
New docs
- Added Mobile Session Replay documentation suite, now generally available, with comprehensive guides covering setup, privacy configuration, advanced features, viewing replays, and troubleshooting for Android and iOS.
- Added Upgrade scripted API monitors to Node.js 22 to provide step-by-step migration instructions for moving scripted API monitors from Node.js 16 to Node.js 22.
Major changes
- Updated Cloud Cost Intelligence documentation for general availability, including new CCI Pricing, Alert Conditions for Cloud Cost Intelligence, and AI Costs pages, plus expanded integrations configuration and FAQ content.
- Restructured New Relic Teams documentation with a new Configure entity ownership guide and updated Manage Teams content for improved navigation and clarity.
- Updated eBPF agent documentation for Kubernetes and Linux installations with YAML configuration migration guidance and field changes introduced in v1.4.0.
- Updated Optimize your compute usage with expanded dashboard guidance, new screenshots, and improved optimization recommendations.
- Updated OpenTelemetry APM UI with a new section covering errors monitoring in the OpenTelemetry APM experience.
Minor changes
- Updated Compatibility and requirements for the Node.js agent with the latest auto-generated compatibility data.
- Added new environment variables
NEW_RELIC_EXTENSION_SEND_PLATFORM_LOGS,NEW_RELIC_EXTENSION_SEND_LOGS, andNEW_RELIC_LAMBDA_EXTENSION_PROXYto Environment variables for AWS Lambda. - Updated Layered instrumentation for Java Lambda with clearer separation of two distinct serverless instrumentation approaches.
- Fixed misaligned table headers in OpenTelemetry APM UI.
- Added
iam.managed.allowedPolicyMembersIAM permission guidance to Connect Google Cloud Platform services to New Relic. - Fixed ambiguous account reference in New Relic AI Knowledge connector.
- Updated Synthetics private locations runtime transition guide with reorganized content and improved clarity.
- Fixed broken links in Java agent 9.2.0 release notes.
- Fixed incorrect AWS account ID example in NerdGraph tutorial: Stream your data to an AWS Kinesis Firehose, Azure Event Hub, or GCP Pub/Sub.
- Added screen sharing and recording consent language to Data privacy with New Relic.
- Fixed capitalization of NRQL clause in NRQL reference.
- Converted deprecated one.nr URLs to onenr.io in New Relic developer documentation pages.
Release notes
Stay up-to-date with our latest releases:
- Added experimental
ConfigAppLogDecoratingWithinMessageconfig option to allow Local Log Decorator to appear within a message field (applies tologcontext-v2/nrlogrusintegration only). - Applied Dependabot security bumps for
nrawsbedrock,nrawssdk-v2, andnrpgx5.
- Added experimental
- Session Replay for Android is now generally available.
- Added ability to programmatically block specific views from Session Replay capture.
- Agent now automatically creates a new session after 4 hours of continuous use.
- Log forwarding now coordinates sampling decisions with Session Replay.
- Fixed multiple session handling, stream exceptions, null pointer, and replay rendering issues.
- Updated native Android agent to v7.7.3.
- Updated native Android agent to v7.7.2.
- Updated native iOS agent to v7.7.1.
- Updated native Android agent to v7.7.2.
- Updated native iOS agent to v7.7.1.
- Updated native Android agent to v7.7.2.
- Updated native iOS agent to v7.7.1.
- Updated components to 0.150.0.
- Renamed
filelogreceiverconfiguration node fromfilelogtofile_logdue to upstream change.
NRDOT Host Monitoring v1.12.0:
- First dedicated release notes for the Host Monitoring use case.
- Host use case verified to work with
nrdot-collector:1.12.0.
- Fixed underlying OS and Java vulnerabilities.
- Fixed CVE-2026-4878.
Synthetics Node API Runtime rc1.18:
- Fixed CVE-2026-41650 and GHSA-w5hq-g745-h8pq.
Synthetics Node Browser Runtime rc1.18:
- Fixed HAR file size reporting zero for large files.
- Upgraded Chrome from 147.0.7727.101 to 147.0.7727.116-1.
- Fixed CVE-2026-41650, CVE-2026-5758, GHSA-w5hq-g745-h8pq, CVE-2026-33671, CVE-2026-33672, and CVE-2026-33750.
Synthetics Ping Runtime v1.67.0:
- Fixed underlying OS vulnerabilities (CVE-2026-4878).
새로운 문서
- IPv4 및 IPv6 테스트를 모두 지원하기 위해 도커, Kubernetes 및 Podman 환경을 위한 신세틱스 듀얼 스택 지원 설치 가이드를 추가했습니다.
- 인플레이스 및 병렬 마이그레이션 전략, 전환 모니터링을 위한 NRQL 쿼리, AI 지원 모니터 수정을 포함하여 모니터를 Node.js 22 및 Chrome 146으로 마이그레이션하기 위한 신세틱스 프라이빗 로케이션 런타임 전환 가이드 를 추가했습니다.
- 사용자가 뉴렐릭에서 Azure 메트릭을 수집하기 위한 올바른 Azure 통합 방법을 선택하는 데 도움이 되도록 Azure Monitor vs. Azure Polling 비교 가이드를 추가했습니다.
주요 변경 사항
- 개정된 UI 워크플로우, 업데이트된 예산 관리, 새로운 비용 개요 페이지, Kubernetes 비용 인사이트, CCI용 NRQL 쿼리, AWS, Azure 및 GCP 설정 가이드를 포함하여 클라우드 비용 인텔리전스(CCI) 문서를 포괄적으로 업데이트했습니다.
사소한 변경 사항
- Hangfire 프레임워크 지원을 포함하도록 .NET 에이전트 호환성 요구 사항 을 업데이트했습니다.
- FedRAMP 규정 준수 정보로 eBPF 개요 를 업데이트했습니다.
- NGINX OTel 계측을 위한 Helm 설치 지침을 포함하여 NGINX OpenTelemetry Kubernetes 통합 을 업데이트했습니다.
- OpenTelemetry API 지원을 위한 하이브리드 에이전트 설정으로 업데이트된 파이썬 에이전트 설정.
- 메트릭 API, Prometheus 및 데이터 최적화 페이지 전반에서 오래된 분당 데이터 포인트(DPM) 한도 문서를 제거하여 메트릭 API 한도 및 제한된 속성 을 업데이트했습니다.
릴리즈 정보
최신 릴리스에 대한 최신 정보를 받아보세요.
- 모바일 세션 리플레이 개선 사항.
- NRMAHarvestController에서 수명/스레딩 경합을 수정했습니다.
- 새로운 기능, 개선 사항 및 수정 사항.
- 세션 리플레이 업데이트 및 개선 사항.
- 세션 리플레이가 이제 정식 버전으로 제공됩니다.
- 네이티브 iOS 에이전트를 v7.7.1로, 네이티브 안드로이드 에이전트를 v7.7.2로 업데이트했습니다.
- 세션 리플레이 녹화에서 민감한 뷰를 숨기기 위한
NRBlockView컴포넌트를 추가했습니다.
- MFE(마이크로 프론트엔드) 메서드의 메서드 이름을 수정했습니다.
once에 구독된 이벤트 핸들러의 누수를 방지하기 위해child_process계측을 수정했습니다.
- Go를 v1.25.9로 업데이트했습니다.
- 업데이트된 번들 통합: nri-flex v1.18.0, nri-docker v2.7.0, nri-prometheus v2.29.0, nri-winservices v1.5.0.
- newrelic-infrastructure-4.0.1 및 nri-bundle-7.0.4로 출시되었습니다.
- systemd 서비스에 ATP 스토리지를 위한 StateDirectory를 추가했습니다.
- CVE-2026-39883을 수정했습니다.
- 버그 수정 및 안정성 개선.
- Chrome을 버전 147로 업데이트했습니다.
- AWS SDK DynamoDB 패키지 지원이 추가되었습니다.
- CVE-2026-39983 및 GHSA-6v7q-wjvx-w8wg를 수정했습니다.
- Chrome을 147.0.7727.55에서 147.0.7727.101로 업그레이드했습니다.
- CVE-2026-4878, CVE-2026-6296 및 CVE-2026-6297을 수정했습니다.
신세틱스 노드 API 런타임 rc1.16 및 rc1.17:
- 보안 업데이트 및 종속성 개선.
- 기반 OS 및 자바 취약점(CVE-2026-5588, CVE-2026-0636)을 수정했습니다.
- 개선 사항 및 업데이트.
New docs
- Added OpenTelemetry ECS monitoring to provide comprehensive guidance for monitoring Amazon ECS with OpenTelemetry.
Major changes
- Restructured SAP solutions documentation for improved organization with dedicated sections for installation, monitoring, configuration, and troubleshooting.
- Updated Kubernetes Windows nodes monitoring with GA availability and enhanced setup instructions.
- Updated Browser session replay privacy settings with extensive configuration options for data masking and recording controls.
- Updated dashboard management and user management concepts documentation to reflect that read-only users can no longer create, update, or delete dashboards.
Minor changes
- Updated .NET agent compatibility requirements with latest verified package versions and clarified container support.
- Updated PHP agent compatibility requirements with current supported versions and removed EOL versions.
- Updated Ruby agent configuration with latest configuration options.
- Enhanced Oracle Database integration with corrected access grant commands.
- Added intelligent storage path selection documentation for ATP troubleshooting.
- Fixed indentation in Jenkins monitoring with OpenTelemetry documentation.
- Updated Node.js agent compatibility requirements with latest compatibility matrix.
What's new posts
- Added Kubernetes Windows nodes GA to announce general availability of Windows node monitoring.
Release notes
Stay up-to-date with our latest releases:
- Rails.event instrumentation for structured logging support.
- Rails Active Job Continuations instrumentation with step-level visibility.
- New
sidekiq.separate_transactionsconfiguration option. - Fixed ReDOS vulnerabilities and HTTPX segment creation crashes.
- Fixed detecting AWS SDK message attributes presence.
- Added support for Amazon Bedrock Runtime API instrumentation.
- Enhanced AWS SDK SNS and SQS messaging instrumentation.
- Updated nri-docker to v2.6.10 and nri-flex to v1.17.7.
- Built Docker images for Windows infrastructure agent.
- Addresses CVE-2026-34040 security vulnerability.
- Enhanced session replay capabilities and performance improvements.
- Improved job scheduling and execution reliability.
Synthetics Ping Runtime v1.65.0:
- Enhanced network monitoring capabilities.
New docs
- Added Grafana dashboard translator REST API for converting Grafana dashboards to New Relic dashboards.
- Added Java agent approaches for AWS Lambda documenting serverless monitoring options with the Java agent.
Major changes
- Restructured Streaming Video & Ads documentation with new platform-specific installation guides for Android, iOS, Browser, and Roku, along with updated API reference documentation and improved navigation.
- Restructured Data ingest budgets documentation into separate pages for account-level and organization-level budgets with multi-tenant support.
Minor changes
- Updated Kubernetes cluster explorer documentation with revised metric names to match UI changes.
- Updated Account email settings with restructured SSO/SAML email change instructions as proper subsection.
- Updated NRDOT collector documentation to simplify docs to single distro model.
- Updated Workflow automation introduction with RBAC permissions information.
- Updated Node.js agent compatibility requirements with updated package versions.
- Updated Java agent compatibility requirements with latest verified compatible versions.
- Updated Supported PromQL features with additional Grafana translation support information.
- Updated Errors inbox browser tab with
SecurityPolicyViolationevent handling section. - Updated New Relic Lens query data to clarify that
FROMclause cannot be used beforeSELECTin ANSI SQL. - Updated Confluent Cloud integration with Compute Pool (Flink) data table.
- Updated NRDOT MSSQL and Oracle DB documentation with database configuration updates.
- Updated PHP agent installation RPM key rotation with key rotation updates.
- Updated PHP agent installation for AWS Linux/RedHat/CentOS with additional installation guidance.
- Updated Kubernetes integration compatibility requirements with bullet point formatting fixes.
- Updated Streaming Video & Ads application views with QoE index image and callout.
Release notes
Stay up-to-date with our latest releases:
- Added Java 26 support and AWS Lambda serverless monitoring mode.
- Added
log_level_denylistconfiguration for log forwarding. - Added auto app naming support for logs, trace samplers, and entity supportability metrics.
- Added instrumentation for OpenTelemetry 1.59.0+ and Reactor Netty HTTP client.
- Fixed NPE with distributed tracing payload and memory leak in
ThreadTrackercache.
- Added database query naming via SQL comments with
/* NewRelicQueryName: CustomName */. - Added Semantic Logger instrumentation for log forwarding (versions 4.6.0+).
- Added
ignored_middleware_classesconfiguration option. - Added
NewRelic::Agent.add_transaction_log_attributesAPI. - Fixed ActionCable broadcast metrics cardinality and FIPS/FedRAMP compliance issues.
- Added database query naming via SQL comments with
- Fixed bug importing incorrect version of
nrsecureagentinnrgrpcintegration.
- Fixed bug importing incorrect version of
Kubernetes Integration v4.0.0:
- Major version release included in
newrelic-infrastructure-4.0.0andnri-bundle-7.0.0.
- Major version release included in
- New features and improvements for React Native mobile monitoring.
- New features and improvements for Unity mobile monitoring.
- Bug fixes and improvements.
- Bug fixes and improvements for Cordova mobile monitoring.
- Bug fixes and improvements.
- Bug fixes and improvements.
- Updates for synthetic monitoring job management.
- Updates for synthetic ping monitoring.
New docs
- Added Fleet control API for managing infrastructure agent configurations at scale across your fleet.
- Added Synthetic monitors Chrome Latest transition guide for upgrading synthetic monitors to Chrome Latest version and Node.js 22.
- Added Security bulletin NR26-04 with procedures for addressing critical Google Chrome use-after-free vulnerability (CVE-2026-5281) affecting Synthetic Monitoring.
- Added New Relic Agent actions for running agents configured in Agentic Platform through workflow automation.
Major changes
- Updated AWS Lambda and OpenTelemetry documentation with comprehensive OpenTelemetry Lambda troubleshooting section covering CloudWatch metrics issues and request ID problems.
Minor changes
- Updated Browser agent release notes with compatibility information for v1.312.0 and v1.312.1.
- Updated Change tracking overview with clarification that changes can be associated with any entity on the New Relic platform.
- Updated Node.js agent compatibility report with updated package versions.
- Updated .NET agent compatibility requirements with latest verified compatible versions for multiple packages including
Microsoft.Azure.Cosmos,Microsoft.Data.SqlClient,MongoDB.Driver, and others. - Updated .NET agent release notes with missing categorization fixes.
- Updated navigation structure for improved user experience across documentation sections.
- Updated Mobile session replay documentation with block view functionality for
NRConditionalMaskViewand comprehensive masking vs. blocking guidance. - Updated Data retention documentation with organization-scoped retention management and Account vs Organization tab explanations.
- Updated Java agent extension modules documentation by removing deprecated HikariCP 2.4.0 incubator module as it's now included in the agent.
- Updated Knowledge integration documentation with updated permission names, changing from "Org Product Admin" to "Organization Manager" role.
- Updated attribute dictionary with new
NrComputeUsageevent type and associated attribute definitions. - Updated Data ingest management documentation with data usage forecasting capabilities and predict usage functionality for Advanced Compute customers.
- Updated Kubernetes integration documentation with Oracle Kubernetes Engine (OKE) support and configuration guidance for APM auto-attach.
- Updated Java agent Java 2 security documentation with Solr v9 support and security manager configuration guidance.
- Updated SCIM support for automated user management with support for
titlefield to capture job title information.
What's new posts
- Added New Dashboards features to announce widget links, widget descriptions, template variable visibility controls, and dynamic template variables in markdown widgets and titles.
Release notes
Stay up-to-date with our latest releases:
Node.js Agent v13.15.0, v13.16.0, v13.17.0, v13.18.0:
- Instrumented grpc server stream to bind async context to stream event handlers.
- Refactored multiple instrumentation modules to use subscriber-based event handling.
- Updated Langchain core subscribers to properly instrument tool class methods.
- Enhanced compatibility with newer npm packages and frameworks.
- Added UnWrap support for replacement response writer and Lambda function URL support.
- Enhanced Opensearch/Elasticsearch integration with additional span attributes.
- Added support for
WITHclauses in SQL parsing and fixed HTTP testing issues. - Security updates including
nrgrpcversion bump and dependency security patches.
- Added Laravel 13 support and PHP Fiber detection for instrumentation control.
- Updated security with Go version 1.26.1 and rotated RPM signing key.
- Fixed Debian/Ubuntu installation and improved SQL parsing logic.
Infrastructure Agent v1.72.7, v1.72.8, v1.72.9, v1.73.0:
- Added comprehensive least-privileged service account support on Windows.
- Enhanced installer to preserve existing service accounts during upgrades.
- Improved security with Group Managed Service Account (gMSA) support.
- Added debug logging and rollback safety features for installations.
New Relic Android mobile app v5.41.5:
- Bug fixes and improvements.
- Added proxy configuration and log control environment variables.
- Fixed JSON logs classification and improved request ID handling.
- Enhanced random number generation in
TraceIDGenerator.
- Bumped OpenTelemetry beta core to v0.148.0 for enhanced performance.
- Added spanmetricsconnector to experimental features.
- Fixed security vulnerabilities including CVE-2026-33186 and CVE-2026-34040.
- Rotated public GPG signing key for improved security.
Major changes
- Updated the Microsoft SQL Server integration documentation to add the Query Performance Monitoring (QPM) for following authentication methods:
- Windows Domain
- Windows group Managed Service Account (gMSA)
- Updated the Elasticsearch monitoring with OpenTelemetry documentation for clarity and added comprehensive Kubernetes installation documentation.
- Updated Dashboards with NerdGraph API with template variable visibility features.
- Updated Workflow automation definition schema with extensive schema updates and comprehensive examples.
Minor changes
- Updated Consumption management with CCU usage forecasting features and enhanced dashboard capabilities.
- Updated View ping monitor results with improved guidance and examples.
- Updated attribute dictionary with additional attribute definitions and descriptions for Browser.
Release notes
Stay up-to-date with our latest releases:
- Removed scoped references by agent identifier to simplify agent architecture.
- Expanded
pageUrlattribution to allPageViewTimingnodes for improved SPA consistency. - Enhanced MFE timing logic for more accurate timing information.
- Enforced string IDs for new MFE registrations and fixed circular replacer issues.
- Added new blocked views functionality for session replay with "nr-block" accessibility id support.
- Fixed overheating issue caused by excessive logging in rare cases.
- Resolved bugs in
NewRelic.setMaxOfflineStorageSizeandgetAndClearFramesmethods.
- Added time to first token for LLM response streams on
LlmChatCompletionSummaryevents. - Fixed Flask
add_url_rulefunction signature mismatch to prevent application crashes.
- Added time to first token for LLM response streams on
- Updated
google.golang.org/grpcto v1.79.3 to address CVE-2026-33186. - Updated Go to v1.25.8 to address CVE-2026-25679 and CVE-2026-27142.
- Updated
New Relic Android mobile app v5.41.4:
- Included UI enhancements and bug fixes.
- Updated native Android agent to version 7.7.0.
- Updated native iOS agent to version 7.7.0.
- Updated native Android agent to version 7.7.0.
- Updated native iOS agent to version 7.7.0.
- Updated native Android agent to version 7.7.0.
- Updated native iOS agent to version 7.7.0.
- Added comprehensive patch documentation with enhanced configuration guidance and troubleshooting.
New docs
- Added Cross account destinations overview to introduce organization-level notification destinations.
- Added Manage cross account destinations to provide comprehensive guidance for creating and managing notification destinations across all accounts within a New Relic organization.
- Added Manage private location keys to provide guidance for managing private location keys in Synthetics, including UI visibility features for listing, filtering, and editing keys with metadata tags.
Major changes
- Updated Create widgets and charts with the Dashboards API with template variable visibility improvements.
- Updated Dashboards with NerdGraph API with extensive template variable visibility features.
- Updated Dashboard template variables with visibility configuration guidance.
- Updated Manage your dashboard with template variable management improvements.
- Updated Troubleshooting chart errors with comprehensive error resolution guidance.
- Updated Use your charts with enhanced chart usage documentation.
- Updated Kubernetes Strimzi Kafka integration with significant enhancements for OpenTelemetry ingest optimization.
- Updated Self-hosted Kafka integration with significant enhancements for OpenTelemetry ingest optimization.
- Updated Custom attributes in .NET with array support for custom attributes.
- Updated .NET agent API with array support for custom attributes.
- Updated Applications overview with .NET SRX (Security Review Experience) integration details.
- Updated Integrations overview with .NET SRX (Security Review Experience) integration details.
- Updated Advanced configuration for OpenTelemetry and Kubernetes with support for OpenShift version 4.20.
- Updated Install the Kubernetes integration with OpenTelemetry with support for OpenShift version 4.20.
- Updated Kubernetes integration compatibility and requirements with support for OpenShift version 4.20.
- Updated App launch times for iOS apps with AppLaunch/Cold metrics limitations and corrected NRQL queries.
- Updated Configure settings for mobile monitoring with AppLaunch/Cold metrics limitations.
- Updated SRE agent setup with significant configuration improvements.
Minor changes
- Updated Compatibility requirements for Node.js agent with latest compatibility information.
- Updated .NET agent compatibility requirements with latest supported library versions and Dotty package versions.
- Updated Install automation for New Relic Go by removing experimental tags.
- Updated Mobile monitoring email notifications by removing outdated content.
- Updated Store secure credentials for scripted browsers and API tests with NerdGraph API references instead of REST API.
- Updated Collector observability with clarification about metric level.
- Updated Feature control manager with minor improvements.
- Updated Monitor Microsoft SQL Server with OpenTelemetry with configuration improvements including updated collection interval defaults, timeout guidance for core metrics, and new database buffer metrics toggle.
- Updated VMware Tanzu NGINX buildpack integration with latest version information.
- Updated Fluent Bit release notes with supported operating system versions and helm chart information.
- Updated Logs release notes with supported operating system versions.
- Updated Sampling processor with improved configuration examples.
- Updated Monitor NGINX with OpenTelemetry on hosts by removing outdated comments.
- Updated Query change tracking data with minor improvements.
What's new posts
- Added What's New post for PHP agent RPM key rotation for enhanced security to announce the updated RPM signing key for PHP Agent packages.
Release notes
Stay up-to-date with our latest releases:
- Kubernetes integration v3.57.0:
- Updated integration components and dependencies.
- Android mobile app v5.41.1:
- Applied bug fixes and improvements.
- Android agent v7.7.1:
- Used SecureRandom() for generating unique identifiers.
- Fixed potential ANR on main thread during heavy load sampling.
- Added exception handling for lower SDK versions.
- Job Manager v512:
- Fixed underlying OS and Java vulnerabilities (CVE-2025-11143, CVE-2026-1605).
- Ping Runtime v1.63.0:
- Fixed underlying OS and Java vulnerabilities (CVE-2025-11143, CVE-2026-1605).
- .NET agent v10.50.0:
- Added array support for custom attributes in .NET Agent API.
- Added hybrid agent support for grpc-dotnet.
- Added LLM monitoring for Microsoft.Extensions.AI via OpenTelemetry bridge.
- Fixed Blazor/SignalR websocket connection instrumentation.
- Node.js agent v13.17.0:
- Added support for Continuous Profiling, including CPU and heap profilers.
- Added server-side configuration for profiling.enabled.
- Added supportability metrics for profiling.
- Disabled profiling in serverless mode and high security mode.
- Refactored winston instrumentation to subscribe to events.
- Job Manager v513:
- Fixed NullPointerException in container label handling when starting Synthetics Job Manager using Podman.
- Node API runtime rc1.13:
- Patched multiple security vulnerabilities in Ubuntu OS, kernel packages, and Node.js application packages.
- Node browser runtime rc1.13:
- Patched multiple security vulnerabilities in Ubuntu OS, kernel packages, and Node.js application packages.
- Kubernetes integration v3.57.0: