Merge remote-tracking branch 'origin/smithy-rs-release-0.57.x' into merge-smithy-rs-release-0.57.x-to-main

This commit is contained in:
Russell Cohen 2023-11-10 16:03:21 -05:00
commit bf692d57d0
1 changed files with 0 additions and 6 deletions

View File

@ -11,12 +11,6 @@
# meta = { "breaking" = false, "tada" = false, "bug" = false, "target" = "client | server | all"}
# author = "rcoh"
[[aws-sdk-rust]]
message = "Fix aws-sdk-rust#930 (PutSnapshotBlock)"
references = ["smithy-rs#3126", "aws-sdk-rust#930"]
meta = { "breaking" = false, "tada" = false, "bug" = true }
author = "rcoh"
[[aws-sdk-rust]]
message = "Change `ByteStream::into_async_read` to return `AsyncBufRead`"
references = ["smithy-rs#3164"]