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

Docs release notesRSS

April 24
Docs April 20 - April 24, 2026

New docs

  • Added Synthetics dual stack support installation guides for Docker, Kubernetes, and Podman environments to support both IPv4 and IPv6 testing.
  • Added Synthetics private locations runtime transition guide for migrating monitors to Node.js 22 and Chrome 146, with in-place and parallel migration strategies, NRQL queries for monitoring the transition, and AI-assisted monitor fixes.
  • Added Azure Monitor vs. Azure Polling comparison guide to help users choose the right Azure integration method for collecting Azure metrics in New Relic.

Major changes

  • Comprehensively updated Cloud Cost Intelligence (CCI) documentation with revised UI workflows, updated budget management, new cost overview page, Kubernetes cost insights, NRQL queries for CCI, and setup guides for AWS, Azure, and GCP.

Minor changes

Release notes

April 17
Docs April 13 - April 17, 2026

새로운 문서

  • OpenTelemetry를 사용한 Amazon ECS 모니터링에 대한 포괄적인 지침을 제공하기 위해 OpenTelemetry ECS 모니터링 을 추가했습니다.

주요 변경 사항

사소한 변경 사항

새로운 게시물은 무엇인가요?

릴리즈 정보

  • 최신 릴리스에 대한 최신 정보를 받아보세요.

April 10
Docs April 5 - April 10, 2026

New docs

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

Release notes

  • Stay up-to-date with our latest releases:

    • Java Agent v9.2.0:

      • Added Java 26 support and AWS Lambda serverless monitoring mode.
      • Added log_level_denylist configuration 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 ThreadTracker cache.
    • Ruby Agent v10.3.0:

      • Added database query naming via SQL comments with /* NewRelicQueryName: CustomName */.
      • Added Semantic Logger instrumentation for log forwarding (versions 4.6.0+).
      • Added ignored_middleware_classes configuration option.
      • Added NewRelic::Agent.add_transaction_log_attributes API.
      • Fixed ActionCable broadcast metrics cardinality and FIPS/FedRAMP compliance issues.
    • Go Agent v3.43.1:

      • Fixed bug importing incorrect version of nrsecureagent in nrgrpc integration.
    • Kubernetes Integration v4.0.0:

      • Major version release included in newrelic-infrastructure-4.0.0 and nri-bundle-7.0.0.
    • React Native Agent v1.8.0:

      • New features and improvements for React Native mobile monitoring.
    • Unity Agent v1.5.0:

      • New features and improvements for Unity mobile monitoring.
    • Capacitor Agent v1.6.2:

      • Bug fixes and improvements.
    • Cordova Agent v7.1.0, v7.1.1:

      • Bug fixes and improvements for Cordova mobile monitoring.
    • Flutter Agent v1.12.2:

      • Bug fixes and improvements.
    • .NET MAUI Agent v1.2.1:

      • Bug fixes and improvements.
    • Synthetics Job Manager v519:

      • Updates for synthetic monitoring job management.
    • Ping Runtime v1.64.0:

      • Updates for synthetic ping monitoring.

April 4
Docs March 30 - April 4, 2026

New docs

Major changes

Minor changes

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.
    • Go Agent v3.43.0:

      • Added UnWrap support for replacement response writer and Lambda function URL support.
      • Enhanced Opensearch/Elasticsearch integration with additional span attributes.
      • Added support for WITH clauses in SQL parsing and fixed HTTP testing issues.
      • Security updates including nrgrpc version bump and dependency security patches.
    • PHP Agent v12.6.0.34:

      • 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.
    • Lambda Extension v2.4.6:

      • Added proxy configuration and log control environment variables.
      • Fixed JSON logs classification and improved request ID handling.
      • Enhanced random number generation in TraceIDGenerator.
    • NRDOT Collector v1.12.0:

      • 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.

March 28
Docs March 22 - March 28, 2026

Major changes

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:

    • Browser agent v1.311.0:

      • Removed scoped references by agent identifier to simplify agent architecture.
      • Expanded pageUrl attribution to all PageViewTiming nodes 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.
    • iOS agent v7.7.0:

      • 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.setMaxOfflineStorageSize and getAndClearFrames methods.
    • Python agent v12.1.0:

      • Added time to first token for LLM response streams on LlmChatCompletionSummary events.
      • Fixed Flask add_url_rule function signature mismatch to prevent application crashes.
    • Infrastructure agent v1.72.9:

      • Updated google.golang.org/grpc to v1.79.3 to address CVE-2026-33186.
      • Updated Go to v1.25.8 to address CVE-2026-25679 and CVE-2026-27142.
    • New Relic Android mobile app v5.41.4:

      • Included UI enhancements and bug fixes.
    • React Native agent v1.7.2:

      • Updated native Android agent to version 7.7.0.
      • Updated native iOS agent to version 7.7.0.
    • Unity agent v1.4.15:

      • Updated native Android agent to version 7.7.0.
      • Updated native iOS agent to version 7.7.0.
    • Capacitor agent v1.6.1:

      • Updated native Android agent to version 7.7.0.
      • Updated native iOS agent to version 7.7.0.
    • SAP patch release v3.0-sp12:

      • Added comprehensive patch documentation with enhanced configuration guidance and troubleshooting.

March 20
Docs March 16 - March 20, 2026

새로운 문서

  • 조직 수준의 공지 대상을 소개하기 위해 교차 계정 대상 개요를 추가했습니다.
  • 뉴럴릭 조직 내 모든 계정에 걸쳐 공지 대상을 생성하고 관리하는 데 필요한 포괄적인 지침을 제공하기 위해 '계정 간 공지 대상 관리' 기능 을 추가했습니다.
  • 레지스트리 로케이션 키 관리를 추가하여 신세틱스에서 패드 로케이션 키 관리에 대한 지침을 제공합니다. 여기에는 메타데이터 태그를 사용하여 키 나열, 필터링 및 편집을 위한 UI 가시성 기능이 포함됩니다.

주요 변경 사항

사소한 변경 사항

새로운 게시물은 무엇인가요?

릴리즈 정보

  • 최신 릴리스에 대한 최신 정보를 받아보세요.

    • Kubernetes 통합 v3.57.0:

      • 통합 구성 요소 및 의존성/종속성이 업데이트되었습니다.
    • 안드로이드 모바일 앱 v5.41.1:

      • 버그 수정 및 개선 사항이 적용되었습니다.
    • 안드로이드 에이전트 v7.7.1:

      • 고유 식별자를 생성하기 위해 SecureRandom() 함수를 사용했습니다.
      • 고부하 샘플링 중 메인 스레드의 잠재적 ANR 문제를 해결했습니다.
      • 하위 SDK 버전에 대한 예외 처리 기능을 추가했습니다.
    • Job Manager v512:

      • 기본 OS 및 일부를 수정했습니다(CVE-2025-11143, CVE-2026-1605).
    • 핑 런타임 v1.63.0:

      • 기본 OS 및 일부를 수정했습니다(CVE-2025-11143, CVE-2026-1605).
    • .NET 에이전트 v10.50.0:

      • .NET 에이전트 API 에 맞춤형 속성에 대한 지원이 추가되었습니다.
      • grpc-dotnet에 대한 하이브리드 에이전트 지원이 추가되었습니다.
      • OpenTelemetry 브리지를 통해 Microsoft.Extensions.AI에 대한 LLM 모니터링 기능을 추가했습니다.
      • Blazor/SignalR websocket 연결 측정, 리뷰가 수정되었습니다.
    • Node.js 에이전트 v13.17.0:

      • CPU 및 힙 프로파일러를 포함한 연속 프로파일링 지원이 추가되었습니다.
      • profiling.enabled에 대한 서버 측 설정이 추가되었습니다.
      • 프로파일링을 위한 지원 가능성이 추가되었습니다.
      • 서버리스 모드 및 고보안 모드에서 프로파일링이 비활성화되었습니다.
      • 이벤트를 구독하기 위해 Winston 측정, 로그를 리팩터링했습니다.
    • Job Manager v513:

      • Podman을 사용하여 신세틱스 Job Manager를 시작할 때 레이블 처리에서 NullPointerException이 발생하는 문제를 수정했습니다.
    • Node API 런타임 rc1.13:

      • 우분투 운영체제, 커널 패키지 및 Node.js 애플리케이션 패키지의 여러 보안 취약점을 패치했습니다.
    • Node 브라우저 런타임 rc1.13:

      • 우분투 운영체제, 커널 패키지 및 Node.js 애플리케이션 패키지의 여러 보안 취약점을 패치했습니다.

March 13
Docs March 09 - March 13, 2026

새로운 문서

주요 변경 사항

사소한 변경 사항

릴리즈 정보

  • 최신 릴리스에 대한 최신 정보를 받아보세요.

    • 파이썬 에이전트 v12.0.0:

      • 십자인대 추적을 대신하여 십자가 추적을 제거했습니다.
      • 끌어서 3.8에 대한 지원이 제거되었습니다.
      • GIL이 비활성화된 끌어당김 3.13+에 대한 Free-Threaded 끌어당김 지원이 추가되었습니다.
      • CPython 3.13 이상 버전용 빌드된 바이너리를 제공하여 Windows 지원을 추가했습니다.
      • 스트리밍 응답 및 향상된 부분 매핑을 포함하여 Microsoft AG2(Autogen)에 대한 향상된 측정, 로그를 추가했습니다.
      • newrelic[certificates] extra를 통해 선택적으로 인증서 설치를 추가할 수 있습니다.
      • Strands 에이전트 측정의 중복 예외를 수정했습니다.
      • urllib3 v2.6.3, opentelemetry_proto v1.40.0, wrapt v2.1.2를 포함한 내부 패키지가 업데이트되었습니다. 그리고 asgiref v3.11.1.
    • Node.js 에이전트 v13.16.0:

      • Windows 환경에서 측정 및 계측 기능을 활성화하기 위해 @apm-js-collab/tracing-hooks를 v0.5.0으로 업데이트했습니다.
      • 발행된 이벤트를 구독하도록 레디스 v3 측정, 로그를 업데이트했습니다.
    • Node.js 에이전트 v13.15.0:

      • LlmChatCompletionSummary, AWS Bedrock, Google Gen AI 및 OpenAI에 time_to_first_token 메트릭이 추가되었습니다.
      • 레디스 4+ 측정, 이벤트를 구독하기 위해 마이그레이션되었습니다.
    • 진단 CLI v3.7.0:

      • 모든 작업 출력, JSON 파일 및 수집된 구성 파일에서 라이선스 키 및 암호와 같은 민감한 값을 난독화하여 보안을 강화했습니다.
      • 엔드포인트에서 추가적인 성공 응답을 처리할 수 있도록 인프라/에이전트/연결 기능을 업데이트했습니다.
    • NRDOT Collector v1.11.1:

      • GPG 공개 키를 갱신하고 CVE-2026-24051 취약점을 수정했습니다.
    • 인프라 에이전트 v1.72.8:

      • CVE-2026-22184 보안 취약점을 해결했습니다.
    • Kubernetes 통합 v3.56.0:

      • newrelic-인프라-3.61.0 및 nri-bundle-6.0.40 차트 버전에 포함되어 있습니다.
    • 코도바 에이전트 v7.1.0:

      • 기본 Android 에이전트를 버전 7.7.0으로 업데이트했습니다.
      • 네이티브 iOS 에이전트를 버전 7.6.3으로 업데이트했습니다.
    • 코도바 에이전트 v7.0.13:

      • 기본 Android 에이전트를 버전 7.6.15로 업데이트했습니다.
      • 네이티브 iOS 에이전트를 버전 7.6.1로 업데이트했습니다.
    • 리액트 작용 에이전트 v1.7.1:

      • 네이티브 iOS 에이전트를 버전 7.6.3으로 업데이트했습니다.
      • iOS 15 최소 버전 지원을 복원했습니다.
    • Capacitor 에이전트 v1.6.0:

      • 기본 Android 에이전트를 버전 7.7.0으로 업데이트했습니다.
      • 네이티브 iOS 에이전트를 버전 7.6.3으로 업데이트했습니다.
    • 유니티 에이전트 v1.4.14:

      • 기본 Android 에이전트를 버전 7.7.0으로 업데이트했습니다.
      • 네이티브 iOS 에이전트를 버전 7.6.3으로 업데이트했습니다.
    • 플러스 에이전트 v1.2.0:

      • 기본 Android 에이전트를 버전 7.7.0으로 업데이트했습니다.
      • 네이티브 iOS 에이전트를 버전 7.6.3으로 업데이트했습니다.
    • .NET MAUI 에이전트 v1.2.0:

      • 기본 Android 에이전트를 버전 7.7.0으로 업데이트했습니다.
      • 네이티브 iOS 에이전트를 버전 7.6.3으로 업데이트했습니다.
    • 뉴렐릭 안드로이드 모바일 앱 v5.41.0:

      • 버그 수정 및 개선 사항이 포함되었습니다.

Copyright © 2026 New Relic Inc.

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