Skip to main content

.NET Agent v2.1.7

October 16, 2023

  • Changed Modified to ignore steps whose count exceeds 1000 to prevent overload caused by too many steps occurring in one transaction.

  • Fixed Fixed the issue where the HTTP request body is not displayed in the asynchronous calling method.

  • Fixed Fixed the bug where the HTTP header appears abnormally after a specific time.

  • Fixed Fixed the error where a public method not related to Windows Communication Foundation (WCF, web service) in the same namespace triggers a transaction, resulting in an abnormal termination of transaction tracing.

  • Fixed Fixed the error where some files loaded in the IIS memory remain even after deletion of the agent.

  • Deprecate Deleted the WCF (web service) timeout setting option (webservice_method_timeout).

    • Fixed the timeout error caused by the failure to capture the WCF exit point.

    • However, if the user does not properly handle exceptions in the WCF method, transaction loss may occur. In the following, see the trace_active_transaction_lost_time option.