Loading CHANGELOG.next.toml +6 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,12 @@ # meta = { "breaking" = false, "tada" = false, "bug" = false } # author = "rcoh" [[aws-sdk-rust]] message = "Fix incorrect argument order in the builder for `LazyCachingCredentialsProvider`" references = ["smithy-rs#949"] meta = { "breaking" = false, "tada" = false, "bug" = true } author = "a-xp" [[aws-sdk-rust]] message = """ Removed inaccurate log message when a client was used without a sleep implementation, and Loading Loading
CHANGELOG.next.toml +6 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,12 @@ # meta = { "breaking" = false, "tada" = false, "bug" = false } # author = "rcoh" [[aws-sdk-rust]] message = "Fix incorrect argument order in the builder for `LazyCachingCredentialsProvider`" references = ["smithy-rs#949"] meta = { "breaking" = false, "tada" = false, "bug" = true } author = "a-xp" [[aws-sdk-rust]] message = """ Removed inaccurate log message when a client was used without a sleep implementation, and Loading