Skip to content

5.1.0

Compare
Choose a tag to compare
@ksvirkou-hubspot ksvirkou-hubspot released this 18 May 12:50
· 15 commits to master since this release
fd77f76

Change list:

  • Factory::createWithOAuth2Token() and Factory::createWithToken() announced deprecated.
  • Added new method Factory::createWithAccessToken().
  • Locked psr/http-message to version v1.1.
  • Fixed Analytics::getByCategory(), Analytics::getByType() and Analytics::getHosted() methods.
  • Added new method Forms:secureSubmit().
  • Fixed Forms::submit() method.
  • Updated RetryMiddlewareFactory::getRetryFunctionByRange() and RetryMiddlewareFactory::getRetryFunction().