---
title: docs-6-5-2026
source: https://docs.newrelic.com/docs/release-notes/docs-release-notes/docs-6-5-2026
---

### New docs

-   Added comprehensive [Elasticsearch OpenTelemetry integration docs](https://docs.newrelic.com/docs/opentelemetry/integrations/elasticsearch/elasticsearch-otel-integration-overview/) 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](https://docs.newrelic.com/docs/opentelemetry/integrations/kafka/kubernetes-self-managed/) 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](https://docs.newrelic.com/docs/service-architecture-intelligence/catalogs/applications-catalog/) — clarified that no additional roles are needed to access the applications catalog.
    -   [Repository catalog](https://docs.newrelic.com/docs/service-architecture-intelligence/catalogs/repository-catalog/) — clarified that no additional roles are needed to access the repository catalog.
    -   [Advanced maps](https://docs.newrelic.com/docs/service-architecture-intelligence/maps/advanced-maps/) — updated permissions guidance and expanded configuration details.
-   Updated [AWS Lambda compatibility and permission requirements](https://docs.newrelic.com/docs/serverless-function-monitoring/aws-lambda-monitoring/instrument-lambda-function/compatibility-requirement-lambda-monitoring/) 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](https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-approaches-lambda/) to correct distributed tracing limitations and .NET Lambda instrumentation behavior.
-   Added a [tutorial video to the NerdGraph change tracking docs](https://docs.newrelic.com/docs/change-tracking/config/nerdgraph/) explaining how to set up change tracking events.
-   Added Ruby 3.4 as a supported runtime to the [AWS Lambda layered instrumentation docs](https://docs.newrelic.com/docs/serverless-function-monitoring/aws-lambda-monitoring/instrument-lambda-function/introduction-lambda/).
-   Updated [New Relic Lens AWS connector docs](https://docs.newrelic.com/docs/new-relic-lens/set-up-connectors/) to document the required `nrlens-` prefix for connector naming.
-   Updated [user management UI and tasks](https://docs.newrelic.com/docs/accounts/accounts-billing/new-relic-one-user-management/user-management-ui-and-tasks/) to replace example domain names with compliant placeholder values.

### Minor changes

-   Updated [.NET agent compatibility requirements](https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/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](https://docs.newrelic.com/docs/ai-monitoring/compatibility-requirements-ai-monitoring/) page to point readers to the [Node.js agent compatibility page](https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/compatibility-requirements-nodejs-agent/) for the full list of supported AI monitoring libraries.
-   Updated [GCP Cloud Cost Intelligence docs](https://docs.newrelic.com/docs/cci/get-started/gcp-cci/) to add a navigation link to the General settings and Integrations pages for easier access after setup.
-   Updated the [FedRAMP compliance page](https://docs.newrelic.com/docs/security/security-privacy/compliance/certificates-standards-regulations/fedramp/) to remove New Relic eAPM from the list of non-FedRAMP-authorized services.
-   Minor enhancement to [migrate from API polling to CWMS](https://docs.newrelic.com/docs/infrastructure/amazon-integrations/aws-integration-for-metrics/migrate-from-api-polling-to-cwms/) doc.

### Release notes

Stay up-to-date with our latest releases:

-   [Node.js agent v14.1.0](https://docs.newrelic.com/docs/release-notes/agent-release-notes/nodejs-release-notes/node-agent-14-1-0/):
    -   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`, and `koa` instrumentation to use subscriber-based events.
    -   Deprecated `instrumentLoadedModule` API.

-   [Python agent v13.1.0](https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-130100/):
    -   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.

-   [Python agent v13.1.1](https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-130101/):
    -   Added `request.model` and `response.model` attributes to LangChain Chain LLM events.
    -   Fixed TypeError crash in LangGraph streaming instrumentation.

-   [.NET agent v10.51.1](https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-51-1/):
    -   Fixed `RecordDatastoreSegment()` API to correctly use caller-supplied vendor name (note: metric names will change from `Datastore/*/Other/*` to `Datastore/*/<VendorName>/*`).
    -   Fixed StackExchange.Redis segments not being added to transactions before harvest.
    -   Updated MySql.Data instrumentation to support v9.7.0 signature changes.

-   [Browser agent v1.316.0](https://docs.newrelic.com/docs/release-notes/new-relic-browser-release-notes/browser-agent-release-notes/browser-agent-v1.316.0/):
    -   Session info is now namespaced per browser app using `licenseKey` and `applicationID`, preventing session sharing across apps on the same origin.

-   [Infrastructure agent v1.76.1](https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes/new-relic-infrastructure-agent-1761/):
    -   Fixed `set-service-account` failure for local users.
    -   Security: bumped containerd to v1.7.32 (CVE-2026-46680) and nri-flex to v1.18.4 (CVE-2026-45570).

-   [Kubernetes integration v4.2.0](https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/kubernetes-integration-release-notes/kubernetes-integration-4-2-0/):
    -   Included in `newrelic-infrastructure-4.2.0` and `nri-bundle-7.0.14` chart versions.

-   [Android agent v7.7.6](https://docs.newrelic.com/docs/release-notes/mobile-release-notes/android-release-notes/android-776/):
    -   Fixed crash in `newrelicTransformClasses` with `IllegalAccessError` after upgrading to AGP 9.1.0.
    -   Fixed NullPointerException in session replay textview section.
    -   Fixed `onTrimMemory()` call in hybrid applications.

-   [Android NDK agent v1.1.4](https://docs.newrelic.com/docs/release-notes/mobile-release-notes/android-release-notes/android-ndk-114/):
    -   Fixed ANRMonitor blocking the main thread on its own lock.

-   [Unity agent v1.6.0](https://docs.newrelic.com/docs/release-notes/mobile-release-notes/unity-release-notes/unity-agent-160/):
    -   iOS dependencies can now be resolved via Swift Package Manager.
    -   Bundled External Dependency Manager for Unity (EDM4U) upgraded.

-   [.NET MAUI agent v1.2.3](https://docs.newrelic.com/docs/release-notes/mobile-release-notes/net-maui-release-notes/net-maui-agent-123/):
    -   Native Android agent updated to v7.7.5.
    -   Native iOS agent updated to v7.7.2.

-   [Capacitor agent v1.6.6](https://docs.newrelic.com/docs/release-notes/mobile-release-notes/capacitor-release-notes/capacitor-agent-166/):
    -   Updated Native iOS agent to v7.7.2.

-   [Synthetics Ping Runtime v1.70.0](https://docs.newrelic.com/docs/release-notes/synthetics-release-notes/ping-runtime-release-notes/ping-runtime-1.70.0/):
    -   Security: fixed CVE-2026-41989 and CVE-2026-34743.

-   [Synthetics Node API Runtime rc1.23](https://docs.newrelic.com/docs/release-notes/synthetics-release-notes/node-api-runtime-release-notes/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](https://docs.newrelic.com/docs/release-notes/synthetics-release-notes/node-browser-runtime-release-notes/node-browser-runtime-rc1.23/):
    -   Security: updated Chrome to v149.0.7827.53-1; fixed multiple CVEs.

-   [Pipeline Control Gateway v2.4.1](https://docs.newrelic.com/docs/release-notes/pipeline-control-gateway-release-notes/pipeline-control-gateway-26-05-29/):
    -   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.
