Skip to content

Conversation

Mark-Simulacrum
Copy link
Collaborator

Release Summary:

This change optimizes a read to a BytesMut queue when the Bytes we're pushing is uniquely owned, and so we can zero-copy convert to a BytesMut.

Resolved issues:

n/a

Description of changes:

n/a

Call-outs:

This upgrades to bytes 1.7.2 as the minimum, I don't see anything concerning in the changelog or any explicit pinning (not sure why I had 1.6 in my local lockfile).

Testing:

Existing tests should cover this, no change in behavior.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@Mark-Simulacrum Mark-Simulacrum marked this pull request as ready for review April 4, 2025 13:31
@camshaft camshaft merged commit 0016178 into aws:main Apr 4, 2025
115 of 118 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants