Skip to content

Bump datadog from 2.33.0 to 2.34.0#468

Merged
colby-swandale merged 1 commit into
masterfrom
dependabot/bundler/datadog-2.34.0
Jun 2, 2026
Merged

Bump datadog from 2.33.0 to 2.34.0#468
colby-swandale merged 1 commit into
masterfrom
dependabot/bundler/datadog-2.34.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 28, 2026

Bumps datadog from 2.33.0 to 2.34.0.

Release notes

Sourced from datadog's releases.

2.34.0

Highlights

This release adds opt-in Symbol Database uploads for Dynamic Instrumentation, allowing Ruby services to populate Live Debugger autocomplete when creating probes. OpenTelemetry logs can now be exported over OTLP using DD_LOGS_OTEL_ENABLED=true and standard OTEL_EXPORTER_OTLP_* settings. Dynamic Instrumentation background symbol extraction now throttles CPU usage to reduce request latency impact under load. AppSec initialization failures no longer crash host applications, and this release includes additional fixes for remote configuration errors, Process.spawn, and probe behavior.

Added

  • Dynamic Instrumentation: Enable opt-in Symbol Database upload so Ruby services populate Live Debugger UI autocomplete when creating probes (#5717)
  • Open Telemetry: Add OpenTelemetry logs support with OTLP export. Enable using DD_LOGS_OTEL_ENABLED=true; supports standard OTEL_EXPORTER_OTLP_* settings (#5446)

Fixed

  • Core: Fix Remote configuration TransportError messages removing wrapper response object memory addresses (#5762)
  • Core: Fix TypeError from Process.spawn when passing an environment Hash (#5773, #5634)
  • AppSec: Prevent host application crashes when AppSec fails to initialize (#5768)
  • Dynamic Instrumentation: Fix off-by-one in max_capture_depth so snapshots respect the configured nesting limit exactly (#5753)
  • Dynamic Instrumentation: Improve line probes to match sourceFile case-insensitively and support Windows-style backslashes for correct installation (#5754)
Changelog

Sourced from datadog's changelog.

[2.34.0] - 2026-05-27

Added

  • Dynamic Instrumentation: Enable opt-in Symbol Database upload so Ruby services populate Live Debugger UI autocomplete when creating probes (#5717[])
  • Open Telemetry: Add OpenTelemetry logs support with OTLP export. Enable using DD_LOGS_OTEL_ENABLED=true; supports standard OTEL_EXPORTER_OTLP_* settings (#5446[])

Fixed

  • Core: Fix Remote configuration TransportError messages removing wrapper response object memory addresses (#5762[])
  • Core: Fix TypeError from Process.spawn when passing an environment Hash (#5773[], #5634[])
  • AppSec: Prevent host application crashes when AppSec fails to initialize (#5768[])
  • Dynamic Instrumentation: Fix off-by-one in max_capture_depth so snapshots respect the configured nesting limit exactly (#5753[])
  • Dynamic Instrumentation: Improve line probes to match sourceFile case-insensitively and support Windows-style backslashes for correct installation (#5754[])
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 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.33.0 to 2.34.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.33.0...v2.34.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels May 28, 2026
@colby-swandale colby-swandale merged commit 5764b24 into master Jun 2, 2026
1 check passed
@colby-swandale colby-swandale deleted the dependabot/bundler/datadog-2.34.0 branch June 2, 2026 03:38
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