Skip to content

Releases: HubSpot/hubspot-php

5.2.0

06 Feb 10:00
61b1acf
Compare
Choose a tag to compare

Added type hinting for a few method of SevenShores\Hubspot\Http\Response.

5.1.1

07 Jun 12:44
3918e2f
Compare
Choose a tag to compare

Fix Utils\OAuth2::getAuthUrl() (don't add empty scopes or optional scopes to OAuth url)

5.1.0

18 May 12:50
fd77f76
Compare
Choose a tag to compare

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().

Refactor: Updated naming from resources to endpoints

22 Aug 13:38
bd86066
Compare
Choose a tag to compare
Merge pull request #397 from HubSpot/feature/bumpVersion

bump version to 5.0.1

Breaking changes(Resources was renamed to Endponts)

12 Aug 09:40
32742d3
Compare
Choose a tag to compare
  • All Resources was renamed to Endponts (e.x. SevenShores\Hubspot\Endpoints\Contacts)
  • Added to exceptions (SevenShores\Hubspot\Exceptions{ BadRequest, HubspotException}) previous exception
  • Fixed wrapResponse (if wrapResponse=false exeptions won't be wrapped)
  • Added docker container for running tests and updated contributing.mb
  • Webhooks Util announced deprecated
  • Signature Util added (Validation requests from HubSpot)

Add support php v8.1

28 Jul 10:48
4efda64
Compare
Choose a tag to compare
Merge pull request #385 from HubSpot/feature/bumpVersion

bump version 4.0.2

Fix Composer json

13 Jan 10:35
a133824
Compare
Choose a tag to compare
Merge pull request #376 from HubSpot/feature/bumpversion

bump version 4.0.1

Update Guzzle (^7.3), php (>=7.3) and etc

13 Jan 10:00
f1963fd
Compare
Choose a tag to compare

Updates:

  • Update Guzzle version (^7.3)
  • Update Php version (>=7.3)
  • Update Php cs fixer (^3.4)
  • Update Phpunit (^9.5)
  • Update Phpspec (^7.1)

Update type hinting

17 Dec 14:30
496d226
Compare
Choose a tag to compare
Merge pull request #369 from HubSpot/feature/bumpVersion

bump version (3.2.1)

Update companies->getById + Remove unneeded defaults for files api

14 Oct 08:08
8448177
Compare
Choose a tag to compare
Merge pull request #361 from HubSpot/feature/bumpVersion

bump version to 3.2.0