Skip to content

Release 8.11.0

Latest
Compare
Choose a tag to compare
@ezimuel ezimuel released this 02 Apr 08:36
v8.11.0
1d476af

This release introduces the following changes and fixes:

  • Added Node::getLastPing and Node::getFailedPings for custom NodePool implementations with ping backoffs #35
  • Add HTTP network exception as previous exception to NoNodeAvailableException for debugging #34
  • Fixed PHP 7.4+ issue - "must not be accessed before initialization" in getLastRequest() and getLastResponse() #33
  • Fixed missing response body with guzzle PSR-7 streams #30

Thanks to @gskema, @marcing and @shyim.