Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (13 loc) · 399 Bytes

File metadata and controls

22 lines (13 loc) · 399 Bytes

Changelog

0.1.1

  • Updated to use http_client 0.3.0.

0.1.0

Breaking changes:

  • Updated to use http_client 0.2.0, which has a slightly different API to initialize the HTTP Client.

0.0.2

  • Enable url-form-encoding (for POST requests).
  • Use POST request for SQS methods (enables larger messages to be sent).

0.0.1

  • Initial version.
  • Support for 3 methods in SQS.