Skip to content

Add aws.api#awsChunked trait#3033

Merged
kstich merged 1 commit intomainfrom
dev/kstich/awschunked-trait
Apr 7, 2026
Merged

Add aws.api#awsChunked trait#3033
kstich merged 1 commit intomainfrom
dev/kstich/awschunked-trait

Conversation

@kstich
Copy link
Copy Markdown
Contributor

@kstich kstich commented Apr 3, 2026

Adds a trait that indicates that the streaming blob supports aws-chunked content encoding.


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

@kstich kstich requested a review from a team as a code owner April 3, 2026 07:47
@kstich kstich requested a review from yasmewad April 3, 2026 07:47
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

This pull request does not contain a staged changelog entry. To create one, use the ./.changes/new-change command. For example:

./.changes/new-change --pull-requests "#3033" --type feature --description "Add aws.api#awsChunked trait"

Make sure that the description is appropriate for a changelog entry and that the proper feature type is used. See ./.changes/README or run ./.changes/new-change -h for more information.

Adds a trait that indicates that the streaming blob supports aws-chunked
content encoding.
@kstich kstich force-pushed the dev/kstich/awschunked-trait branch from 322c206 to 082a264 Compare April 3, 2026 07:56
@kstich kstich requested review from milesziemer and sugmanue and removed request for milesziemer and yasmewad April 3, 2026 08:02
@kstich kstich merged commit 8cfdc69 into main Apr 7, 2026
16 checks passed
@kstich kstich deleted the dev/kstich/awschunked-trait branch April 7, 2026 18:28
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