• EnglishEspañol日本語한국어Português
  • ログイン今すぐ開始

.NET agent release notesRSS

October 14, 2015
.NET agent v5.8.28.0

Fixes

  • Fixes a bug where the .NET Agent was not handling exceptions coming from HttpRequest.Path and HttpRequest.Url properties. Because the exception was unhandled users would see a System.Web.HttprequestValidationException in their log files and in some cases could miss transactions being reported.
  • Fixes a bug where the .NET Agent was throwing null reference exceptions when tracing some SQL commands where there was no transaction available.
  • Fixes a bug where the .NET Agent was reporting StackExchange.Redis call times incorrectly. Now, the agent reports the correct call times for apps that use StackExchange.Redis synchronously.

Upgrading

October 5, 2015
.NET agent v5.7.17.0

Fixes

  • Fixed a bug that caused certain frameworks (such as EpiServer CMS) to throw exceptions when trying to resolve a reference to JetBrains.
  • Fixed a bug that caused ASMX web service exceptions to not be noticed. This would result in missing some error details, such as stack traces.
  • Fixed a bug where sometimes transactions will not be reported if the HttpClient class is used during that transaction.

Upgrading

September 24, 2015
.NET agent v5.6.53.0

Fixes

  • Fixed a bug that prevented self-hosted WCF applications from automatically creating Traced Errors.

Upgrading

September 14, 2015
.NET agent v5.5.52.0

New Features

  • Added StackExchange.Redis framework support. The .Net agent now records time spent making StackExchange.Redis API calls, which will appear as Datastore metrics and Transaction Trace segments in New Relic APM.

Fixes

  • Fixed a bug that cause Automatic Browser Monitoring to cause problems on web pages that have no HEAD tag and also contain the text "<BODY" inside of an inline script.
  • Improved agent error reporting for applications using WebAPI v1 in unsupported configurations. A warning will be displayed in the agent log (during agent startup) if an application is using an unsupported configuration.
  • Azure KUDU (scm) sites were being instrumented by the .NET Agent due to a change in the way Azure is naming application pools. We have updated our logic to match the new application pool naming so these sites will be ignored by the agent.

Upgrading

August 27, 2015
.NET agent v5.4.16.0

New Features

  • Added ServiceStack.Redis v3.x and v4.x framework support. The .Net agent now wraps time spent making ServiceStack.Redis API calls, which will appear as Datastore metrics and Transaction Trace segments in New Relic APM.

Fixes

  • Fixed a bug that caused web transaction data to be lost if the request contained an invalid "Referer" HTTP header.

Upgrading

August 20, 2015
.NET agent v5.3.90.0

Fixes

  • Fixes a bug which caused the .NET Agent to stop reporting intermittently due to an exception raised within the .NET Framework and caught by the Agent.
  • Fixes an unhandled System.ObjectDisposedException in the agent.

July 22, 2015
.NET agent v5.2.87.0

Fixes

  • Web requests for static resources which are handled by System.Web.Optimization will be named with the requested URL instead of the unmapped route parameters (some previously were named {controller}/{action}/{id}).

July 6, 2015
.NET agent v5.1.72.0

Fixes

  • Transactions using MVC attribute routing will show the correct action name instead of "Unknown Action".

June 24, 2015
.NET agent v5.0.136.0

重要

The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see Update the agent. For more information, see End-of-life policy.

New Features

  • Adds an API method for setting the name of the application reported to in New Relic at runtime.
  • Adds a configuration option for stopping the agent from reporting automatically when the agent starts up.
  • Adds an API method for telling the agent to start reporting at runtime.

Fixes

  • Fixes a bug where self-hosted WCF applications would not correctly report on the overview page.
  • Fixes a bug where database calls and external calls in a background/async thread would result in a transaction named * showing up in the Other bucket.
  • Fixes a bug where apdex was not reported for self-hosted WCF applications.
  • Fixes a bug where API calls from an application that didn't have any instrumentation would not report any data.
  • SQL object names are more accurately parsed. In particular, table names will be recognized with an expanded set of characters. The agent is able to parse table names with a variety of separator characters and formatting whitespace. For example, {Table1}, [ Table2 ], "Table3" and Table4.

Known Issues

重要

If you are using WebAPI and targeting .NET Framework 4.0 then you may need to opt-in to a .NET Framework 4.5 bug fix in order to continue seeing web transactions! For more information, see WebAPI transactions are missing.

May 20, 2015
.NET agent v4.6.29.0

重要

The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see Update the agent. For more information, see End-of-life policy.

Improvements

  • The .NET agent now provides an API for sending custom events to New Relic Insights.

Copyright © 2024 New Relic株式会社。

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.