.NET

Prev Next

1.3.0 — 20th May

Traceable’s .NET agent release 1.3.0 provides the following:

Updates

  • Added support for .NET 9.

  • Introduced support for automatic instrumentation in Azure App Service and Azure Functions through Site Extensions, simplifying deployment in Azure environments.

Resolved Issue

  • Resolved an issue where the response body capture was not configurable as intended.


1.2.0 — 14th April

Traceable’s .NET agent 1.2.0 provides the following:

Updates

Support for ASP.NET Core

Added official support for ASP.NET Core applications, enabling full observability and tracing for modern .NET web apps.

Resolved Issues

Incomplete Request Body Capture

Fixed an issue where request bodies were not fully captured.  This led to malformed JSON payloads, which were subsequently dropped by the Traceable Platform Agent (TPA).  The agent now captures complete request bodies as expected.