March 12th, 2024
New this release:
- 🎉 (all, smithy-rs#2087, smithy-rs#2520, smithy-rs#3409, aws-sdk-rust#59, @landonxjames, @eduardomourar) Added aws-smithy-wasm crate to enable SDK use in WASI compliant environments
- 🎉 (client, smithy-rs#2087, smithy-rs#2520, smithy-rs#3409, @landonxjames, @eduardomourar) Added aws-smithy-wasm crate to enable SDK use in WASI compliant environments
- 🎉 (all, smithy-rs#3365, aws-sdk-rust#1046, @cayman-amzn)
SdkBody
now implements the 1.0 version of thehttp_body::Body
trait. - (all, smithy-rs#3470) Upgrade Smithy to 1.45.
- (client, smithy-rs#3465, smithy-rs#3477) The
ResolveIdentity
trait is now aware of itsIdentityCache
location. - (client, smithy-rs#3465, smithy-rs#3477)
RuntimeComponents
can now be converted back to aRuntimeComponentsBuilder
, using.to_builder()
.
Contributors
Thank you for your contributions! ❤