Skip to content

1.8.0

Compare
Choose a tag to compare
@russcam russcam released this 17 Feb 05:14

Compare 1.7.1...1.8.0

Features

  • #1048 Support for more k8s cgroup path patterns (issue: #968)
  • #1056 Get the inner exception when capturing HttpUnhandledException (issue: #941)
  • #1063 Add support for StackExchange.Redis (issue: #874)
  • #1083 [META 388] Add support for Azure App Service Cloud metadata
  • #1096 Update log level based on central configuration and support "off" configuration (issue: #970)
  • #1106 Run test assemblies in parallel
  • #1135 Add ILoggerProvider to capture error logs as APM logs
  • #1065 Introduce ServerUrl and deprecate ServerUrls (issue: #1035)
  • #1012 Serialize payload to stream
  • #1055 Read request body only up to maximum length

Bug Fixes

  • #1115 Access Request.InputStream only when SOAP header present (issue: #1113)
  • #1122 Expose creating agent components for ASP.NET Full Framework (issues: #1098, #1045)
  • #1124 Ensure ETW session is deleted when GcMetricsProvider is disposed (issues: #1106, #897)
  • #1148 Fix scoped logger naming in GcMetricsProvider

Refactoring

  • #1041 Don't subscribe IDiagnosticsSubscriber in ApmAgentExtensions.Subscribe(...) when agent is disabled (issue: #1018)

Miscellaneous

  • #1141 Add link to Stack Exchange redis in get started TOC
  • #1149 Update dotnet sdk 5.0 docker image
  • #1167 Test startup hooks (issue: #1073)
  • #1181 Add StackExchange.Redis to releasable packages (issue: #1173)
  • #1040 Add .NET 5 to Elastic.Apm.Tests (issue: #962)
  • #1062 Build automation for performing common tasks (issue: #1051)

View the full list of issues and PRs