Augustin
b2569ba5fa
🐙 source-marketo: run up-to-date pipeline [2024-07-06] ( #40629 )
2024-07-07 02:29:16 +02:00
Augustin
260fe18e14
🐙 source-marketo: run up-to-date pipeline [2024-06-26] ( #40530 )
2024-06-27 02:14:31 +02:00
Augustin
80bddfdf02
🐙 source-marketo: run up-to-date pipeline [2024-06-25] ( #40318 )
2024-06-26 02:28:22 +02:00
Augustin
dd28a2783d
🐙 source-marketo: run up-to-date pipeline [2024-06-23] ( #40001 )
2024-06-24 02:15:39 +02:00
Artem Inzhyyants
ea68817cf9
refactor(source-marketo): use client_side_incremental feature ( #39549 )
...
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com >
2024-06-20 09:37:48 +02:00
Augustin
df39bf87f7
source-marketo: [autopull] Upgrade base image to v1.2.2 ( #39297 )
2024-06-06 14:37:27 +02:00
Audrey Maldonado
b9690ba76e
Wrapping changelog in details for a collapsible view ( #38801 )
2024-06-04 13:40:53 -04:00
Christo Grabowski
503e39713e
Source Marketo: update deprecated authenticator ( #38631 )
2024-05-23 18:30:43 -04:00
Natik Gadzhi
cb80e6922a
[tools] prettier rules for .md + formatting cleanup
2024-05-07 08:19:33 -07:00
Anton Karpets
d211d417f2
🎉 Source Marketo: migrate to low-code ( #36854 )
...
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com >
2024-04-29 20:13:36 +02:00
Brian Leonard
9459d4fecf
source-marketo: ensure inline schemas, updated cdk, poetry (where possible) ( #36650 )
2024-04-24 12:25:57 -07:00
Anatolii Yatsuk
df17c85858
🏥 Source Connectors: Pin airbyte-cdk version to ^0 ( #36267 )
2024-03-20 21:46:57 -04:00
Augustin
51cc915dc7
✨ source-marketo: migrate to poetry ( #35078 )
2024-02-12 01:34:34 -06:00
Joe Reuter
e0adbe87bc
source-marketo: Convert to airbyte-lib ( #34246 )
2024-01-16 15:35:47 +01:00
Artem Inzhyyants
551f15930c
🐛 Source Marketo: Raise config error if quota exceeded ( #33999 )
2024-01-08 20:40:39 +01:00
Marcos Marx
2003bc2471
🐛 Source Marketo: handle null responses ( #33623 )
...
Co-authored-by: richa-rochna <rochna.richa@gmail.com >
Co-authored-by: Richa Rochna <99747757+richa-rochna@users.noreply.github.com >
2023-12-19 10:29:10 -03:00
Augustin
a41c4f5b3d
Migrate connectors to use our python base image (Round 2) ( #31599 )
2023-10-19 17:58:45 +02:00
Artem Inzhyyants
f5a4eecded
Source Marketo: fix json_schema for stream Leads ( #30533 )
2023-09-19 17:55:22 +02:00
Evan Tahler
db882e3d2a
Salesforce, Marketo, and Hubspot connector license to Elv2 ( #27726 )
...
* Salesforce, Marketo, and Hubspot connector license to Elv2
* PR in docs
2023-06-26 21:00:43 -05:00
Aazam Thakur
53658ac7d7
Source Marketo: New Stream Segmentation ( #23956 )
...
* Added Segmentation Stream
* change endpoint to read all segments
* remove unused params
* add json schema header
* bump connector version and update doc
* remove f-string not used
* fix schema and correct segmentations base stream class
* remove incremental from int test segmenations config cat
* fix segmentations params
* add expected records
* Update marketo.md
* bump the metadata file
* auto-bump connector version
---------
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com >
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-05-12 17:58:09 -03:00
Baz
02940ca2c3
🐛 Source Marketo: fix expected records for CAT ( #25481 )
...
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-04-27 13:01:17 +03:00
Arsen Losenko
f9a62e8702
Source Marketo: Mark datefields in spec as dates ( #22938 )
...
* Source Marketo: Mark datefields in spec as dates
* Update changelog
* auto-bump connector version
* Automated Change
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
Co-authored-by: arsenlosenko <arsenlosenko@users.noreply.github.com >
2023-04-07 20:07:02 +03:00
Sophia Wiley
5512befeb1
Docs: updated links from .io to .com ( #23652 )
...
* updated links
* edited contributors link
* deleted line about CDK in docs
2023-03-06 17:27:55 +01:00
Denys Davydov
52ce3de3cf
Source Marketo: handle null cursor values ( #22203 )
...
* #1407 source Marketo: handle null cursor values
* #1407 source marketo: upd changelog
* auto-bump connector version
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-02-01 17:25:13 +02:00
Ella Rohm-Ensing
2c97aa379a
Turn off default httpavailabilitystrategy for source-marketo (GA) ( #22015 )
...
* Turn off default for source-marketo (GA)
* Update source.py
* Update marketo.md
* auto-bump connector version
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-01-31 21:29:39 +00:00
CyprienBarbault
1ebd91302a
🐛 Source Marketo: fix encoding error for Lead sync ( #20973 )
...
* added utf-8 encoding
* chore: bump version
* auto-bump connector version
---------
Co-authored-by: Vincent Koc <vincentkoc@ieee.org >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
Co-authored-by: Nataly Merezhuk <65251165+natalyjazzviolin@users.noreply.github.com >
Co-authored-by: Ella Rohm-Ensing <erohmensing@gmail.com >
2023-01-31 15:40:12 -05:00
Serhii Lazebnyi
92c1a239c3
Source Marketo: set high test strictness level ( #21947 )
...
* #19055 source marketo: set high test strictness level
* #19055 source marketo: increase incremental test timeout
* #19055 source Marketo: fix stream schemas
* #19055 source marketoL fix unit test
* Updated expected records
* Updated expected records
* auto-bump connector version
---------
Co-authored-by: Denys Davydov <davydov.den18@gmail.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-01-31 10:14:19 +01:00
Serhii Lazebnyi
bb0ce26f9b
Revert "Source Marketo: set high test strictness level ( #21790 )" ( #21946 )
...
This reverts commit 34d43cc83f .
2023-01-27 00:14:45 +01:00
Denys Davydov
34d43cc83f
Source Marketo: set high test strictness level ( #21790 )
...
* #19055 source marketo: set high test strictness level
* #19055 source marketo: increase incremental test timeout
* #19055 source Marketo: fix stream schemas
* #19055 source marketoL fix unit test
* Updated expected records
* Updated expected records
Co-authored-by: Serhii Lazebnyi <serhii.lazebnyi@globallogic.com >
2023-01-26 23:52:33 +01:00
Arnaud Jeannin
0164355635
🎨 Add oss/cloud tags on doc for GA connectors ( #19118 )
...
* feat: add cloud and oss tags
* put headers back
* fix: rm prettier style
* fix: aws styles
2022-11-17 17:01:20 +01:00
Denys Davydov
6f1736133f
Source Marketo: certify GA ( #17445 )
...
* Source Marketo: certify GA
* source marketo: upd changelog
* auto-bump connector version [ci skip]
* #238 source marketo: do not use temp files to optimize memory consumption
* auto-bump connector version [ci skip]
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-09-30 22:14:06 +03:00
Augustin
ff4ea3961a
Republish connectors using CDK 0.1.88 to 0.1.89 ( #17304 )
2022-09-28 18:18:59 +02:00
Denys Davydov
1bb90daf9f
Source Marketo: 90% unit test coverage ( #15817 )
...
* #15516 source marketo: 90% unit test coverage
* #15516 source marketo: upd changelog
* auto-bump connector version [ci skip]
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-08-23 10:40:35 +03:00
Denys Davydov
43beec33f9
Source Marketo: fix semi incremental streams ( #15824 )
...
* #15823 source marketo: fix semi incremental streams
* source marketo - upd changelog
* #15823 fix SATs
* #15823 source marketo: fix tests
* #15823 source marketo: one more test fix
* #15823 source marketo - fix incremental catalog
* auto-bump connector version [ci skip]
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-08-23 09:17:46 +03:00
Denys Davydov
e1f294c738
#14056 source marketo: doc update ( #15825 )
2022-08-22 15:55:42 +03:00
Denys Davydov
b811d8cd5a
Source marketo: retry job creation instead of skipping ( #15683 )
...
* #14149 source marketo: retry job creation instead of skipping
* #14149 source marketo: upd changelog
* #14149 source marketo: increase timeouts for SATs
* auto-bump connector version [ci skip]
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-08-17 15:52:59 +03:00
Topher Lubaway
9c6c092a22
Revert "Improving docusaurus sidebar generation ( #1927 ) ( #14369 )" ( #14596 )
...
This reverts commit a2c194a11f .
2022-07-11 15:27:14 -05:00
Mykyta Serbynevskiy
a2c194a11f
Improving docusaurus sidebar generation ( #1927 ) ( #14369 )
...
* Improving docusaurus sidebar generation (#1927 )
* Added "Career & open positions" folder to sidebar, adjusted "Project overview" folder
* Deleted "career-and-open-positions" folder from sidebar
2022-07-08 14:18:27 -05:00
Denis Davydov
e8a5c7fffb
Source Marketo: process fail during creation of an export job ( #13930 )
...
* #9322 source Marketo: process fail during creation of an export job
* #9322 source marketo: upd changelog
* #9322 source marketo: fix unit test
* #9322 source marketo: fix SATs
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-06-21 16:15:03 +03:00
ycherniaiev
e17fa5b040
Update fields in source-connectors specifications: kustomer-singer, lemlist, linnworks, looker, marketo, mixpanel ( #8578 )
2021-12-25 13:56:20 +02:00
Serhii Chvaliuk
b7b7886759
🐛 Source Marketo: improve field conversion to conform schema ( #8483 )
...
* normalize_datetime added, better parse_response
* clean_string updated
* get_json_schema updated
* bump version 0.1.1 -> 0.1.2
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
2021-12-15 17:06:18 +02:00
Serhii Lazebnyi
cb120fef16
🐛 Source Marketo: Fix timestamp value format issue ( #8298 )
...
* Fix timestamp value format issue
* Fix spec to UI handbook
* Added expected records to integration tests
* Bumped version in seed and spec yaml
2021-12-06 20:12:08 +02:00
Abhi Vaidyanatha
ae32ecbb27
GitBook: [master] 186 pages and 77 assets modified
2021-10-08 21:17:47 +00:00
Serhii Lazebnyi
26c9546a1c
🎉 New Source: Marketo ( #5863 )
...
* Add Marketo implementation
* Updated PR in docs
* Add bootstrap file
* Update to review
* Add gcc to docker
2021-09-23 18:51:47 +03:00
Marcos Marx
6201100e72
Add entrypoint and bump version for remaining connectors. ( #4539 )
...
See the PR descriptions for all the connectors published.
2021-07-07 17:37:22 +08:00
Davin Chia
42686add8a
Release connectors with namespace change. ( #2990 )
...
Release all connectors affected by namespace change. Includes all JDBC sources and destinations.
Also add documentation for normalisation. Prerequisite to actually releasing 0.21.0-alpha.
2021-04-21 11:35:08 +08:00
John Lafleur
5532aa370a
Updating Incremental within docs pages for all sources to make it more explicit ( #1381 )
...
* GitBook: [incremental_update_docs] 79 pages modified
* GitBook: [incremental_update_docs] one page modified
Co-authored-by: John Lafleur <john@dataline.io >
2020-12-18 21:03:34 +11:00
Shrif Nada
b8f2b33dfa
GitBook: [master] 10 pages modified
2020-12-18 00:49:56 +00:00
Michel Tricot
31201f7e8b
List of expected features ( #839 )
2020-11-06 15:12:47 -08:00
Sherif A. Nada
b373eaef3b
Add Marketo Source Docs ( #827 )
2020-11-05 10:43:50 -08:00