aws v0.0.8 Release Notes

Release Date: 2016-02-09 // about 8 years ago
  • โž• Added

    • AWS.GameLift module for AWS GameLift service.
    • ๐Ÿ“ˆ AWS.MCA module for AWS Marketplace Commerce Analytics service.
    • ๐ŸŒ AWS.WAF module for AWS Web Application Firewall service.
    • ๐Ÿ‘ Experimental/unstable support for generating v4 signatures that can be embedded in query strings is taking shape in AWS.Request.sign_v4_query.

    ๐Ÿ”„ Changed

    • ๐Ÿ‘ป Requests that error now return {:error, {exception, message}} 2-tuples instead of the {:error, exception} 2-tuples that were returned before.