Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.

Bump Elastic.Apm from 1.7.0 to 1.9.0 #160

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2021

Bumps Elastic.Apm from 1.7.0 to 1.9.0.

Release notes

Sourced from Elastic.Apm's releases.

1.8.1

Compare elastic/apm-agent-dotnet@1.8.0...1.8.1

Features

Bug Fixes

  • #1192 Lazily access the agent in ElasticApmProfiler (issue: #1190)
  • #1198 Add TargetFramework NET5.0 to Elastic.Apm.AspNetCore & co (issue: #1194)

Uncategorized

View the full list of issues and PRs

1.8.0

Compare elastic/apm-agent-dotnet@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

... (truncated)

Changelog

Sourced from Elastic.Apm's changelog.

==== 1.9.0

[float] ===== Features

  • {pull}925#925 Add GC time (issue: {issue}922#922)
  • {pull}1147#1147 Propagate sample rate through tracestate (issue: {issue}1021#1021)

[float] ===== Bug fixes

  • {pull}1189#1189 Get transaction name from Web API controller route template

[float] ===== Breaking changes

  • {pull}1161#1161 and {pull}1162#1162 The agent tries to never throw any exception. Specifically instead of throwing InstanceAlreadyCreatedException, it will print an error log.

[[release-notes-1.8.1]] ==== 1.8.1

[float] ===== Features

  • {pull}1196#1196 Add GC Heap Stats capturing for .NET 5.0 (issue: {issue}1195#1195)

[float] ===== Bug fixes

  • {pull}1192#1192 Lazily access the agent in ElasticApmProfiler redis integration (issue: {issue}1190#1190)
  • {pull}1198#1198 Add TargetFramework NET5.0 to Elastic.Apm.AspNetCore and related packages (issue: {issue}1194#1194)

[[release-notes-1.8.0]] ==== 1.8.0

[float] ===== Features

  • {pull}1063#1063 Add support for capturing redis commands from StackExchange.Redis () (issue: {issue}874#874)
  • {pull}1065#1065 Introduce ServerUrl config - (ServerUrls is still working but will be removed in the future) (issue: {issue}1035#1035)
  • {pull}1048#1048 Support for more k8s cgroup path patterns (issue: {issue}968#968)
  • {pull}1082#1082 SanitizeFieldNames config became changeable though Kibana central configuration
  • {pull}1083#1083 Azure App Service cloud metadata collection
  • {pull}1135#1135 Capture error logs as APM errors from Microsoft.Extensions.Logging automatically and extend the Public API to capture custom logs as APM errors (issue: {issue}894#894)
  • {pull}1096#1096 Support changing log level through Kibana central configuration and support "off" level (issue: {issue}970#970)

[float] ===== Bug fixes

  • {pull}1081#1081 NullReferenceException with disabled agent on Transaction.Custom (issue: {issue}1080#1080)
  • {pull}1078#1078 ASP.NET Core, enabled=false in appsettings.json does not disable public Agent API (issue: {issue}1077#1077)
  • {pull}1115#1115 System.IO.IOException on ASP.NET Classic (issue: {issue}1113#1113)
  • {pull}1118#1118 Memory issue with gRPC (issue: {issue}1116#1116)
  • {pull}1124#1124 Ensuring ETW sessions are terminated on agent shutdown (issue: {issue}897#897)
  • {pull}1109#1109 NullReferenceException with custom IConfigurationReader implementation in MetricsCollector
  • {pull}1138#1138 and {pull}1165#1165 Fixes around zero code change agent setup with DOTNET_STARTUP_HOOKS

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants