---
title: docs-1-16-2026
source: https://docs.newrelic.com/docs/release-notes/docs-release-notes/docs-1-16-2026
---

### New docs

-   Added [Ruby agent 10.x migration guide](https://docs.newrelic.com/docs/apm/agents/ruby-agent/getting-started/migration-10x-guide) to provide comprehensive guidance for upgrading to Ruby agent version 10.0.0.
-   Added [OpenTelemetry Kafka integration](https://docs.newrelic.com/docs/opentelemetry/integrations/kafka/overview) documentation to provide guidance for monitoring Kafka with OpenTelemetry, including self-hosted deployments, Kubernetes with Strimzi, metrics reference, and data querying.
-   Added [OpenTelemetry NGINX integration](https://docs.newrelic.com/docs/opentelemetry/nginx/nginx-otel-overview) documentation to provide guidance for monitoring NGINX and NGINX Plus with OpenTelemetry, including host-based and Kubernetes deployments.
-   Added [workflow automation examples](https://docs.newrelic.com/docs/workflow-automation/workflow-examples/workflow-examples) to provide practical patterns for basic workflows, integrations, and advanced use cases.

### Major changes

-   Updated [Cloud Cost Intelligence](https://docs.newrelic.com/docs/cci/financial-intelligence/cloud-cost-insights) documentation with CCI Budgets and Cost optimization recommendations page.
-   Updated [NerdGraph manage groups API](https://docs.newrelic.com/docs/apis/nerdgraph/examples/nerdgraph-manage-groups) documentation with multi-scope roles and grants support.
-   Updated [Compute budgets](https://docs.newrelic.com/docs/accounts/accounts-billing/new-relic-one-pricing-billing/compute-budgets/overview) documentation with multi-level budget configuration support.
-   Enhanced [.NET agent configuration](https://docs.newrelic.com/docs/apm/agents/net-agent/configuration/net-agent-configuration) documentation with configurable process exclusion.
-   Updated [.NET agent compatibility requirements](https://docs.newrelic.com/docs/apm/agents/net-agent/getting-started/net-agent-compatibility-requirements) for improved accuracy.
-   Updated [Infrastructure agent configuration settings](https://docs.newrelic.com/docs/infrastructure/infrastructure-agent/configuration/infrastructure-agent-configuration-settings) with new `win_network_interface_v2` option for Windows network metrics.
-   Updated [PHP agent compatibility requirements](https://docs.newrelic.com/docs/apm/agents/php-agent/getting-started/php-agent-compatibility-requirements) for PHP 8.5 support.
-   Updated [Java agent compatibility requirements](https://docs.newrelic.com/docs/apm/agents/java-agent/getting-started/compatibility-requirements-java-agent) for version 9.0.0.
-   Updated [Java agent configuration file](https://docs.newrelic.com/docs/apm/agents/java-agent/configuration/java-agent-configuration-config-file) documentation with startup artifact includes configuration.
-   Updated [Node.js agent compatibility requirements](https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/compatibility-requirements-nodejs-agent) with latest supported versions.
-   Updated [Ruby agent configuration](https://docs.newrelic.com/docs/apm/agents/ruby-agent/configuration/ruby-agent-configuration) documentation.
-   Updated [AI monitoring compatibility requirements](https://docs.newrelic.com/docs/ai-monitoring/compatibility-requirements-ai-monitoring) for improved clarity.
-   Updated [Authentication domains](https://docs.newrelic.com/docs/accounts/accounts-billing/new-relic-one-user-management/authentication-domains-saml-sso-scim-more) documentation for SAML and SSO configuration.

### Minor changes

-   Updated [PHP agent exception collection](https://docs.newrelic.com/docs/apm/agents/php-agent/configuration/php-agent-configuration) documentation.
-   Updated [Synthetics job manager installation](https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/private-locations/install-job-manager) documentation with additional guidance.
-   Updated [Data retention](https://docs.newrelic.com/docs/data-apis/manage-data/manage-data-retention) documentation for namespace clarity.

### Release notes

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

    -   [Browser agent v1.308.0](https://docs.newrelic.com/docs/release-notes/new-relic-browser-release-notes/browser-agent-release-notes/browser-agent-v1.308.0):
        -   Added support for MFE tags with the register API.
        -   Added child.id attribute to facilitate MFE cross-linking.
        -   Added deregister API for micro front end support.
        -   Added parent.type attribute to facilitate relationship synthesis.
        -   Added default close reason for WebSocket events.
        -   Enforced non-null values on numeric fields for WebSocket events.
        -   Cleaned WebSocket URLs by removing hash fragments and query params.

    -   [Infrastructure agent v1.71.4](https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes/new-relic-infrastructure-agent-1714):
        -   Fixed transmitBytesPerSecond showing zero during high traffic on Windows.

    -   [Synthetics Node API runtime rc1.7](https://docs.newrelic.com/docs/release-notes/synthetics-release-notes/node-api-runtime-release-notes/node-api-runtime-rc1.7):
        -   Fixed security vulnerability CVE-2025-15284.

    -   [Synthetics Node browser runtime rc1.7](https://docs.newrelic.com/docs/release-notes/synthetics-release-notes/node-browser-runtime-release-notes/node-browser-runtime-rc1.7):
        -   Fixed security vulnerability CVE-2025-15284.

    -   [Ruby agent v10.0.0](https://docs.newrelic.com/docs/release-notes/agent-release-notes/ruby-release-notes/ruby-agent-10-0-0):
        -   Removed support for Ruby 2.4 and 2.5.
        -   Removed Cross Application Tracing functionality.
        -   Renamed ActiveJob metrics to include job class names.
        -   Renamed bin/newrelic command to bin/newrelic_rpm.
        -   Removed newrelic deployments CLI command.
        -   Added logger as a dependency.
        -   Added Active Support notification allowlist configuration option.
        -   Added root sampling configuration options.
        -   Added Trace ID Ratio Based sampling options.
        -   Fixed NoMethodError in GCP utilization detection.

    -   [Java agent v9.0.0](https://docs.newrelic.com/docs/release-notes/agent-release-notes/java-release-notes/java-agent-900):
        -   Added config to delete stale agent temp jars on startup.
        -   Added inclusion option for selectively instrumenting applications.
        -   Fixed IllegalAccessError in AWS S3 Instrumentation.
        -   Fixed mislabeled instrumentation version for logback-classic-1.5.20.
        -   Fixed logging message for max attribute value.
        -   Corrected Otel-style Sampler priorities.

    -   [.NET agent v10.48.0](https://docs.newrelic.com/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-48-0):
        -   Allowed users to configure process names that should not be instrumented.
        -   Increased maximum length of db.statement span attribute to 4096 bytes.
        -   Fixed agent connection error when debug logging is enabled.
        -   Restored min/max occurs properties on distributedTracing config element.

    -   [PHP agent v12.4.0.29](https://docs.newrelic.com/docs/release-notes/agent-release-notes/php-release-notes/php-agent-12-4-0-29):
        -   Added support for PHP 8.5.
        -   Addressed deprecation warnings in Symfony 7.4 and 8.0.

    -   [Node.js agent v13.9.1](https://docs.newrelic.com/docs/release-notes/agent-release-notes/nodejs-release-notes/node-agent-13-9-1):
        -   Updated getHostnameSafe to invalidate cache when assigning host based on GCP Cloud Run ID.
        -   Updated logic to properly assign content and role in LangChain chat completion messages.

    -   [Node.js agent v13.9.2](https://docs.newrelic.com/docs/release-notes/agent-release-notes/nodejs-release-notes/node-agent-13-9-2):
        -   Updated message consumer subscribers to properly time consumption actions.

    -   [Cordova agent v7.0.12](https://docs.newrelic.com/docs/release-notes/mobile-release-notes/cordova-release-notes/cordova-agent-7012):
        -   Updated native Android agent to version 7.6.14.
