This repository was archived by the owner on Sep 7, 2020. It is now read-only.
Releases: WyriHaximus/react-guzzle-psr7
Releases · WyriHaximus/react-guzzle-psr7
2.1.3
This will be the last release of this package. It served it's purpose well, but react/http
now has a proper full PSR-7 compatible HTTP client that makes this package's goals obsolete.
2.1.2
- Guzzle's Promise::wait usage is deprecated and will now trigger an error (#48 by @WyriHaximus) For more information on how to avoid the error: https://github.com/WyriHaximus/react-guzzle-psr7/wiki/Promise-wait-alternatives
2.1.1
- Keep invoking the queue untill it is empty #34 by @WyriHaximus (to solve #33)
2.1.0
- Support for
http_errors
via #32 (thanks to @bartvanhoutte for bringing it up in #28)
2.0.2
- Support event-loop 0.5
- Periodicly invoke queue until request is ready
2.0.1
- Updated HttpClientAdapter so it supports react/http-client 0.4 and 0.5
2.0.0
Bumped to wyrihaximus/react-guzzle-http-client
v4
1.0.0
Typo