Skip to content

Commit 95b08c1

Browse files
authored
Merge pull request #21566 from newrelic/docs-8-21-2025
Updated release notes for 15 to 21 August 2025
2 parents f9995c4 + 234434c commit 95b08c1

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
subject: "Docs"
3+
releaseDate: '2025-08-22'
4+
version: 'August 15 - August 21, 2025'
5+
---
6+
7+
### Major changes
8+
9+
* Updated [Node.js agent](/docs/apm/agents/nodejs-agent/getting-started/compatibility-requirements-nodejs-agent/) compatibility report.
10+
* Updated [.NET agent](/docs/apm/agents/net-agent/getting-started/net-agent-compatibility-requirements/) with the latest verified compatible library versions.
11+
12+
### Minor changes
13+
14+
* Updated the [Debian](/docs/infrastructure/infrastructure-agent/linux-installation/package-manager-install/) operating system to version 12 ("bookworm") to support the [infrastructure agent](/docs/infrastructure/infrastructure-agent/requirements-infrastructure-agent/#os) for Linux.
15+
* Updated [`accountId()`](/docs/data-apis/manage-data/query-limits/) function for querying the data limits.
16+
* Updated [Windows MSI installer](/docs/infrastructure/infrastructure-agent/windows-installation/windows-msi-installer/#install-windows) to support 64-bit Windows (Intel/AMD).
17+
18+
### Release notes
19+
20+
* Announced January 7, 2026, as the End of Life date for the drop rules through the [AI Monitoring UI](/docs/ai-monitoring/drop-sensitive-data/).
21+
* [iOS agent v7.5.9](/docs/release-notes/mobile-release-notes/ios-release-notes/ios-agent-759/)
22+
* Fixed an issue that could cause distributed tracing to not have all required account information at the start of a session.
23+
* Fixed an issue that could cause a crash on agent start.
24+
* [Python agent v10.16.0](/docs/release-notes/agent-release-notes/python-release-notes/python-agent-101600/)
25+
* Added support for new [Redis](https://pypi.org/project/redis/) functions.
26+
* Converted all internal paths from `os.path` to `pathlib.Path`.
27+
* Fixed issue with JSON encoding PosixPath.
28+
* [Kubernetes integration v3.44.1](/docs/release-notes/infrastructure-release-notes/kubernetes-integration-release-notes/kubernetes-integration-3-44-1/)
29+
* This integration is included in the following chart versions:
30+
* [newrelic-infrastructure-3.49.1](https://github.com/newrelic/nri-kubernetes/releases/tag/newrelic-infrastructure-3.49.1)
31+
* [nri-bundle-6.0.10](https://github.com/newrelic/helm-charts/releases/tag/nri-bundle-6.0.10)
32+
* [.NET agent v10.44.1](/docs/release-notes/agent-release-notes/net-release-notes/net-agent-10-44-1/)
33+
* Exception handling corrected in Service Bus instrumentation wrapper.
34+
* Excluded Azure Function webhost (Linux) process from instrumentation.
35+
* [Node.js Agent v13.2.0](/docs/release-notes/agent-release-notes/nodejs-release-notes/node-agent-13-2-0/)
36+
* Added ability to register `Supportability/Features/Instrumentation/OnRequire/<pkg>` metrics for subscriber based instrumentation.
37+
* Added esm loader hook and commonjs patch to work with orchestrion-js.
38+
* Added instrumentation for `@modelcontextprotocol/sdk` client calls `client.callTool`, `client.readResource`, and `client.getPrompt`.
39+
* Fixed logic around detecting OTEL packages.
40+
* Updated `shimmer.setupSubscribers` to properly setup and skip subscribers that are disabled.
41+
* [Node.js Agent v13.2.1](/docs/release-notes/agent-release-notes/nodejs-release-notes/node-agent-13-2-1/)
42+
* Updated agent to use `@apm-js-collab/tracing-hooks` for the CJS/ESM registration for tracing channel based instrumentation.
43+
44+

0 commit comments

Comments
 (0)