Skip to content

Releases: johnshopkins/http-exchange

v1.0

17 Oct 13:54
Compare
Choose a tag to compare
  • Improved documentation
  • Moved most adapter code to an adapter base class
  • Created Response object
  • Wrote tests

v0.14

10 Aug 14:06
Compare
Choose a tag to compare
  • Standardized exceptions coming out of sendRequest. Client should not ned to do anything specific to Guzzle.
  • Cleaned up constructors and removed logging. Logging should be done by clients using this library, not the library itself

v0.13

07 Jul 18:35
Compare
Choose a tag to compare

Added Guzzle7 adapter

v0.10

26 Sep 16:15
Compare
Choose a tag to compare

Added second request attempt for batch requests

v0.4

09 Jan 15:02
Compare
Choose a tag to compare

Added Guzzle adapter.