Rusoto v0.47.0 Release Notes
Release Date: 2021-06-29 // over 3 years ago-
- ⚡️ Update to botocore 1.20.102
- ⚡️ Update to
serde_urlencoded
0.7 - ⚡️ Update to
rustc_version
0.4 - ⚡️ Update to
shlex
1.0 - ⚡️ Update to
hmac
0.4 - Replace
time
-related types inrusoto_signature
withchrono
types, to matchrusoto_credential
- Swap the non-RustCrypto
md5
crate for the RustCryptomd-5
crate, to match usage of RustCryptosha2
crate - ✂ Remove
Sync
constraint onByteStream
-related functions. - ⚡️ Update incorrect minimum versions of
async-trait
,percent-encoding
, andserde
- Avoid unnecessary calls to
to_string
- ✂ Remove unpublished and outdated
helpers
crate