Skip to content

Commit 2ea13b8

Browse files
Merge pull request #22271 from newrelic/doc-rn-for-11-21-2025
Docs release note from 14th Nov to 21st Nov
2 parents 483dae9 + 7aa67fe commit 2ea13b8

File tree

2 files changed

+74
-1
lines changed

2 files changed

+74
-1
lines changed
Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
---
2+
subject: "Docs"
3+
releaseDate: '2025-11-21'
4+
version: 'November 17 - November 21, 2025'
5+
---
6+
7+
### New docs
8+
9+
* Added [Migrate drop rules to pipeline cloud rules](/docs/infrastructure-as-code/terraform/migrate-drop-rules-to-pipeline-cloud-rules/) to provide comprehensive guidance for migrating existing drop rules to the new pipeline cloud rules system.
10+
* Added [PHPUnit incompatibility](/docs/apm/agents/php-agent/troubleshooting/phpunit-incompatibility) to provide troubleshooting guidance for PHPUnit version 11+ out-of-memory errors with the New Relic PHP agent.
11+
12+
### Major changes
13+
14+
* Removed PHPUnit test data analysis documentation following the PHP agent's end of support for PHPUnit. Replaced with troubleshooting documentation for PHPUnit incompatibility issues.
15+
* Restructured [Search and filter entities](/docs/new-relic-solutions/new-relic-one/core-concepts/search-filter-entities) for improved organization and added new catalog filtering features.
16+
* Updated [Install New Relic eBPF on Kubernetes environments](/docs/ebpf/k8s-installation) with decoupling configuration options for network performance monitoring.
17+
18+
### Minor changes
19+
20+
* Added media streaming data retention information to [Manage data retention](/docs/data-apis/manage-data/manage-data-retention) documentation.
21+
* Removed PHPUnit from [PHP agent compatibility and requirements](/docs/apm/agents/php-agent/getting-started/php-agent-compatibility-requirements) compatibility table following end of support.
22+
* Fixed NRQL query example for [Usage queries and alerts](/docs/accounts/accounts-billing/new-relic-one-pricing-billing/usage-queries-alerts).
23+
* Updated [Browser app settings page](/docs/browser/new-relic-browser/configuration/browser-app-settings-page/) with local storage configuration information.
24+
* Added consent mode to browser documentation navigation.
25+
* Updated [Configure settings](/docs/mobile-monitoring/new-relic-mobile/mobile-sdk/configure-settings) for mobile SDK.
26+
* Enhanced [Chart types](/docs/query-your-data/explore-query-data/use-charts/chart-types) documentation with additional chart type information.
27+
* Updated [Overview](/docs/agentic-ai/mcp/overview) and [Troubleshoot](/docs/agentic-ai/mcp/troubleshoot) for MCP with RBAC roles clarification.
28+
29+
### Release notes
30+
31+
* Stay up-to-date with our latest releases:
32+
33+
* [Go agent v3.42.0](/docs/release-notes/agent-release-notes/go-release-notes/go-agent-3-42-0):
34+
* Added new max samples configuration options for Transactions, Custom Insights, Errors, and Logs.
35+
* Added support for MultiValueHeaders in nrlambda.
36+
* Removed unused variables in nrpxg5.
37+
* Fixed a bug where error events did not correctly mark expected errors.
38+
39+
* [.NET agent v10.47.0](/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-47-0):
40+
* Added an optional transaction storage mechanism to allow transactions to flow with the ExecutionContext for ASP.NET web apps.
41+
* Fixed Azure Service Bus instrumentation null reference exception.
42+
* Fixed OpenAI instrumentation to handle chat completions when messages parameter is not an Array.
43+
44+
* [Node.js agent v13.6.5](/docs/release-notes/agent-release-notes/nodejs-release-notes/node-agent-13-6-5):
45+
* Updated express instrumentation to ignore error when the next handler passes route or router.
46+
* Updated MessageConsumerSubscriber to wait for consumer callback to end when it is a promise.
47+
48+
* [Node.js agent v13.6.6](/docs/release-notes/agent-release-notes/nodejs-release-notes/node-agent-13-6-6):
49+
* Updated app.use or router.use Express instrumentation to properly wrap all middleware defined.
50+
* Added configurations for distributed_tracing.samplers.partial_granularity and distributed_tracing.samplers.full_granularity.
51+
52+
* [PHP agent v12.2.0.27](/docs/release-notes/agent-release-notes/php-release-notes/php-agent-12-2-0-27):
53+
* Added Laravel 12 support.
54+
* Added Laravel Horizon support on Laravel 10.x+ and PHP 8.1+.
55+
* Fixed Laravel queue job exception handling.
56+
* Bumped golang version to 1.25.3.
57+
58+
* [Kubernetes integration v3.50.1](/docs/release-notes/infrastructure-release-notes/kubernetes-integration-release-notes/kubernetes-integration-3-50-1):
59+
* Updated to version 3.50.1 with bug fixes and improvements.
60+
61+
* [Infrastructure agent v1.71.1](/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes/new-relic-infrastructure-agent-1711):
62+
* Updated dependency newrelic/nri-docker to v2.6.3.
63+
* Updated dependency newrelic/nri-flex to v1.17.1.
64+
* Upgraded go version to 1.25.4.
65+
* Updated dependency newrelic/nri-prometheus to v2.27.3.
66+
67+
* [Logs 25-11-20](/docs/release-notes/logs-release-notes/logs-25-11-20):
68+
* Fixed CVE-2025-53643 in aws-log-ingestion lambda.
69+
* Updated aiohttp library to 3.13.2 and poetry version to 1.8.3.
70+
71+
* [Node browser runtime rc1.3](/docs/release-notes/synthetics-release-notes/node-browser-runtime-release-notes/node-browser-runtime-rc1.3):
72+
* Upgraded Chrome browser to 142.
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ subject: Infrastructure agent
33
releaseDate: '2025-11-18'
44
version: 1.71.1
55
---
6+
67
A new version of the agent has been released. Follow standard procedures to [update the Infrastructure agent](https://docs.newrelic.com/docs/infrastructure/install-configure-manage-infrastructure/update-or-uninstall/update-infrastructure-agent).
78
New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is [Infrastructure agent 1.51.0](https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes/new-relic-infrastructure-agent-1510/).
89

@@ -11,4 +12,4 @@ New Relic recommends that you upgrade the agent regularly and at a minimum every
1112
* update dependency newrelic/nri-docker to v2.6.3 in [#2142](https://github.com/newrelic/infrastructure-agent/pull/2142)
1213
* update dependency newrelic/nri-flex to v1.17.1 in [#2147](https://github.com/newrelic/infrastructure-agent/pull/2147)
1314
* upgrade go version to 1.25.4 in [#2149](https://github.com/newrelic/infrastructure-agent/pull/2149)
14-
* update dependency newrelic/nri-prometheus to v2.27.3 in [#2150](https://github.com/newrelic/infrastructure-agent/pull/2150)
15+
* update dependency newrelic/nri-prometheus to v2.27.3 in [#2150](https://github.com/newrelic/infrastructure-agent/pull/2150)

0 commit comments

Comments
 (0)