.NET Agent v2.1.7
October 16, 2023
-
ChangedModified to ignore steps whose count exceeds 1000 to prevent overload caused by too many steps occurring in one transaction. -
FixedFixed the issue where the HTTP request body is not displayed in the asynchronous calling method. -
FixedFixed the bug where the HTTP header appears abnormally after a specific time. -
FixedFixed 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. -
FixedFixed the error where some files loaded in the IIS memory remain even after deletion of the agent. -
DeprecateDeleted 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_timeoption.
-