- Updated to use
http_client0.3.0.
Breaking changes:
- Updated to use
http_client0.2.0, which has a slightly different API to initialize the HTTP Client.
- Enable url-form-encoding (for
POSTrequests). - Use
POSTrequest for SQS methods (enables larger messages to be sent).
- Initial version.
- Support for 3 methods in SQS.