Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps datadog from 2.21.0 to 2.22.0.

Release notes

Sourced from datadog's releases.

2.22.0

Highlights

This release implements most of the Dynamic Instrumentation Expression Language. It is not yet enabled in the Datadog UI. We also added support for Remote Configuration capabilities like fingerprinting, trace tagging and user auto-instrumentation in AppSec.

Added

  • Tracing: Add GraphQL error tracking with OpenTelemetry semantics (#4864)
  • AppSec: API Security: Add endpoint collection for Rails (#4919)
  • AppSec: Updated WAF rules to add support for JWT analysis (#4907)
  • AppSec: Enable Remote Configuration capabilities for fingerprinting, trace tagging and user auto-instrumentation (#4965)
  • Dynamic Instrumentation: Support @duration, @return and @exception in message templates (#4914)
  • Dynamic Instrumentation: Report evaluation errors to the UI (#4913)
  • Dynamic Instrumentation: Support conditions for method probes (#4909)
  • Dynamic Instrumentation: Capture exceptions raised by instrumented methods in method probes (#4906)
  • Dynamic Instrumentation: Add support for probe conditions for line probes (#4861)

Changed

  • Core: Upgrade libdatadog dependency to 22.0.1 (#4902)
  • Tracing: Add Forwarded header to the list of headers used for remote IP detection. (#4969)
  • AppSec: Update libddwaf to version 1.25.1.0.1 (#4894)
  • AppSec: WAF rules can control whether traces are kept or sampled (#4918)
  • Dynamic Instrumentation: Evaluate message templates when logging instrumented code (#4908)

Fixed

  • Core: Improve locking code for remote configuration worker (#4957)
  • Dynamic Instrumentation: Emit a single log event for line probes on exception-raising lines (#4900)
Changelog

Sourced from datadog's changelog.

[2.22.0] - 2025-10-15

Added

  • Tracing: Add GraphQL error tracking with OpenTelemetry semantics (#4864[])
  • AppSec: API Security: Add endpoint collection for Rails (#4919[])
  • AppSec: Updated WAF rules to add support for JWT analysis (#4907[])
  • AppSec: Enable Remote Configuration capabilities for fingerprinting, trace tagging and user auto-instrumentation (#4965[])
  • Dynamic Instrumentation: Support [@duration][], [@return][] and [@exception][] in message templates (#4914[])
  • Dynamic Instrumentation: Report evaluation errors to the UI (#4913[])
  • Dynamic Instrumentation: Support conditions for method probes (#4909[])
  • Dynamic Instrumentation: Capture exceptions raised by instrumented methods in method probes (#4906[])
  • Dynamic Instrumentation: Add support for probe conditions for line probes (#4861[])

Changed

  • Core: Upgrade libdatadog dependency to 22.0.1 (#4902[])
  • Tracing: Add Forwarded header to the list of headers used for remote IP detection. (#4969[])
  • AppSec: Update libbddwaf to version 1.25.1.0.1 (#4894[])
  • AppSec: WAF rules can control whether traces are kept or sampled (#4918[])
  • Dynamic Instrumentation: Evaluate message templates when logging instrumented code (#4908[])

Fixed

  • Core: Improve locking code for remote configuration worker (#4957[])
  • Dynamic Instrumentation: Emit a single log event for line probes on exception-raising lines (#4900[])
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](https://github.com/DataDog/dd-trace-rb) from 2.21.0 to 2.22.0.
- [Release notes](https://github.com/DataDog/dd-trace-rb/releases)
- [Changelog](https://github.com/DataDog/dd-trace-rb/blob/master/CHANGELOG.md)
- [Commits](DataDog/dd-trace-rb@v2.21.0...v2.22.0)

---
updated-dependencies:
- dependency-name: datadog
  dependency-version: 2.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 20, 2025
@codecov
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.22%. Comparing base (1396eca) to head (9604cfa).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6042   +/-   ##
=======================================
  Coverage   97.22%   97.22%           
=======================================
  Files         473      473           
  Lines        9768     9768           
=======================================
  Hits         9497     9497           
  Misses        271      271           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant