Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps datadog from 2.23.0 to 2.24.0.

Release notes

Sourced from datadog's releases.

2.24.0

Highlights

This release adds new Tracing, Dynamic Instrumentation, and AppSec capabilities, along with various fixes. AppSec now includes a unique security response identifier in blocking responses to help correlate blocked requests with related logs, traces, and security events.

We've also introduced initial support for Ruby 4.0. While comprehensive validation is ongoing, we welcome any feedback if you encounter issues using this Ruby version.

In addition, SSI auto injection has been improved and now adds much requested support for Bundler's deployment mode.

Added

  • Core: Add support for installing the gem on Ruby 4.0.x stable (#5157)
  • Tracing: Add origin detection using extra headers and the DD_EXTERNAL_ENV variable (#5028)
  • Dynamic Instrumentation: Add one-click enablement support (#5150)
  • SSI: Add support for Bundler deployment mode (#5053)
  • SSI: Report UI-oriented injection results (#5053)
  • SSI: Guard against Bundler global force_ruby_platform (#5053)
  • SSI: Guard against Bundler 4.0 and Bundler 2.7 in 4.0 mode (#5053)
  • SSI: Guard against Ruby 3.5+ (#5053)

Changed

  • Profiling: Remove profiler warning related to the Ractor issue (#5194)
  • Profiling: Disable heap profiling on Ruby 4 due to incompatibility (#5148)
  • Dynamic Instrumentation: Stop using customer-provided time provider for method duration calculation (#5153)
  • Live Debugger / Dynamic Instrumentation: Improve probe instrumentation (#5165)
  • Live Debugger / Dynamic Instrumentation: Improve instrumentation reliability for probes (#5169)

Fixed

  • Core: Improve reliability of worker shutdown (#5176)
  • Core: Fix RDoc error when installing the datadog gem (#5145)
  • Tracing: Ensure Tracing.continue_from! keeps the active trace for the full block duration (#4941)
  • Profiling: Fix and refine profiler thread state categorization for Ruby 4 (#5197)
  • Profiling: Fix profiler error triggering Bundler::PermissionError (#5146)
  • Live Debugger / Dynamic Instrumentation: Fix Live Debugger and Dynamic Instrumentation UI for forking web servers (#5159)
  • Live Debugger / Dynamic Instrumentation: Fix method probe leak when a referenced class loads after the probe reaches the application (#5168)
Changelog

Sourced from datadog's changelog.

[2.24.0] - 2026-01-08

Added

  • Core: Add support for installing the gem on Ruby 4.0.x stable (#5157[])
  • Tracing: Add origin detection using extra headers and the DD_EXTERNAL_ENV variable. (#5028[])
  • Dynamic Instrumentation: Add one-click enablement support (#5150[])
  • SSI: Add support for Bundler deployment mode (#5053[])
  • SSI: Report UI-oriented injection results (#5053[])
  • SSI: Guard against Bundler global force_ruby_platform (#5053[])
  • SSI: Guard against Bundler 4.0 and Bundler 2.7 in 4.0 mode (#5053[])
  • SSI: Guard against Ruby 3.5+ (#5053[])

Changed

  • Profiling: Remove profiler warning related to the Ractor issue (#5194[])
  • Profiling: Disable heap profiling on Ruby 4 due to incompatibility (#5148[])
  • Dynamic Instrumentation: Stop using customer-provided time provider for method duration calculation (#5153[])
  • Live Debugger / Dynamic Instrumentation: Improve probe instrumentation (#5165[])
  • Live Debugger / Dynamic Instrumentation: Improve instrumentation reliability for probes (#5169[])

Fixed

  • Core: Improve reliability of worker shutdown (#5176[])
  • Core: Fix RDoc error when installing the datadog gem (#5145[])
  • Tracing: Ensure Tracing.continue_from! keeps the active trace for the full block duration. (#4941[])
  • Profiling: Fix and refine profiler thread state categorization for Ruby 4 (#5197[])
  • Profiling: Fix profiler error triggering Bundler::PermissionError (#5146[])
  • Live Debugger / Dynamic Instrumentation: Fix Live Debugger and Dynamic Instrumentation UI for forking web servers (#5159[])
  • Live Debugger / Dynamic Instrumentation: Fix method probe leak when a referenced class loads after the probe reaches the application (#5168[])
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.23.0 to 2.24.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.23.0...v2.24.0)

---
updated-dependencies:
- dependency-name: datadog
  dependency-version: 2.24.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 Jan 12, 2026
@colby-swandale colby-swandale merged commit 2975f8a into master Jan 13, 2026
19 checks passed
@colby-swandale colby-swandale deleted the dependabot/bundler/datadog-2.24.0 branch January 13, 2026 22:10
@github-project-automation github-project-automation bot moved this from Todo to Merged in RubyGems.org Pull Requests Jan 13, 2026
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

Development

Successfully merging this pull request may close these issues.

1 participant