1
0
mirror of synced 2025-12-21 19:11:14 -05:00
Commit Graph

11 Commits

Author SHA1 Message Date
Anatolii Yatsuk
c8924bf354 fix(source-hubspot): Fix retrieving associations for CRMSearch streams (#69749) 2025-11-19 17:29:24 +00:00
Anatolii Yatsuk
d58e6e73d1 fix(source-hubspot): Use Incremental Endpoint for All CRMSearch Streams for API-Side Filtering (#63744) 2025-10-22 18:36:51 +03:00
Patrick Nilan
3e1323e81b chore(source-hubspot): revert source-hubspot code to 6.0.1 (#66700)
Co-authored-by: Maxime Carbonneau-Leclerc <3360483+maxi297@users.noreply.github.com>
2025-09-25 13:39:24 -07:00
Patrick Nilan
87186a8820 fix(source-hubspot): set schema to include string for numbers and booleans (#65947) 2025-09-15 08:17:04 -07:00
Kat Wilson
9cba95d6be Migrate HubSpot Marketing Emails stream from v1 to v3 API (#65100)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: pnilan <patrick.nilan@airbyte.io>
Co-authored-by: Patrick Nilan <nilan.patrick@gmail.com>
2025-09-02 15:32:51 -07:00
Christo Grabowski
d9e2278be7 fix(source-hubspot): handle case where declared number field contains non-numeric values (#62866) 2025-07-09 22:30:16 +00:00
Brian Lai
0e453af151 fix(source-hubspot): Add error handler to the underlying associations requester so OAuth refresh on 401 is handled properly (#62481) 2025-07-02 11:16:56 -07:00
Brian Lai
b75ab567b2 fix(source-hubspot): Fix pagination to include ID of last seen record when reseting page to 0 (#61543) 2025-06-11 18:53:27 -07:00
Brian Lai
c87500b2f1 fix(source-hubspot): Catch OverflowError since the dependency might still raise it (#61326) 2025-06-03 13:03:16 -07:00
Brian Lai
110d40e53a fix(source-hubspot): Support millisecond timestamps that come in as a float to be converted to datetimes (#60962) 2025-05-29 09:10:51 -07:00
Daryna Ishchenko
4ae6b9ca60 feat(source-hubspot) migrate to manifest only (#60855)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2025-05-28 12:07:03 +03:00