chore(release): merge release branch to main (proposal for libdd-library-config (#2042))#2044
Open
dd-octo-sts[bot] wants to merge 1 commit into
Open
chore(release): merge release branch to main (proposal for libdd-library-config (#2042))#2044dd-octo-sts[bot] wants to merge 1 commit into
dd-octo-sts[bot] wants to merge 1 commit into
Conversation
# Release proposal for libdd-library-config and its dependencies This PR contains version bumps based on public API changes and commits since last release. ## libdd-library-config **Next version:** `2.0.0` **Semver bump:** `major` **Tag:** `libdd-library-config-v2.0.0` ###⚠️ major bump forced due to: - `libdd-trace-protobuf`: ^2.0.0 → ^3.0.2 ### Commits - feat: add Hash trait to TracerMetadata (#1931) - feat: add PartialEq and Eq traits to TracerMetadata (#1922) - chore(otel-process-ctx): migrate from rustix to libc (#1859) - chore(otel-thread-ctx)!: move otel thread ctx in dedicated crate (#1855) - feat!: root_span_id handling in otel thread ctx (#1834) - refactor(otel-thread-ctx)!: gate behind feature (#1843) - feat!: extend tracer metadata with thread ctx attrbutes (#1831) - feat(otel_thread_ctx): thread-level ctx publication (#1791) --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: iunanua <18325288+iunanua@users.noreply.github.com>
Contributor
📚 Documentation Check Results📦
|
Contributor
🔒 Cargo Deny Results📦
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2044 +/- ##
==========================================
+ Coverage 72.75% 72.77% +0.01%
==========================================
Files 458 458
Lines 75827 75827
==========================================
+ Hits 55168 55182 +14
+ Misses 20659 20645 -14
🚀 New features to boost your workflow:
|
🎉 All green!🧪 All tests passed 🎯 Code Coverage (details) 🔗 Commit SHA: d82fa71 | Docs | Datadog PR Page | Give us feedback! |
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.
This PR merges the release branch to main