You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release bumps the workspace version 35.0.0 → 36.0.0. Below are the commits in v35.0.0..HEAD that directly modify the C ABI surface consumed by downstream SDKs.
Major
Commit
FFI crate(s) affected
refactor(shm)!: Extract one_way_shared_memory to IPC and prepare libdd-remote-config for python (#2121)
datadog-sidecar-ffi
refactor(span)!: use VecMap for meta, metrics and meta_struct for v04 spans (#2043)
datadog-sidecar-ffi, libdd-data-pipeline-ffi
feat(data-pipeline)!: add fork safety hooks and cancellation token for trace exporter FFI (#2051)
2026-06-19 09:52:44 UTC ℹ️ Start processing command /merge
2026-06-19 09:52:51 UTC ℹ️ MergeQueue: waiting for PR to be ready
This pull request is not mergeable according to GitHub. Common reasons include pending required checks, missing approvals, or merge conflicts — but it could also be blocked by other repository rules or settings.
It will be added to the queue as soon as checks pass and/or get approvals. View in MergeQueue UI. Note: if you pushed new commits since the last approval, you may need additional approval.
You can remove it from the waiting list with /remove command.
2026-06-19 10:09:09 UTC ℹ️ MergeQueue: merge request added to the queue
The expected merge time in main is approximately 49m (p90).
2026-06-19 10:57:55 UTC ℹ️ MergeQueue: This merge request was merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release v36.0.0
This release bumps the workspace version
35.0.0 → 36.0.0. Below are the commits inv35.0.0..HEADthat directly modify the C ABI surface consumed by downstream SDKs.Major
refactor(shm)!: Extract one_way_shared_memory to IPC and prepare libdd-remote-config for python(#2121)datadog-sidecar-ffirefactor(span)!: use VecMap for meta, metrics and meta_struct for v04 spans(#2043)datadog-sidecar-ffi,libdd-data-pipeline-ffifeat(data-pipeline)!: add fork safety hooks and cancellation token for trace exporter FFI(#2051)libdd-data-pipeline-ffi,libdd-profiling-ffiMinor
feat(sidecar): add retry interval configuration(#2106)datadog-sidecar-ffifeat(profiling): Add setting to omit local root span id from serialized pprof(#2104)libdd-profiling-ffifeat(live-debugger): agentless intake forwarding(#2075)datadog-live-debugger-ffifeat(sidecar): forward FFE exposures to EVP proxy(#2026)datadog-sidecar-ffifeat(sidecar): forward FFE evaluation metrics to OTLP intake(#2052)datadog-sidecar-ffifeat: cross-language LTO to inline C TLS shim into Rust FFI(#1982)libdd-otel-thread-ctx-ffi(build-only: build.rs / scripts / README)Patch
fix(ffe): honor shared fixture result metadata(#2109)datadog-ffe-ffifix(sidecar): Dedup VecMap spans before serialization(#2107)datadog-sidecar-ffifix(crashtracking): authenticate peer granted socket ptrace access(#2098)libdd-crashtracker-ffi,datadog-sidecar-ffifix(remote-config): notification of multi-processing and runtime deduplication(#2082)datadog-sidecar-ffifix(sidecar): configure OTLP endpoint for FFE metrics(#2076)datadog-sidecar-ffirefactor(datadog-remote-config): rename as libdd-remote-config(#2085)datadog-sidecar-ffi(incl.cbindgen.toml)