Skip to content

Releases: jpetrucciani/hubspot3

Added: support for the secondary email addresses (v1) API

22 Dec 17:24
Compare
Choose a tag to compare

This release adds:

  • Added: support for the secondary email addresses (v1) API (#136) via @advance512

Add CRM Association Labels (v4) API support

15 Jun 22:09
Compare
Choose a tag to compare

This release adds:

Disable excessive warnings when retries are disabled

06 Mar 19:46
Compare
Choose a tag to compare

This release fixes:

Many awesome PRs merged

04 Oct 03:58
367f3c0
Compare
Choose a tag to compare

This release includes quite a few PRs that were opened while I had been away from open source for a while - Thanks everyone for your contributions and patience as I get back in the groove of maintaining my open source repos!

This release adds:

This release fixes:

Adding CMSFilesClient

13 May 20:04
3b4f047
Compare
Choose a tag to compare

This release adds:

Improvement to PropertiesClient

12 Apr 16:03
Compare
Choose a tag to compare

This release adds:

  • get to the PropertiesClient via @ArtemGordinsky (#96)

More OAuth2 functionality

31 Mar 23:32
Compare
Choose a tag to compare

This release adds the following new methods to OAuth2Client via @jsancho-gpl (#95 ):

  • get_access_token_data
  • get_refresh_token_data
  • delete_refresh_token

Improvement to EngagementsClient

20 Mar 13:37
Compare
Choose a tag to compare

This release adds:

Fixing an oddity in errors

11 Mar 20:54
Compare
Choose a tag to compare

This release merges @zzZIMAWAKE's fix of Hubspot3 exceptions evaluating to False (#93)

Get all Contacts in a list

02 Mar 22:42
Compare
Choose a tag to compare

This release merges in @kedlav's PR to add the ability to get all contacts in a list (#92 )