Skip to content

Add ReadStream for AsyncRead implementations#4067

Draft
heaths wants to merge 4 commits intoAzure:mainfrom
heaths:issue3971-core
Draft

Add ReadStream for AsyncRead implementations#4067
heaths wants to merge 4 commits intoAzure:mainfrom
heaths:issue3971-core

Conversation

@heaths
Copy link
Copy Markdown
Member

@heaths heaths commented Mar 30, 2026

Also adds helpers to RequestContent to make it more discoverable to from where request content can come.

heaths added 4 commits March 30, 2026 10:12
Since azure_core is close to GA but azure_storage_blob will GA later, and given the timing of this addition, we're putting it in Storage Blob for now until we have adequate time to collect feedback, measure perf, etc.

We can always move it up into azure_core (or, rather, typespec_client_core) later with the same module path.

Resolves Azure#3971
Also adds helpers to `RequestContent` to make it more discoverable to from where request content can come.
@github-actions github-actions bot added Azure.Core The azure_core crate Storage Storage Service (Queues, Blobs, Files) labels Mar 30, 2026
@heaths
Copy link
Copy Markdown
Member Author

heaths commented Mar 30, 2026

I'll need to git rebase --onto after #4057 merges. At the time of this comment, only the last commit here is substantial.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Azure.Core The azure_core crate Storage Storage Service (Queues, Blobs, Files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant