Rusoto v0.41.0 Release Notes

Release Date: 2019-10-07 // over 4 years ago
  • [0.41.0] - 2019-10-07

    • โž• Add HttpClient::from_builder
    • โฌ†๏ธ Upgrade to botocore from 1.12.163 to 1.12.230
    • The types rusoto_events::{CloudWatchEvents,CloudWatchEventsClient} were renamed to rusoto_events::{EventBridge,EventBridgeClient}
    • Deserialize PostTextResponse correctly by allowing null values in the slots field
    • ๐Ÿ›  Fix Profile Config Loading: should ignore comments with '=' chars
    • โž• Add App Mesh service
    • ๐Ÿ›  Fix service_crategen to parse operations with multiple static params
    • ๐Ÿ”จ Refactor S3 integration tests - about a #[test] per behavior
    • โž• Add support for non signing clients
    • โž• Add EC2 Instance Connect service
    • ๐Ÿ‘ Allow deserialization of regions without an endpoint specified
    • โž• Add ApNortheast3 region
    • โž• Add MeSouth1 region
    • โž• Add x-amz-content-sha256 header to signed and canonical headers
    • โž• Added Eq and Hash implementations on Region
    • ๐Ÿ›  Fixed parsing of Athena error messages
    • ๐Ÿ›  Fix credential_process behavior when using the non-default profile
    • Correctly read session tokens from credential_process