0.10.1 (April 14th, 2022)
Pre-release
Pre-release
Breaking Changes:
- β (aws-sdk-rust#490) Update all SDK and runtime crates to edition 2021
New this release:
- (smithy-rs#1262, @liubin) Fix link to Developer Guide in crate's README.md
- π (smithy-rs#1271, @elrob) Treat blank environment variable credentials (
AWS_ACCESS_KEY_ID
andAWS_SECRET_ACCESS_KEY
) as missing instead of attempting to use them to sign requests. - (aws-sdk-rust#479, smithy-rs#1296) Add support for configuring the session length in AssumeRoleProvider
- (smithy-rs#1296) Add caching to AssumeRoleProvider
- (smithy-rs#1300, @benesch) Add endpoint resolver to SdkConfig. This enables overriding the endpoint resolver for all services build from a single SdkConfig.
Contributors
Thank you for your contributions! β€