Rusoto v0.45.0 Release Notes

Release Date: 2020-07-22 // almost 4 years ago
  • 0.45.0 - 2020-07-22

    • Add event-stream protocol support (currently only for JSON APIs, used in subscribe_to_shard call in Kinesis)
    • Extract common generated code into utility functions to improve compile times
    • 👍 Allow creating a ProfileProvider with only the profile
    • CDATA sections are now treated like strings
    • 🛠 Fix incorrect type definition for rusoto_batch::JobDetail
    • ⚡️ Update to hmac 0.8 and sha2 0.9
    • ➕ Added Sync bounds to AsyncRead and Read structures
    • ⚡️ Update to botocore 1.17.20