Skip to content

April 2021 Update (1.30.1)

Choose a tag to compare

@Ndiritu Ndiritu released this 28 Apr 04:56
· 1829 commits to main since this release
d97a553
  • Fixes a previous breaking change introduced in 1.30.0 where a GraphException was being thrown in GraphRequest's execute(), download() and upload() methods as well as GraphCollectionRequest's count() and getPage() methods. The patch reverts to throwing Guzzle's ClientException or ServerException but with the full response body in the exception message.
  • Includes updates to PHPDocs
  • Includes updates to Beta and v1 models