mirror of https://github.com/smithy-lang/smithy-rs
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:
commit
bf692d57d0
|
@ -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"]
|
||||
|
|
Loading…
Reference in New Issue