<!-- Do not manually edit this file. Use the `changelogger` tool. -->
November 15th, 2023
===================
**New this release:**
- :tada: ([smithy-rs#3173](https://github.com/awslabs/smithy-rs/issues/3173), [smithy-rs#3171](https://github.com/awslabs/smithy-rs/issues/3171)) Enable conversion from `BuildError` into `SdkError` & `<service>::Error`. This allows customers to write the following code:
- :bug: ([smithy-rs#3156](https://github.com/awslabs/smithy-rs/issues/3156), [aws-sdk-rust#901](https://github.com/awslabs/aws-sdk-rust/issues/901)) Fix exclusively setting the credentials provider at operation config-override time. It's now possible to set the credentials when an operation is sent (via `.config_override()`), rather than at client-creation time.
- ([smithy-rs#3173](https://github.com/awslabs/smithy-rs/issues/3173), [smithy-rs#3155](https://github.com/awslabs/smithy-rs/issues/3155)) ProvideCredentials and SharedCredentialsProvider are now re-exported.
**Crate Versions**
<details>
<summary>Click to expand to view crate versions...</summary>