chore: bump workspace version to 37.0.0#2177
Merged
Merged
Conversation
gyuheon0h
approved these changes
Jun 29, 2026
|
🎯 Code Coverage (details) 🔗 Commit SHA: 80efb33 | Docs | Datadog PR Page | Give us feedback! |
86b7f57
into
main
111 of 113 checks passed
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
chore: release v37.0.0
Bumps the workspace version from
36.0.0to37.0.0inCargo.tomland regeneratesCargo.lock.Post-merge steps
create_releasejob on GitLab — builds artifacts and creates a draft GitHub release.libdatadog-coreorlibdatadog-releaseto publish the draft release.release-proposal-dispatchGitHub Actions workflow for per-crate crates.io publishing:crates: libdd-data-pipeline,libdd-trace-stats,libdd-trace-utils,libdd-ddsketch
Notable changes since v36.0.0
feat(data-pipeline): export client-computed span stats as OTLP trace metrics (feat(data-pipeline)!: export client-computed span stats as OTLP trace metrics #2067)feat(otel-thread-ctx): add self check capability (feat(otel-thread-ctx)!: add self check capability #2095)fix(trace-stats): addgrpc_methodto aggregation key (fix(trace-stats)!: add grpc_method to aggregation key #2151)feat(data-pipeline): add stdout log trace exporter (feat(data-pipeline)!: add stdout log trace exporter #2074)feat(remote-config): use the proto file from the agent (feat(remote-config)!: use the proto file from the agent #2165)feat(sidecar): exposedefault_service_nameforsvc.*process tags (feat(sidecar): expose default_service_name for svc.* process tags #2053)