chore: update bytes to 1.11.1 to address RUSTSEC-2026-0007#1628
Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 2 commits intomainfrom Feb 25, 2026
Merged
chore: update bytes to 1.11.1 to address RUSTSEC-2026-0007#1628gh-worker-dd-mergequeue-cf854d[bot] merged 2 commits intomainfrom
gh-worker-dd-mergequeue-cf854d[bot] merged 2 commits intomainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1628 +/- ##
==========================================
+ Coverage 71.07% 71.09% +0.02%
==========================================
Files 423 423
Lines 62491 62498 +7
==========================================
+ Hits 44413 44431 +18
+ Misses 18078 18067 -11
🚀 New features to boost your workflow:
|
BenchmarksComparisonBenchmark execution time: 2026-02-24 11:38:17 Comparing candidate commit 7c84f74 in PR branch Found 0 performance improvements and 1 performance regressions! Performance is the same for 56 metrics, 2 unstable metrics. scenario:benching serializing traces from their internal representation to msgpack
CandidateCandidate benchmark detailsGroup 1
Group 2
Group 3
Group 4
Group 5
Group 6
Group 7
Group 8
Group 9
Group 10
Group 11
Group 12
Group 13
Group 14
Group 15
Group 16
Group 17
Group 18
Group 19
BaselineOmitted due to size. |
duncanista
approved these changes
Feb 24, 2026
Contributor
Artifact Size Benchmark Reportaarch64-alpine-linux-musl
aarch64-unknown-linux-gnu
libdatadog-x64-windows
libdatadog-x86-windows
x86_64-alpine-linux-musl
x86_64-unknown-linux-gnu
|
gh-worker-dd-mergequeue-cf854d bot
pushed a commit
that referenced
this pull request
Feb 27, 2026
# What does this PR do? Bump version to 28.0.2 This includes: - [chore: update bytes to 1.11.1 to address RUSTSEC-2026-0007](https://github.com/DataDog/libdatadog/pull/1628)[chore: update bytes to 1.11.1 to address RUSTSEC-2026-0007](#1628) - [chore(release): merge release branch to main](https://github.com/DataDog/libdatadog/pull/1629)[chore(release): merge release branch to main](#1629) - [fix: add ecs task metadata to unobfuscated ip addresses](https://github.com/DataDog/libdatadog/pull/1631)[fix: add ecs task metadata to unobfuscated ip addresses](#1631) - [fix: credit card luhn validation for obfuscation](https://github.com/DataDog/libdatadog/pull/1633)[fix: credit card luhn validation for obfuscation](#1633) - [perf(profiling): cache TLS in ProfileExporter::new](https://github.com/DataDog/libdatadog/pull/1619)[perf(profiling): cache TLS in ProfileExporter::new](#1619) # Motivation [perf(profiling): cache TLS in ProfileExporter::new](https://github.com/DataDog/libdatadog/pull/1619)[perf(profiling): cache TLS in ProfileExporter::new](#1619) fixes slow TLS issue # Additional Notes Anything else we should know when reviewing? # How to test the change? Describe here in detail how the change can be validated. Co-authored-by: gyuheon.oh <[email protected]>
This was referenced Mar 12, 2026
hoolioh
pushed a commit
that referenced
this pull request
Mar 16, 2026
# Release proposal for libdd-trace-stats and its dependencies This PR contains version bumps based on public API changes and commits since last release. ## libdd-common **Next version:** `2.0.1` **Semver bump:** `patch` **Tag:** `libdd-common-v2.0.1` ### Commits - ci: run thread count test in own process (#1693) - chore: update bytes to 1.11.1 to address RUSTSEC-2026-0007 (#1628) - chore(ci): run thread count test as single threaded (#1626) ## libdd-trace-utils **Next version:** `2.0.1` **Semver bump:** `patch` **Tag:** `libdd-trace-utils-v2.0.1` ### Commits - feat(trace-protobuf)!: Add two fields to ClientGroupedStats [SVLS-8627] (#1630) - chore: update bytes to 1.11.1 to address RUSTSEC-2026-0007 (#1628) ## libdd-trace-stats **Next version:** `1.0.2` **Semver bump:** `patch` **Tag:** `libdd-trace-stats-v1.0.2` ### Commits - feat(trace-stats): add grpc status code in the stats bucket key (#1701) - feat(trace-protobuf)!: Add two fields to ClientGroupedStats [SVLS-8627] (#1630) [SVLS-8627]: https://datadoghq.atlassian.net/browse/SVLS-8627?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ [SVLS-8627]: https://datadoghq.atlassian.net/browse/SVLS-8627?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ --------- Co-authored-by: dd-octo-sts[bot] <200755185+dd-octo-sts[bot]@users.noreply.github.com>
hoolioh
pushed a commit
that referenced
this pull request
Mar 16, 2026
# Release proposal for libdd-trace-stats and its dependencies This PR contains version bumps based on public API changes and commits since last release. ## libdd-common **Next version:** `2.0.1` **Semver bump:** `patch` **Tag:** `libdd-common-v2.0.1` ### Commits - ci: run thread count test in own process (#1693) - chore: update bytes to 1.11.1 to address RUSTSEC-2026-0007 (#1628) - chore(ci): run thread count test as single threaded (#1626) ## libdd-trace-utils **Next version:** `2.0.1` **Semver bump:** `patch` **Tag:** `libdd-trace-utils-v2.0.1` ### Commits - feat(trace-protobuf)!: Add two fields to ClientGroupedStats [SVLS-8627] (#1630) - chore: update bytes to 1.11.1 to address RUSTSEC-2026-0007 (#1628) ## libdd-trace-stats **Next version:** `1.0.2` **Semver bump:** `patch` **Tag:** `libdd-trace-stats-v1.0.2` ### Commits - feat(trace-stats): add grpc status code in the stats bucket key (#1701) - feat(trace-protobuf)!: Add two fields to ClientGroupedStats [SVLS-8627] (#1630) [SVLS-8627]: https://datadoghq.atlassian.net/browse/SVLS-8627?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ [SVLS-8627]: https://datadoghq.atlassian.net/browse/SVLS-8627?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ --------- Co-authored-by: dd-octo-sts[bot] <200755185+dd-octo-sts[bot]@users.noreply.github.com>
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.
What does this PR do?
Bump Bytes to resolve:
https://github.com/DataDog/libdatadog/security/dependabot/38
https://github.com/DataDog/libdatadog/security/dependabot/39
https://github.com/DataDog/libdatadog/security/dependabot/43
Motivation
What inspired you to submit this pull request?
Additional Notes
Anything else we should know when reviewing?
How to test the change?
Describe here in detail how the change can be validated.