Skip to content

2.3.0

Latest

Choose a tag to compare

@brecht-vermeersch brecht-vermeersch released this 20 Aug 13:22

Changed

  • Added support for Guzzle 8 while retaining Guzzle 7 support.
  • Lease break requests now send their optional break period as an HTTP header string, as required by Guzzle 8.
  • Async operations now declare their resolved promise result types for static analysis and IDEs.