Skip to content
This repository has been archived by the owner on Mar 26, 2019. It is now read-only.

3.0.0

Latest
Compare
Choose a tag to compare
@alhardy alhardy released this 02 Dec 13:50
· 8 commits to dev since this release
1a9204b

As part of this release we had 30 commits which resulted in 9 issues being closed.

bugs

  • #39 Slow performance using MetricsWebTracking.IgnoredRoutesRegexPatterns
  • #29 WebHost AllEndpointsPort should bind to 0.0.0.0, not just localhost
  • #28 Configuring endpoints with AllEndpointsPort for alternate port binds only to localhost, not 0.0.0.0, when using WebHost
  • #23 #254 Prevents a null exception when there is no version.
  • #22 why apdex score is always 1,but satisfied ,tolerated is always 0?

enhancements

  • #26 Remove AspNetCore.Mvc dependency in App.Metrics.AspNetCore.Mvc referencing AspNetCore.Mvc.Core instead
  • #13 ASP.NET Core 2.1.0 package updates
  • #11 Re-work HostedService with the .NET Core 2.1 implementation

breaking change

  • #27 Remove obsolete AppMetrics AspNetCore 2.0.0