12.0.0-beta.5 (2024-07-16)
Breaking Changes
- Renamed
StorageResourceProperties
toStorageResourceItemProperties
- Renamed
StorageResourceReadStreamResult.ContentRange
toRange
- Removed the following members from
StorageResourceReadStreamResult
:AcceptRanges
RangeContentHash
Bugs Fixed
- Fixed a bug where
ChannelClosedException
could occur and be sent as an event toItemTransferFailed
when there was a failure during a transfer.