Rusoto v0.31.0 Release Notes

Release Date: 2018-01-21 // over 6 years ago
    • โšก๏ธ Update Rusoto Core ReadMe
    • ๐Ÿ‘‰ use correct China-northwest region domain
    • ๐Ÿ›  Fix handling of error responses from Ceph (S3)
    • โž• Added integration tests for Ceph and Minio
    • ๐Ÿ“‡ Convert metadata keys to lowercase (only affects third party services, Amazon already converts them)
    • ๐Ÿ‘ Allow setting both Region name and endpoint via Region::Custom
    • โž• Added China-northwest, US-Gov-West & Paris regions
    • Switched crategen from rustfmt to rustfmt-nightly
    • โœ‚ Removed unused AsciiExt imports
    • S3 StreamingBody now has public constructor