Skip to content

Releases: HubSpot/hubspot-api-nodejs

Regenerate all clients (Breaking Changes)

22 Jun 11:52
dcff43c
Compare
Choose a tag to compare
Merge pull request #87 from HubSpot/feature/bumpVersion

bump version to 4.0.0

Fix generateToken method in Visitor Identification API client

17 Feb 15:02
d1dc08c
Compare
Choose a tag to compare
Merge pull request #59 from HubSpot/bump/version3.4.1

bump to 3.4.1

Events and Visitor Identification APIS

16 Feb 13:10
134fc88
Compare
Choose a tag to compare
Merge pull request #57 from HubSpot/bumpVersion3.4.0

bump to 3.4.0

CRM Extensions (Accounting, Calling and Videoconferencing), Objects FeedbackSubmissions and Marketing Transactional

10 Feb 14:23
6de1aae
Compare
Choose a tag to compare
Merge pull request #48 from HubSpot/feature/bumpVersion

bump version 3.3.0

Fixed npm build

28 Jan 12:23
d83d33e
Compare
Choose a tag to compare
Merge pull request #38 from HubSpot/bump/version

3.2.6

Fix batch method naming (Blogs APIs)

26 Jan 15:57
fff74c3
Compare
Choose a tag to compare
Merge pull request #36 from HubSpot/bump

bump version to 3.2.1

Automation Actions API

26 Jan 12:23
fe695ec
Compare
Choose a tag to compare
Merge pull request #32 from HubSpot/bump/version

bump version to 3.2.0

CRM Objects, CRM Schemas, CMS Blogs and HubDB

15 Dec 10:22
Compare
Choose a tag to compare
Merge pull request #113 from HubSpot/bumpVersion

Bump Version 3.1.0

Added trello-integration-app sample and fixed `getAll` method

24 Jul 21:45
Compare
Choose a tag to compare

Added

  • trello-integration-app sample
  • 'Search Contacts' example to README.MD

Fixed

  • fixed initial initialization for webhooks-app
  • fixed webhook verification for webhooks-app
  • getAll methods for CRM objects (for clients with disabled limiter)
  • 'Create Contact, Company and associate created objects' example in README.md

Added limiter and retry for search methods

23 Jul 08:51
Compare
Choose a tag to compare

Added

  • auditLogs, domains, performance, urlRedirects and siteSearch cms clients
  • imports-contacts-app sample
  • limiter for search methods
  • search-results-paging-app sample

Updated

  • default limiter options: increased maxConcurrent to 6, added id - 'hubspot-client-limiter'
  • retry functionality to overcome secondly search limit failures