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 from 2.24.1 to 2.26.0 #64

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2023

Bumps Datadog.Trace from 2.24.1 to 2.26.0.

Release notes

Sourced from Datadog.Trace's releases.

2.26.0

Summary

Adjustments on some previous tracer features, improve CI test skipping scenarios. Profiler side, handle anonymous and inner named methods. ASM side, suspicious request blocking is implemented through a consequent waf update.

Changes

Tracer

  • Sorted and encoded tags and added new tests (#3851)

CI Visibility

  • [CI Visibility] Await git upload metadata before child command start only on test skipping scenarios. (#3827)
  • [CI Visibility] - Improve manual api initialisation. (#3843)

ASM

  • [ASM] Waf block actions configurable via Remote configuration (#3794)
  • [ASM] String concat propagation (#3805)
  • [ASM] Waf update to 1.8.2 (#3822)
  • [ASM] Update IP collection algorithm (#3831)
  • [ASM] Add missing capabilities and other minor corrections (#3855)

Continuous Profiler

  • [Profiler] Add named/anonymous methods scenario (#3817)
  • [Profiler] Bucketize contention events by duration (#3824)
  • [Profiler] Bump libdatadog version to 2.0.0 (#3839)

Build / Test

  • Proposal for standardized storage of installable artifacts (#3762)
  • Bump DatadogTestLogger version (#3833)
  • [CI] Fix the flakiness of TelemetryControllerTests, but not the source of the issue (#3834)
  • [Tracer] Container init job to run for hotfixes (#3844)

Miscellaneous

  • Enable rollforward on minor versions in global.json (#3841)

Changes since 2.24.1

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [Datadog.Trace](https://github.com/DataDog/dd-trace-dotnet) from 2.24.1 to 2.26.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.24.1...v2.26.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 9, 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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants