Rusoto v0.48.0 Release Notes

Release Date: 2022-04-24 // almost 2 years ago
    • ✂ Remove macie, mobile, and worklink services, which have had their DNS records removed
    • ➕ Add support for ap-southeast-3, Asia Pacific (Jakarta)
    • ➕ Add Clone derived trait to TlsError
    • 👍 Allow the user to choose between rustls and rustls-webpki, and make only the former depend on native cert support
    • ⚡️ Update hyper-rustls to 0.23

Previous changes from v0.47.0

    • ⚡️ 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 in rusoto_signature with chrono types, to match rusoto_credential
    • Swap the non-RustCrypto md5 crate for the RustCrypto md-5 crate, to match usage of RustCrypto sha2 crate
    • ✂ Remove Sync constraint on ByteStream-related functions.
    • ⚡️ Update incorrect minimum versions of async-trait, percent-encoding, and serde
    • Avoid unnecessary calls to to_string
    • ✂ Remove unpublished and outdated helpers crate