Skip to content

Commit b9e2ece

Browse files
committed
Updated release notes for 15 to 21 August 2025
1 parent 2799d4e commit b9e2ece

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

0 commit comments

Comments
 (0)