Major changes
- Updated Node.js agent compatibility report.
- Updated .NET agent with the latest verified compatible library versions.
Minor changes
- Updated the Debian operating system to version 12 ("bookworm") to support the infrastructure agent for Linux.
- Updated
accountId()
function for querying the data limits. - Updated Windows MSI installer to support 64-bit Windows (Intel/AMD).
Release notes
- Announced January 7, 2026, as the End of Life date for the drop rules through the AI Monitoring UI.
- iOS agent v7.5.9
- Fixed an issue that could cause distributed tracing to not have all required account information at the start of a session.
- Fixed an issue that could cause a crash on agent start.
- Python agent v10.16.0
- Added support for new Redis functions.
- Converted all internal paths from
os.path
topathlib.Path
. - Fixed issue with JSON encoding PosixPath.
- Kubernetes integration v3.44.1
- This integration is included in the following chart versions:
- .NET agent v10.44.1
- Exception handling corrected in Service Bus instrumentation wrapper.
- Excluded Azure Function webhost (Linux) process from instrumentation.
- Node.js Agent v13.2.0
- Added ability to register
Supportability/Features/Instrumentation/OnRequire/<pkg>
metrics for subscriber based instrumentation. - Added esm loader hook and commonjs patch to work with orchestrion-js.
- Added instrumentation for
@modelcontextprotocol/sdk
client callsclient.callTool
,client.readResource
, andclient.getPrompt
. - Fixed logic around detecting OTEL packages.
- Updated
shimmer.setupSubscribers
to properly setup and skip subscribers that are disabled.
- Added ability to register
- Node.js Agent v13.2.1
- Updated agent to use
@apm-js-collab/tracing-hooks
for the CJS/ESM registration for tracing channel based instrumentation.
- Updated agent to use