Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Datadog.Trace.Bundle from 2.32.0 to 2.41.0 #12

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps Datadog.Trace.Bundle from 2.32.0 to 2.41.0.

Release notes

Sourced from Datadog.Trace.Bundle's releases.

2.41.0

Summary

  • [Tracer] Improvements to the diagnostic tool
  • [Tracer] Bug fixes for mixed-mode assemblies, ducktyping, and WebRequest handling
  • [Tracer] Provisional support for .NET 8
  • [Continuous Profiler] Workaround for unwinding crash
  • [Dynamic Instrumentation] Added PII redaction support

Changes

Tracer

  • Enabled invariant globalization in dd-trace tool (#4721)
  • Include Datadog.Trace in our root-descriptors file (#4723)
  • Diagnostic tool improvements (#4725)
  • Use dd-dotnet in dd-trace (#4732)
  • Add a better error message when inspecting worker process (#4735)
  • Change the installer message in dd-dotnet (#4746)
  • Add provisional support for .NET 8 (#4731)
  • Add error message when IIS is not found (#4774)
  • [Tracer] Elasticsearch Refactor Part 1 (AIT-8764) (#4767)
  • Remove the check command on OSX (#4769)
  • Update context propagation when using OTEL API is Enabled (#4783)
  • Properly feed the arguments to dd-dotnet (#4775)
  • Add support for NLog 5.2.5 (#4772)

CI Visibility

  • [CI Visibility] - BenchmarkDotNet + Datadog Profiler (#4650)

ASM

  • Improve query string obfuscation regex (#4504, #4764)
  • [ASM] Remove debug mode for unit tests (#4728)
  • [ASM]Cleanup null chars (#4733)
  • [ASM] Update IAST source names (#4755)
  • [ASM] Correct location error (#4780)
  • [ASM] Join with char separator bug fix (#4793)

Continuous Profiler

  • [Profiler] Workaround to avoid unwinding SIGSEGV signal handler (#4753)

Debugger

  • [Dynamic Instrumentation] Fixed a crash caused by improper handling of module unload (#4779)
  • [Dynamic Instrumentation] Added PII redaction support (#4786)
  • [Dynamic Instrumentation] Improved probe status polling mechanism + fixed snapshot issues (#4678)

Serverless

  • [Serverless] Support tracing top-level statements for AWS Lambda (#4535)
  • [serverless][SVLS-579] Add span error metadata to DD Lambda Extension request headers (#4743)
  • [Serverless] [Fix PR-4535] EndInvocationAsync should be awaited. (#4752)

... (truncated)

Changelog

Sourced from Datadog.Trace.Bundle's changelog.

Release 2.41.0

Summary

  • [Tracer] Improvements to the diagnostic tool
  • [Tracer] Bug fixes for mixed-mode assemblies, ducktyping, and WebRequest handling
  • [Tracer] Provisional support for .NET 8
  • [Continuous Profiler] Workaround for unwinding crash
  • [Dynamic Instrumentation] Added PII redaction support

Changes

Tracer

  • Enabled invariant globalization in dd-trace tool (#4721)
  • Include Datadog.Trace in our root-descriptors file (#4723)
  • Diagnostic tool improvements (#4725)
  • Use dd-dotnet in dd-trace (#4732)
  • Add a better error message when inspecting worker process (#4735)
  • Change the installer message in dd-dotnet (#4746)
  • Add provisional support for .NET 8 (#4731)
  • Add error message when IIS is not found (#4774)
  • [Tracer] Elasticsearch Refactor Part 1 (AIT-8764) (#4767)
  • Remove the check command on OSX (#4769)
  • Update context propagation when using OTEL API is Enabled (#4783)
  • Properly feed the arguments to dd-dotnet (#4775)

CI Visibility

  • [CI Visibility] - BenchmarkDotNet + Datadog Profiler (#4650)

ASM

  • Improve query string obfuscation regex (#4504, #4764)
  • [ASM] Remove debug mode for unit tests (#4728)
  • [ASM]Cleanup null chars (#4733)
  • [ASM] Update IAST source names (#4755)
  • [ASM] Correct location error (#4780)
  • [ASM] Join with char separator bug fix (#4793)

Continuous Profiler

  • [Profiler] Workaround to avoid unwinding SIGSEGV signal handler (#4753)

Debugger

  • [Dynamic Instrumentation] Fixed a crash caused by improper handling of module unload (#4779)
  • [Dynamic Instrumentation] Added PII redaction support (#4786)
  • [Dynamic Instrumentation] Improved probe status polling mechanism + fixed snapshot issues (#4678)

Serverless

  • [Serverless] Support tracing top-level statements for AWS Lambda (#4535)
  • [serverless][SVLS-579] Add span error metadata to DD Lambda Extension request headers (#4743)
  • [Serverless] [Fix PR-4535] EndInvocationAsync should be awaited. (#4752)

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [Datadog.Trace.Bundle](https://github.com/DataDog/dd-trace-dotnet) from 2.32.0 to 2.41.0.
- [Release notes](https://github.com/DataDog/dd-trace-dotnet/releases)
- [Changelog](https://github.com/DataDog/dd-trace-dotnet/blob/master/docs/CHANGELOG.md)
- [Commits](DataDog/dd-trace-dotnet@v2.32.0...v2.41.0)

---
updated-dependencies:
- dependency-name: Datadog.Trace.Bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants