Loading CHANGELOG.next.toml +6 −0 Original line number Diff line number Diff line Loading @@ -138,3 +138,9 @@ message = "The `imds::Client` in `aws-config` now implements `Clone`" references = ["smithy-rs#1557", "aws-sdk-rust#580"] meta = { "breaking" = false, "tada" = true, "bug" = false } author = "jdisanti" [[aws-sdk-rust]] message = "The `sleep_impl` methods on the `SdkConfig` builder are now exposed and documented." references = ["smithy-rs#1556"] meta = { "breaking" = false, "tada" = false, "bug" = false } author = "jdisanti" aws/rust-runtime/aws-types/src/sdk_config.rs +0 −2 Original line number Diff line number Diff line Loading @@ -208,7 +208,6 @@ impl Builder { self } #[doc(hidden)] /// Set the sleep implementation for the builder. The sleep implementation is used to create /// timeout futures. /// Loading Loading @@ -236,7 +235,6 @@ impl Builder { self } #[doc(hidden)] /// Set the sleep implementation for the builder. The sleep implementation is used to create /// timeout futures. /// Loading Loading
CHANGELOG.next.toml +6 −0 Original line number Diff line number Diff line Loading @@ -138,3 +138,9 @@ message = "The `imds::Client` in `aws-config` now implements `Clone`" references = ["smithy-rs#1557", "aws-sdk-rust#580"] meta = { "breaking" = false, "tada" = true, "bug" = false } author = "jdisanti" [[aws-sdk-rust]] message = "The `sleep_impl` methods on the `SdkConfig` builder are now exposed and documented." references = ["smithy-rs#1556"] meta = { "breaking" = false, "tada" = false, "bug" = false } author = "jdisanti"
aws/rust-runtime/aws-types/src/sdk_config.rs +0 −2 Original line number Diff line number Diff line Loading @@ -208,7 +208,6 @@ impl Builder { self } #[doc(hidden)] /// Set the sleep implementation for the builder. The sleep implementation is used to create /// timeout futures. /// Loading Loading @@ -236,7 +235,6 @@ impl Builder { self } #[doc(hidden)] /// Set the sleep implementation for the builder. The sleep implementation is used to create /// timeout futures. /// Loading