Skip to content

Releases: airbytehq/airbyte

Airbyte 1.0

24 Sep 13:04
59e981a
Compare
Choose a tag to compare

airbyte v1.0.0

Official launch page: https://airbyte.com/v1

This page includes new features and improvements to the Airbyte products we're excited to share as a part of the 1.0 release. Airbyte v1.0 contains many improvements and additions to enhance the reliability, scalability, and uses of Airbyte.

Moving forward, Airbyte will release official new platform versions on a monthly cadence, with the associated changelog.

Ease of deployment

  • abctl is the easiest, quickest way to get started with Airbyte Self-managed. See our quickstart docs for more details.

  • Native authentication by email and password is available so that any instance of Airbyte is secure by default.

Proven Reliability

  • Automatic detection of dropped records ensures data is passed without fail through the Airbyte platform.

  • Enhanced our notification suite to enable webhook integrations and added more contextual information about sync failures or schema changes.

  • Connections now offer rate limited messaging, improved error handling, and live monitoring of ongoing syncs.

  • Many sources, in particular S3, have become faster. With CDK 2.0, the protocol now uses Pydantic V2 and removes the serialization of each record. We also improved Databricks and S3 destinations to enable faster sync speeds, checkpointing, and modernization to our Destinations V2 framework.

Resiliency at Scale

  • Refreshes bring an improved experience to resyncing all of your data again. This enables data to never be deleted from final tables during a historical resyncing of data.

  • Resumable Full Refresh allows for large streams syncing in Full Refresh to sync without failures.

  • Our database sources added resumability to reduce failures and stay resilient when incoming data is inconsistent. We gracefully handle record-level error in the destination field _airbyte_meta.errrors for large records or mistyped data. Read more in our typing & deduping documentation.

  • Large initial CDC syncs are gracefully handled by consuming WAL and acknowledges logs periodically to ensure disk space is freed in a timely manner.

  • Workloads provide a more scalable and reliable architecture to run sync jobs by separating scheduling and orchestration from data movement tasks. This improvement unlocks more automated management of workloads by managing job spikes and enables horizontal scaling (for Cloud and Enterprise users).

Tackling the long-tail of connectors

  • We launched our connector Marketplace for our community-maintained connectors. Automated testing ensures our connectors stay high quality, and most connectors have been migrated to low/no-code.

  • The Connector Builder seamlessly switches between UI and YAML modes, supports custom components, and contains extensive testing and error handling.

  • AI Assist now builds connectors from scratch for you with just a link to the API docs.

  • Anyone can now contribute new connectors directly from the builder to add a new connector directly to Airbyte's Marketplace. Additionally, connectors can be forked directly from the UI for faster edits, ensuring our connectors stay up-to-date.

  • Airbyte supports writing to several vector store destinations, including pgVector, Pinecone, and Snowflake Cortex.

Self-Managed Enterprise

Self-Managed Enterprise extends on Airbyte 1.0 by introducing new classes of functionality: multitenancy and access management, enterprise source connectors , sensitive data masking and enterprise support – all while data never leaves your infrastructure.

  • Support for Okta and OpenID Connect (OIDC) SSO
  • Availability of Role-based Access Control and multitenancy
  • Columns can now be hashed to protect sensitive data

Announcements

  • To ensure adherence to security best practices, Airbyte is migrating all connectors to non-root versions. It is highly recommended that you upgrade your platform version to v0.63.9 or later before October 2024 to ensure your syncs continue to succeed.

  • As we prepare to deprecate Docker Compose, we published a migration guide for those migrating from Docker Compose to abctl.

v0.64.7

18 Sep 14:26
Compare
Choose a tag to compare

2e62443 [source-postgres/mysql/mssql/mongodb-v2] Use latest CDK to adopt latest apache sshd mina to handle tcpkeepalive requests (#45639)
398a1bb source-buzzsprout contribution from btkcodedev (#45608)
ed214d0 [cdk] upgrade apache mina sshd to 2.13.2 to handle openssh tcpkeepalive request (#45638)
5f93772 [ISSUE_TEMPLATE] replace deprecated docker template for ai-assist (#45629)
6d74db7 change signature of orphanedThreadFilter (#45469)
6469111 [source-mysql-v2] cdk and spec change for ssl (#45351)

v0.64.6

17 Sep 20:24
Compare
Choose a tag to compare

6502f92 🐛 Source Greenhouse: faster check stream (#45625)
4027d0e [docs] add troubleshooting abctl page + move trb. from quickstarts (#45460)
28f8214 🤖 Cut version 5.6.0 of source-declarative-manifest
c5cff57 🤖 minor bump Python CDK to version 5.6.0
199a807 [airbyte-cdk] Decouple request_options_provider from datetime_based_cursor + concurrent_cursor features for low-code (#45413)

v0.64.5

17 Sep 17:59
Compare
Choose a tag to compare

daee3b6 Destination Iceberg: Fix tests to run in airbyte-ci (#45206)
912bc77 docs: add the type: external to the db docs. (#45466)
5cb27b1 source-nylas contribution from topefolorunso (#45093)
86b34f6 source-brevo contribution from btkcodedev (#45382)
1fdd06f source-appfigures contribution from btkcodedev (#45332)
8a4e875 source-shortcut contribution from btkcodedev (#45176)
328fd87 source-survicate contribution from btkcodedev (#45163)
42a26d2 source-buildkite contribution from btkcodedev (#45384)
fa67b6a source-front contribution from btkcodedev (#45387)
37af2f0 source-google-tasks contribution from btkcodedev (#45427)
a85de6f source-picqer contribution from btkcodedev (#45159)
c6530c9 source-teamwork contribution from btkcodedev (#45155)
b6deeb3 source-appcues contribution from btkcodedev (#45102)
368b5c2 source-bitly contribution from topefolorunso (#45071)
891fa03 source-guru contribution from btkcodedev (#45066)
56fcf5e source-canny contribution from pabloescoder (#45588)
f813e93 source-ezofficeinventory contribution from pabloescoder (#45590)
b17df3f Bulk Load CDK: AirbyteType & AirbyteValue, marshaling from json (#45430)
ace4e82 Destination CDK: Make DAT open to disable for iceberg (#45602)
91013e1 Bulk Core/Load CDK: Support for connector-type-specific non-config sp… (#45463)
9ae2cbe ✨ feat(Destination PGVector): new connector (#45428)
bb1adbe ✨ Source GetLago: feat customer usage (#45452)
f6fd017 fix(source-google-search-console): fix request body for report streams by keyword (#45196)
4559c75 🐛Bug(Source hubspot): add missing scope in docs (#45585)
5f2774d 🐙 source-us-census: run up-to-date pipeline [2024-09-14] (#44364)
2c90bca 🐙 source-hubspot: run up-to-date pipeline [2024-09-14] (#45018)
13df95b 🐙 source-chargebee: run up-to-date pipeline [2024-09-14] (#45254)
4a843fa 🐙 source-shopify: run up-to-date pipeline [2024-09-14] (#45255)
3d84c48 🐙 destination-rabbitmq: run up-to-date pipeline [2024-09-14] (#45293)
5642f2c 🐙 source-unleash: run up-to-date pipeline [2024-09-14] (#45295)
917708d 🐙 source-webflow: run up-to-date pipeline [2024-09-14] (#45296)
77e18da 🐙 source-recurly: run up-to-date pipeline [2024-09-14] (#45471)
cd546bd 🐙 source-orb: run up-to-date pipeline [2024-09-14] (#45472)
77db6ec 🐙 source-mixpanel: run up-to-date pipeline [2024-09-14] (#45473)
d052a8a 🐙 source-apple-search-ads: run up-to-date pipeline [2024-09-14] (#45474)
c27f183 🐙 source-younium: run up-to-date pipeline [2024-09-14] (#45475)
107911a 🐙 source-greenhouse: run up-to-date pipeline [2024-09-14] (#45476)
d73fac7 🐙 source-snapchat-marketing: run up-to-date pipeline [2024-09-14] (#45477)
6ed3b11 🐙 source-rki-covid: run up-to-date pipeline [2024-09-14] (#45478)
4ad7c74 🐙 source-apify-dataset: run up-to-date pipeline [2024-09-14] (#45479)
f741b19 🐙 destination-duckdb: run up-to-date pipeline [2024-09-14] (#45480)
2a97f35 🐙 destination-vectara: run up-to-date pipeline [2024-09-14] (#45481)
0db707d 🐙 source-microsoft-dataverse: run up-to-date pipeline [2024-09-14] (#45482)
0d3882f 🐙 source-close-com: run up-to-date pipeline [2024-09-14] (#45483)
fd6a368 🐙 source-yahoo-finance-price: run up-to-date pipeline [2024-09-14] (#45484)
95bef61 🐙 source-zenloop: run up-to-date pipeline [2024-09-14] (#45485)
50021cc 🐙 source-fastbill: run up-to-date pipeline [2024-09-14] (#45486)
deb0b1e 🐙 source-pocket: run up-to-date pipeline [2024-09-14] (#45487)
b953c55 🐙 source-tiktok-marketing: run up-to-date pipeline [2024-09-14] (#45488)
98aa7dc 🐙 destination-snowflake-cortex: run up-to-date pipeline [2024-09-14] (#45489)
0099c63 🐙 destination-pinecone: run up-to-date pipeline [2024-09-14] (#45490)
1f721c1 🐙 destination-typesense: run up-to-date pipeline [2024-09-14] (#45491)
c43c6e8 🐙 source-gcs: run up-to-date pipeline [2024-09-14] (#45492)
d7295a6 🐙 source-kyve: run up-to-date pipeline [2024-09-14] (#45493)
40e66aa 🐙 source-convex: run up-to-date pipeline [2024-09-14] (#45494)
b077a60 🐙 source-hardcoded-records: run up-to-date pipeline [2024-09-14] (#45496)
61ea043 🐙 source-google-ads: run up-to-date pipeline [2024-09-14] (#45497)
3699c5b 🐙 destination-astra: run up-to-date pipeline [2024-09-14] (#45498)
45a2692 🐙 source-file: run up-to-date pipeline [2024-09-14] (#45499)
ca4cf51 🐙 source-salesloft: run up-to-date pipeline [2024-09-14] (#45500)
0f4cda0 🐙 source-amplitude: run up-to-date pipeline [2024-09-14] (#45501)
7eeddee 🐙 source-outbrain-amplify: run up-to-date pipeline [2024-09-14] (#45502)
254cb86 🐙 source-google-analytics-data-api: run up-to-date pipeline [2024-09-14] (#45503)
42d24dd 🐙 source-s3: run up-to-date pipeline [2024-09-14] (#45504)
7cdb490 🐙 source-firebase-realtime-database: run up-to-date pipeline [2024-09-14] (#45505)
a636bb5 🐙 source-partnerstack: run up-to-date pipeline [2024-09-14] (#45506)
9cf4b7f 🐙 source-n8n: run up-to-date pipeline [2024-09-14] (#45507)
3726570 🐙 source-flexport: run up-to-date pipeline [2024-09-14] (#45508)
63d1366 🐙 source-pardot: run up-to-date pipeline [2024-09-14] (#45509)
aa1455d 🐙 source-appsflyer: run up-to-date pipeline [2024-09-14] (#45510)
6bef8c9 🐙 source-adjust: run up-to-date pipeline [2024-09-14] (#45511)
54ee166 🐙 source-instatus: run up-to-date pipeline [2024-09-14] (#45514)
fb3220e 🐙 source-public-apis: run up-to-date pipeline [2024-09-14] (#45515)
d29ebda 🐙 destination-xata: run up-to-date pipeline [2024-09-14] (#45516)
190c68f 🐙 source-quickbooks: run up-to-date pipeline [2024-09-14] (#45517)
73d8073 🐙 source-iterable: run up-to-date pipeline [2024-09-14] (#45518)
f119e43 🐙 source-surveymonkey: run up-to-date pipeline [2024-09-14] (#45519)
9379f40 🐙 source-recharge: run up-to-date pipeline [2024-09-14] (#45520)
2172303 🐙 source-qonto: run up-to-date pipeline [2024-09-14] (#45521)
3c5f50a 🐙 source-freshcaller: run up-to-date pipeline [2024-09-14] (#45522)
0a86081 🐙 source-zoom: run up-to-date pipeline [2024-09-14] (#45523)
cb7626c 🐙 source-zendesk-talk: run up-to-date pipeline [2024-09-14] (#45524)
bc1d01c 🐙 source-sendgrid: run up-to-date pipeline [2024-09-14] (#45525)
0b76f31 🐙 destination-qdrant: run up-to-date pipeline [2024-09-14] (#45526)
bb3bcbc 🐙 source-qualaroo: run up-to-date pipeline [2024-09-14] (#45527)
1514b27 🐙 source-onesignal: run up-to-date pipeline [2024-09-14] (#45528)
6a00964 🐙 source-gridly: run up-to-date pipeline [2024-09-14] (#45529)
43787d6 🐙 source-klaviyo: run up-to-date pipeline [2024-09-14] (#45530)
0c65ad4 🐙 destination-databend: run up-to-date pipeline [2024-09-14] (#45531)
6402d34 🐙 source-linkedin-ads: run up-to-date pipeline [2024-09-14] (#45532)
a1e2808 🐙 destination-aws-datalake: run up-to-date pipeline [2024-09-14] (#45533)
c97e92a 🐙 source-woocommerce: run up-to-date pipeline [2024-09-14] (#45534)
29afd09 🐙 source-postmarkapp: run up-to-date pipeline [2024-09-14] (#45535)
2e5b925 🐙 source-yandex-metrica: run up-to-date pipeline [2024-09-14] (#45536)
bd4ea25 🐙 source-harvest: run up-to-date pipeline [2024-09-14] (#45537)
cb59367 🐙 source-rss: run up-to-date pipeline [2024-09-14] (#45538)
c6f2a32 🐙 source-bigcommerce: run up-to-date pipeline [2024-09-14] (#45539)
0f81a1e 🐙 source-google-directory: run up-to-date pipeline [2024-09-14] (#45540)
728e9ee 🐙 source-gnews: run up-to-date pipeline [2024-09-14] (#45541)
178efe9 🐙 source-bamboo-hr: run up-to-date pipeline [2024-09-14] (#45542)
e1d41b9 🐙 source-okta: run up-to-date pipeline [2024-09-14] (#45543)
fedec7e 🐙 source-azure-table: run up-to-date pipeline [2024-09-14] (#45544)
35ce98e 🐙 source-genesys: run up-to-date pipeline [2024-09-14] (#45545)
7db5473 🐙 source-zendesk-sunshine: run up-to-date pipeline [2024-09-14] (#45546)
85bd41f 🐙 source-asana: run up-to-date pipeline [2024-09-14] (#45547)
938d188 🐙 source-amazon-ads: run up-to-date pipeline [2024-09-14] (#45548)
b92992c 🐙 source-commcare: run up-to-date pipeline [2024-09-14] (#45549)
151f55e 🐙 source-square: run up-to-date pipeline [2024-09-14] (#45550)
f58d91d 🐙 source-surveycto: run up-to-date pipeline [2024-09-14] (#45551)
8b8e2f0 🐙 source-commercetools: run up-to-date pipeline [2024-09-14] (#45552)
cb4d131 🐙 source-alpha-vantage: run up-to-date pipeline [2024-09-14] (#45554)
c4f68f2 🐙 source-braintree: run up-to-date pipeline [2024-09-14] (#45555)
06decd3 🐙 source-pipedrive: run up-to-date pipeline [2024-09-14] (#45556)
a4a1ab8 🐙 source-github: run up-to-date pipeline [2024-09-14] (#45557)
d1e98a9 🐙 source-trustpilot: run up-to-date pipeline [2024-09-14] (#45558)
20f739c 🐙 source-tplcentral: run up-to-date pipeline [2024-09-14] (#45559)
37359fb 🐙 destination-weaviate: run up-to-date pipeline [2024-09-14] (#45560)
85457a1 🐙 source-zendesk-support: run up-to-date pipeline [2024-09-14] (#45561)
e5cd6de 🐙 destination-firebolt: run up-to-date pipeline [2024-09-14] (#45562)
7d1e65a 🐙 source-facebook-pages: run up-to-date pipeline [2024-09-14] (#45563)
fae0a8c 🐙 source-looker: run up-to-date pipeline [2024-09-14] (#45564)
054510c 🐙 source-jina-ai-reader: run up-to-date pipeline [2024-09-14] (#45565)
2a55f49 🐙 source-pinterest: run up-to-date pipeline [2024-09-14] (#45566)
44b18a1 🐙 source-faker: run up-to-date pipeline [2024-09-14] (#45567)
1e9ff52 🐙 destination-timeplus: run up-to-date pipeline [2024-09-14] (#45568)
f3453c7 🐙 source-kyriba: run up-to-date pipeline [2024-09-14] (#45569)
f0bc43e 🐙 source-posthog: run up-to-date pipeline [2024-09-14] (#45570)
efa3a05 🐙 source-linnworks: run up-to-date pipeline [2024-09-14] (#45571)
781a41c 🐙 source-firebolt: run up-to-date pipeline [2024-09-14] (#45572)
490d24e 🐙 destination-milvus: run up-to-date pipeline [2024-09-14] (#45573)
579574b 🐙 source-aws-cloudtrail: run up-to-date pipeline [2024-09-14] (...

Read more

v0.64.4

13 Sep 18:06
Compare
Choose a tag to compare

8d04d84 Destination databricks: move to intengrations (#45439)
318a237 docs: Fix misspelling successful (#45426)
647a3e8 Docs: add note about migrating docker uses external integrations (#45406)
5dbce81 airbyte-ci: improve QA checks for airbyte-enterprise (#45393)
a135236 add .kotlin to the .gitignore (#45404)
19335d6 [source-us-census] fix empty fields after sync (#45331)
7056428 Bulk Load CDK: State -> Checkpoint & flush at end (#45377)
b00dac8 feat(source-stripe): ref stream Payment Methods (#44891)
e679191 ✨ Source Sendgrid: Move contacts stream to async declarative component (#45191)
e4fec50 bulk-cdk: improve AirbyteConnectorRunner and CliRunner (#45374)
03584d5 [source-mysql/mssql] Fix state manager on determining non-resumable streams (#45181)
b6825ee Bulk Load CDK: Simply Interface & Add Check (#45369)
41a242b Remove logging of unhandled debezium events (#45368)
e4c26e8 live-test: improve error message when the selected connection did not run the control version (#45335)
8d7b191 [Source-mysql-v2] : Support to add CDC option (#45366)
5761f46 🤖 Cut version 5.5.2 of source-declarative-manifest
9781dd5 🤖 patch bump Python CDK to version 5.5.2
e6659ad airbyte-cdk: poetry lock before release (#45365)
b672bc0 Remove pandas from extras in file-based (#45362)
e00eaf6 [Source-mysql-v2] : Fix tests to be passing on local (#45363)
eb018e6 🤖 Cut version 5.5.1 of source-declarative-manifest
40a7c94 🤖 patch bump Python CDK to version 5.5.1
9bcfa3d source-mysql-v2: set supportLevel to community (#45341)
b2e63f2 airbyte-ci: relax docs qa checks when sl == 0 (#45360)
c3c8423 .github: fix airbyte-ci-release.yml (#45361)
21348af ref(source-stripe): remove stripe py-package (#45348)
ba63c03 feat(source-zendesk-support): add automations and triggers streams (#44610)
8332ddc 🤖 Cut version 5.5.0 of source-declarative-manifest
c3048c6 🤖 minor bump Python CDK to version 5.5.0
6baf254 feat(cdk): add async job components (#45178)
254f34a 🤖 Cut version 5.4.0 of source-declarative-manifest
698be7e 🤖 minor bump Python CDK to version 5.4.0
e3ce82e feat(airbyte-cdk): add global_state => per_partition transformation (#45122)
bd20b74 🤖 Cut version 5.3.0 of source-declarative-manifest
e2d8c23 🤖 minor bump Python CDK to version 5.3.0
41b8585 fix(connector-builder): add flag to disable cache (#45095)
52744ec feat(source-getlago): ignore 405 response for customer usage (#45193)
bb1833c Destination Databricks: Create namespace if missing in CHECK (#45208)
58989b0 metadata-service[orchestrator]: avoid "too large" errors in generate_registry_reports (#45336)
7ffcd3d feat(source-shopify): update CDK to v5 (#45190)
f216a60 📚 docs: Enable ERDs for 10 top sources. (#45085)
a8e3837 fix(source-delighted): update end_datetime macro (#44601)
4420264 Update Docs: adding Orchestra to the 'Integrating with Airbyte' section (#44701)
06f8a2b ✨ Destination Timeplus: fix issues in README and upgrade timeplus and cdk (#44758)
e24fcd7 🐙 source-harvest: run up-to-date pipeline [2024-09-07] (#44986)
7623ebb 🐙 source-square: run up-to-date pipeline [2024-09-07] (#45045)
6383732 🐙 source-linkedin-ads: run up-to-date pipeline [2024-09-07] (#45209)
1dc3a51 🐙 source-bamboo-hr: run up-to-date pipeline [2024-09-07] (#45210)
a4cb53a 🐙 source-firebolt: run up-to-date pipeline [2024-09-07] (#45211)
501c8a9 🐙 source-orb: run up-to-date pipeline [2024-09-07] (#45212)
4db089b 🐙 destination-xata: run up-to-date pipeline [2024-09-07] (#45213)
790e516 🐙 source-smartsheets: run up-to-date pipeline [2024-09-07] (#45214)
413226b 🐙 source-zendesk-support: run up-to-date pipeline [2024-09-07] (#45215)
5489088 🐙 destination-weaviate: run up-to-date pipeline [2024-09-07] (#45216)
647bca3 🐙 destination-qdrant: run up-to-date pipeline [2024-09-07] (#45217)
9f85142 🐙 destination-timeplus: run up-to-date pipeline [2024-09-07] (#45218)
d19e884 🐙 source-kyve: run up-to-date pipeline [2024-09-07] (#45219)
f12c5dc 🐙 source-zoom: run up-to-date pipeline [2024-09-07] (#45220)
583f9f6 🐙 source-iterable: run up-to-date pipeline [2024-09-07] (#45221)
81e2f24 🐙 source-adjust: run up-to-date pipeline [2024-09-07] (#45222)
be3eeb4 🐙 source-rss: run up-to-date pipeline [2024-09-07] (#45223)
d985e26 🐙 source-microsoft-dataverse: run up-to-date pipeline [2024-09-07] (#45224)
c7c060d 🐙 source-pocket: run up-to-date pipeline [2024-09-07] (#45225)
5f749d4 🐙 source-trustpilot: run up-to-date pipeline [2024-09-07] (#45227)
5b80ed8 🐙 source-onesignal: run up-to-date pipeline [2024-09-07] (#45228)
d8e5dc8 🐙 source-greenhouse: run up-to-date pipeline [2024-09-07] (#45229)
9e2d3cf 🐙 source-woocommerce: run up-to-date pipeline [2024-09-07] (#45230)
692b2e9 🐙 source-quickbooks: run up-to-date pipeline [2024-09-07] (#45231)
51852fe 🐙 source-gcs: run up-to-date pipeline [2024-09-07] (#45232)
70b058a 🐙 source-appsflyer: run up-to-date pipeline [2024-09-07] (#45234)
2c66e54 🐙 source-my-hours: run up-to-date pipeline [2024-09-07] (#45235)
d68365e 🐙 source-yahoo-finance-price: run up-to-date pipeline [2024-09-07] (#45236)
06a0c7a 🐙 destination-databend: run up-to-date pipeline [2024-09-07] (#45237)
e514a7f 🐙 source-salesloft: run up-to-date pipeline [2024-09-07] (#45238)
fd15904 🐙 source-sendgrid: run up-to-date pipeline [2024-09-07] (#45239)
e3e1b63 🐙 source-outbrain-amplify: run up-to-date pipeline [2024-09-07] (#45240)
bd999bd 🐙 source-posthog: run up-to-date pipeline [2024-09-07] (#45241)
9031eba 🐙 source-qonto: run up-to-date pipeline [2024-09-07] (#45242)
b6aedaa 🐙 source-retently: run up-to-date pipeline [2024-09-07] (#45243)
4a658c7 🐙 source-klaviyo: run up-to-date pipeline [2024-09-07] (#45244)
8821181 🐙 destination-firebolt: run up-to-date pipeline [2024-09-07] (#45245)
d8bc3e5 🐙 source-bing-ads: run up-to-date pipeline [2024-09-07] (#45246)
1ef6a1d 🐙 destination-pinecone: run up-to-date pipeline [2024-09-07] (#45247)
2c894e8 🐙 source-azure-table: run up-to-date pipeline [2024-09-07] (#45248)
deafa24 🐙 source-zenloop: run up-to-date pipeline [2024-09-07] (#45249)
ca4184c 🐙 source-fastbill: run up-to-date pipeline [2024-09-07] (#45251)
cbb36e6 🐙 source-apify-dataset: run up-to-date pipeline [2024-09-07] (#45252)
71d7f45 🐙 source-alpha-vantage: run up-to-date pipeline [2024-09-07] (#45253)
eb5e93f 🐙 source-s3: run up-to-date pipeline [2024-09-07] (#45257)
d4811a0 🐙 source-surveycto: run up-to-date pipeline [2024-09-07] (#45258)
36b8fa9 🐙 source-postmarkapp: run up-to-date pipeline [2024-09-07] (#45259)
f4c59a6 🐙 source-qualaroo: run up-to-date pipeline [2024-09-07] (#45260)
004fae9 🐙 source-file: run up-to-date pipeline [2024-09-07] (#45261)
f88f164 🐙 source-linnworks: run up-to-date pipeline [2024-09-07] (#45262)
517e359 🐙 source-google-ads: run up-to-date pipeline [2024-09-07] (#45263)
4b03cbc 🐙 source-mixpanel: run up-to-date pipeline [2024-09-07] (#45264)
14873d6 🐙 destination-typesense: run up-to-date pipeline [2024-09-07] (#45265)
686064c 🐙 source-commcare: run up-to-date pipeline [2024-09-07] (#45266)
31ac39a 🐙 source-convex: run up-to-date pipeline [2024-09-07] (#45267)
08b7be8 🐙 source-google-directory: run up-to-date pipeline [2024-09-07] (#45268)
936e29a 🐙 source-typeform: run up-to-date pipeline [2024-09-07] (#45269)
2a0da17 🐙 source-tiktok-marketing: run up-to-date pipeline [2024-09-07] (#45270)
420ea9b 🐙 source-n8n: run up-to-date pipeline [2024-09-07] (#45271)
c13a810 🐙 source-firebase-realtime-database: run up-to-date pipeline [2024-09-07] (#45272)
9b21114 🐙 source-public-apis: run up-to-date pipeline [2024-09-07] (#45273)
bcbc1ff 🐙 source-recurly: run up-to-date pipeline [2024-09-07] (#45274)
abf2d54 🐙 source-instatus: run up-to-date pipeline [2024-09-07] (#45275)
4d6e51c 🐙 source-younium: run up-to-date pipeline [2024-09-07] (#45276)
305ace9 🐙 source-asana: run up-to-date pipeline [2024-09-07] (#45277)
d9452a5 🐙 source-snapchat-marketing: run up-to-date pipeline [2024-09-07] (#45278)
d50b4d8 🐙 source-hardcoded-records: run up-to-date pipeline [2024-09-07] (#45280)
683d8e8 🐙 destination-milvus: run up-to-date pipeline [2024-09-07] (#45281)
afd03d9 🐙 source-pinterest: run up-to-date pipeline [2024-09-07] (#45283)
1141d96 🐙 source-rki-covid: run up-to-date pipeline [2024-09-07] (#45284)
219e3e0 🐙 source-outreach: run up-to-date pipeline [2024-09-07] (#45285)
54e2a9d 🐙 source-jina-ai-reader: run up-to-date pipeline [2024-09-07] (#45286)
2bc9ad5 🐙 source-commercetools: run up-to-date pipeline [2024-09-07] (#45287)
e186cba 🐙 destination-duckdb: run up-to-date pipeline [2024-09-07] (#45288)
5fb4e98 🐙 source-google-analytics-data-api: run up-to-date pipeline [2024-09-07] (#45289)
b064517 🐙 source-gnews: run up-to-date pipeline [2024-09-07] (#45290)
4b2767c 🐙 destination-cumulio: run up-to-date pipeline [2024-09-07] (#45291)
36f33b9 🐙 source-bigcommerce: run up-to-date pipeline [2024-09-07] (#45292)
7ab09e3 🐙 source-partnerstack: run up-to-date pipeline [2024-09-07] (#45294)
2dfd318 🐙 source-datadog: run up-to-date pipeline [2024-09-07] (#45297)
0bf0570 🐙 source-zendesk-sunshine: run up-to-date pipeline [2024-09-07] (#45298)
0f7f0d8 🐙 source-tplcentral: run up-to-date pipeline [2024-09-07] (#45299)
4991614 🐙 source-close-com: run up-to-date pipeline [2024-09-07] (#45300)
53cde69 🐙 source-zendesk-talk: run up-to-date pipeline [2024-09-07] (#45301)
4c2f4de 🐙 source-genesys: run up-to-date pipeline [2024-09-07] (#45302)
ca8c0e5 🐙 source-pipedrive: run up-to-date pipeline [2024-09-07] (#45303)
1afd37b 🐙 source-aws-cloudtrail: run up-to-date pipeline [2024-09-07] (#45304)
a745a36 🐙 source-looker: run up-to-date pipeline [2024-09-07] (#45305)
a12de6b 🐙 source-kyriba: run up-to-date pipeline [2024-09-07] (#45...

Read more

v0.64.3

06 Sep 18:23
Compare
Choose a tag to compare

2531336 Source The Guardian API: Migrate to Manifest Only (#45195)
425d7d1 Source Gong: Add new stream /calls/extensive (#45117)
2d94c53 🤖 Cut version 5.2.1 of source-declarative-manifest
d7f85ed 🤖 patch bump Python CDK to version 5.2.1
caa12ab docs(airbyte-cdk): Fix error in incremental sync docs (#45194)
950ea06 🤖 Cut version 5.2.0 of source-declarative-manifest
9700e4b 🤖 minor bump Python CDK to version 5.2.0
2fa35ab feat(airbyte-cdk): Add Global Parent State Cursor (#39593)
04f40f9 metadata-service[orchestrator]: fix stale metadata detection job (#45188)
337e1fc feat(source-zendesk-support): update CDK to v5 (#45187)
b5756b7 🤖 Cut version 5.1.0 of source-declarative-manifest
e73a4dc 🤖 minor bump Python CDK to version 5.1.0
03b7e1a feat(airbyte-cdk): Add limitation for number of partitions to PerPartitionCursor (#42406)
1de50aa [source-mysqlv2] A new mysqlv2 (#44606)
081a0ca Bulk Load CDK: Unit tests for memory manager (#45091)
6730a3b destination-s3: don't reuse names of existing objects (#45143)
e6d6b8e Source Looker: Enable latest version in Cloud registry (#45161)
f1812e3 (source-tiktok-marketing) - Upgrade CDK 4.6.1 (#44910)
011f40b Revert "fix: allow review requirements check on forks (#44404)" (#45175)
155d58d docs(airbyte-cdk): update migration guide (#45153)
dd2d443 gradle: remove deps.toml (#45160)
3b79bd7 metadata-service[orchestrator]: fix missing isReleaseCandidate field (#45154)
458e96e [source-mssql] update datetimeoffset format (#45142)

v0.64.2

04 Sep 23:54
Compare
Choose a tag to compare

1a9728d bulk-cdk: make exception classifiers recursive (#45141)
d02d29c Destination databricks: add banner for gcp oauth (#45127)
8c23992 source-faker: test release candidate (#45126)
ee698d6 metadata-service[orchestrator]: generate connector registry with release candidates� (#44588)
75cee33 Source Orbit: archive connector (#44788)
a3a2b47 Update abctl version command in oss-quickstart (#44927)
b1b1187 metadata-service[orchestrator]: fix broken test (#45120)
84f3b03 fix(source-github): fix state handling for stream WorkflowRuns (#44592)
1f2fd6e 🐛 Source Shopify: Have message and description be nullable for custom_collections delet… (#45116)
af58faa Unit tests for streams manager (#45090)
5bf11d9 Destination Databricks - clarify catalog name option (#45115)
427e8fd feat(airbyte-ci): include components.py in manifest-only build (#44879)
095d30e State manager test, rational range behavior throughout (#44945)
2073513 docs: remove lingering mentions of dbt core (#45110)
be6b5ef bulk-cdk-toolkits-extract-jdbc: noop JdbcCheckQueries when no queries defined (#44842)
f85baeb (source-s3) - Upgrade CDK 3.9.6 (#44908)
09fef1c Fix pagination issue while setting is_resumable properly (#45101)
5d1c2bf doc: app-name is now called appName (#44882)
f805842 feat(source-hardcoded-records): bump CDK version (#45097)
b4ccb27 🤖 Cut version 5.0.1 of source-declarative-manifest
844f52b 🤖 patch bump Python CDK to version 5.0.1
fa6aa2b fix(source-declarative-manifest): fix models (#45088)
6eb0d36 🤖 Cut version 5.0.0 of source-declarative-manifest
b1df9b8 🤖 major bump Python CDK to version 5.0.0
df34893 feat(airbyte-cdk): replace pydantic BaseModel with dataclasses + serpyco-rs in protocol (#44444)
21fddbd re-enable dagger cloud token in airbyte-ci (#45080)
c0e629f source-savvycal contribution from natikgadzhi (#45069)
34eb16d source-calendly contribution from natikgadzhi (#45067)
477689b 🐙 source-bing-ads: run up-to-date pipeline [2024-08-31] (#44276)
8afedec 🐙 source-google-ads: run up-to-date pipeline [2024-08-31] (#44326)
374e805 🐙 destination-qdrant: run up-to-date pipeline [2024-08-31] (#44678)
b593c07 🐙 source-yandex-metrica: run up-to-date pipeline [2024-08-31] (#44702)
f297a4b 🐙 source-greenhouse: run up-to-date pipeline [2024-08-31] (#44755)
5cf3b9a 🐙 source-public-apis: run up-to-date pipeline [2024-08-31] (#44947)
7d8d11c 🐙 source-my-hours: run up-to-date pipeline [2024-08-31] (#44948)
de474f0 🐙 source-gridly: run up-to-date pipeline [2024-08-31] (#44949)
320ed8e 🐙 source-linkedin-ads: run up-to-date pipeline [2024-08-31] (#44950)
d44ab19 🐙 source-tplcentral: run up-to-date pipeline [2024-08-31] (#44951)
f50bc69 🐙 destination-duckdb: run up-to-date pipeline [2024-08-31] (#44952)
ab6efef 🐙 source-sendgrid: run up-to-date pipeline [2024-08-31] (#44953)
4d13fed 🐙 source-tiktok-marketing: run up-to-date pipeline [2024-08-31] (#44954)
52cdd71 🐙 source-kyve: run up-to-date pipeline [2024-08-31] (#44955)
29eb563 🐙 source-appsflyer: run up-to-date pipeline [2024-08-31] (#44956)
8e7ffab 🐙 source-woocommerce: run up-to-date pipeline [2024-08-31] (#44957)
dd9be4b 🐙 source-qualaroo: run up-to-date pipeline [2024-08-31] (#44958)
81b90d4 🐙 source-salesforce: run up-to-date pipeline [2024-08-31] (#44959)
38a6bf3 🐙 destination-milvus: run up-to-date pipeline [2024-08-31] (#44960)
eb34934 🐙 source-quickbooks: run up-to-date pipeline [2024-08-31] (#44961)
372c1ba 🐙 source-apify-dataset: run up-to-date pipeline [2024-08-31] (#44962)
57962c1 🐙 source-genesys: run up-to-date pipeline [2024-08-31] (#44963)
9c27889 🐙 destination-weaviate: run up-to-date pipeline [2024-08-31] (#44964)
f12b518 🐙 source-zendesk-support: run up-to-date pipeline [2024-08-31] (#44965)
5841f66 🐙 source-intercom: run up-to-date pipeline [2024-08-31] (#44966)
f16217b 🐙 source-salesloft: run up-to-date pipeline [2024-08-31] (#44967)
07fbcba 🐙 source-linnworks: run up-to-date pipeline [2024-08-31] (#44968)
0add147 🐙 source-orbit: run up-to-date pipeline [2024-08-31] (#44969)
53b7447 🐙 source-asana: run up-to-date pipeline [2024-08-31] (#44970)
d1db578 🐙 source-shopify: run up-to-date pipeline [2024-08-31] (#44971)
2a9a146 🐙 source-alpha-vantage: run up-to-date pipeline [2024-08-31] (#44972)
f3c8e64 🐙 source-freshcaller: run up-to-date pipeline [2024-08-31] (#44973)
fb3f1e9 🐙 source-file: run up-to-date pipeline [2024-08-31] (#44974)
df5ac75 🐙 source-postmarkapp: run up-to-date pipeline [2024-08-31] (#44975)
c800444 🐙 source-close-com: run up-to-date pipeline [2024-08-31] (#44976)
5604f7e 🐙 source-okta: run up-to-date pipeline [2024-08-31] (#44977)
5fc74a5 🐙 source-bamboo-hr: run up-to-date pipeline [2024-08-31] (#44978)
6929b55 🐙 source-bigcommerce: run up-to-date pipeline [2024-08-31] (#44979)
24defb4 🐙 source-google-analytics-data-api: run up-to-date pipeline [2024-08-31] (#44980)
b6b8b12 🐙 source-pipedrive: run up-to-date pipeline [2024-08-31] (#44981)
1411fc1 🐙 destination-snowflake-cortex: run up-to-date pipeline [2024-08-31] (#44982)
b61d97b 🐙 destination-astra: run up-to-date pipeline [2024-08-31] (#44983)
f316974 🐙 source-retently: run up-to-date pipeline [2024-08-31] (#44984)
ef768b2 🐙 source-adjust: run up-to-date pipeline [2024-08-31] (#44985)
99334cc 🐙 source-microsoft-dataverse: run up-to-date pipeline [2024-08-31] (#44987)
2dba769 🐙 destination-rabbitmq: run up-to-date pipeline [2024-08-31] (#44988)
bbfd6d0 🐙 destination-google-sheets: run up-to-date pipeline [2024-08-31] (#44989)
ca647e1 🐙 source-instatus: run up-to-date pipeline [2024-08-31] (#44990)
fa9a07e 🐙 destination-firebolt: run up-to-date pipeline [2024-08-31] (#44991)
812b6be 🐙 source-datadog: run up-to-date pipeline [2024-08-31] (#44992)
1366d4a 🐙 source-rki-covid: run up-to-date pipeline [2024-08-31] (#44993)
f60d25c 🐙 source-pocket: run up-to-date pipeline [2024-08-31] (#44994)
3a7d92f 🐙 source-recharge: run up-to-date pipeline [2024-08-31] (#44995)
c63ceec 🐙 source-posthog: run up-to-date pipeline [2024-08-31] (#44996)
33ba881 🐙 source-the-guardian-api: run up-to-date pipeline [2024-08-31] (#44997)
e9a517f 🐙 source-snapchat-marketing: run up-to-date pipeline [2024-08-31] (#44998)
5eb1504 🐙 source-fastbill: run up-to-date pipeline [2024-08-31] (#44999)
9a7d281 🐙 source-aws-cloudtrail: run up-to-date pipeline [2024-08-31] (#45000)
a7304b1 🐙 destination-databend: run up-to-date pipeline [2024-08-31] (#45001)
b82be06 🐙 source-surveymonkey: run up-to-date pipeline [2024-08-31] (#45002)
2b56b18 🐙 source-hardcoded-records: run up-to-date pipeline [2024-08-31] (#45003)
17a3a09 🐙 source-unleash: run up-to-date pipeline [2024-08-31] (#45004)
dbabe18 🐙 source-pardot: run up-to-date pipeline [2024-08-31] (#45005)
d0bc393 🐙 source-google-directory: run up-to-date pipeline [2024-08-31] (#45006)
3f1676a 🐙 source-trustpilot: run up-to-date pipeline [2024-08-31] (#45007)
26d6980 🐙 source-zendesk-sunshine: run up-to-date pipeline [2024-08-31] (#45008)
dec1319 🐙 source-s3: run up-to-date pipeline [2024-08-31] (#45009)
158d4ed 🐙 source-gcs: run up-to-date pipeline [2024-08-31] (#45010)
95d7c2a 🐙 source-yahoo-finance-price: run up-to-date pipeline [2024-08-31] (#45011)
45bf143 🐙 source-smartsheets: run up-to-date pipeline [2024-08-31] (#45012)
417bd6d 🐙 source-apple-search-ads: run up-to-date pipeline [2024-08-31] (#45013)
ff1c5f4 🐙 source-looker: run up-to-date pipeline [2024-08-31] (#45014)
c0f59e0 🐙 source-jina-ai-reader: run up-to-date pipeline [2024-08-31] (#45015)
22884bb 🐙 source-typeform: run up-to-date pipeline [2024-08-31] (#45016)
69022f3 🐙 destination-chroma: run up-to-date pipeline [2024-08-31] (#45017)
34a600a 🐙 source-zendesk-talk: run up-to-date pipeline [2024-08-31] (#45019)
31f9e32 🐙 destination-timeplus: run up-to-date pipeline [2024-08-31] (#45020)
4ba58de 🐙 destination-vectara: run up-to-date pipeline [2024-08-31] (#45021)
7c09243 🐙 source-commercetools: run up-to-date pipeline [2024-08-31] (#45022)
c60891f 🐙 source-qonto: run up-to-date pipeline [2024-08-31] (#45023)
bf39c39 🐙 source-outbrain-amplify: run up-to-date pipeline [2024-08-31] (#45024)
e8948a9 🐙 source-faker: run up-to-date pipeline [2024-08-31] (#45025)
9b67c13 🐙 source-surveycto: run up-to-date pipeline [2024-08-31] (#45026)
574565a 🐙 destination-xata: run up-to-date pipeline [2024-08-31] (#45027)
1ee7818 🐙 source-chargebee: run up-to-date pipeline [2024-08-31] (#45028)
5066491 🐙 source-iterable: run up-to-date pipeline [2024-08-31] (#45029)
e35d40b 🐙 source-firebolt: run up-to-date pipeline [2024-08-31] (#45030)
9ae9884 🐙 source-mailchimp: run up-to-date pipeline [2024-08-31] (#45031)
95be2a1 🐙 destination-aws-datalake: run up-to-date pipeline [2024-08-31] (#45032)
f210f7e 🐙 destination-cumulio: run up-to-date pipeline [2024-08-31] (#45033)
6aa647f 🐙 source-gnews: run up-to-date pipeline [2024-08-31] (#45034)
92284c0 🐙 source-flexport: run up-to-date pipeline [2024-08-31] (#45035)
80cee43 🐙 source-railz: run up-to-date pipeline [2024-08-31] (#45036)
fba3365 🐙 source-zoom: run up-to-date pipeline [2024-08-31] (#45037)
15017a7 🐙 source-commcare: run up-to-date pipeline [2024-08-31] (#45038)
6e4a58c 🐙 source-azure-table: run up-to-date pipeline [2024-08-31] (#45039)
5504f05 🐙 source-webflow: run up-to-date pipeline [2024-08-31] (#45040)
347e017 🐙 source-braintree: run up-to-date pipeline [2024-08-31] (#45041)
963836c 🐙 source-n8n: run up-to-date pipeline [2024-08-31] (#45042)
54fa911 🐙 source-convex: run up-to-date pipeline [2024-08-31] (#45043)
ef698aa 🐙 source-zenloop: run up-to-date pipeline [2024-08-31] (#45044)
5a75ee3 🐙 source-onesignal: run up-to-date pipeline [2024-08-31] (#45046)
6452b55 🐙 source-amplitude: run up-to-date pipe...

Read more

v0.64.1

30 Aug 21:28
Compare
Choose a tag to compare

89f2db4 (Incomplete) First Cut Load CDK with E2E Destination (#44822)
bf2295d fix(source-gutendex): replace empty icon with airbyte placeholder icon (#44937)
f502315 [source-postgres] use tcpAlive=true to make JDBC connection more robust upon backpressure (#44878)
0050274 Destination S3 (avro/parquet format): handle empty schemas (#44933)
9934979 🐛 Source Klaviyo: have region also be a number (#44930)
59d4255 fix(source-klaus-api): replace png icon with real svg (#44934)
7022014 docs: August 2024 release notes (#44925)
ceedfa3 [ONCALL #6352] stripe RFR pagination issue (#44862)
89e890d fix(source-luma): api host in metadata (#44921)
c3cad8e source-luma contribution from natikgadzhi (#44843)
7f11081 source-scryfall contribution from michel-tricot (#44844)
c72052a (source-intercom) - Upgrade CDK 4.6.1 (#44911)
1b2c27e [source-mongodb] add subtype when converting binary (#42927)
066b55a airbyte-ci GHA: temporary disable dagger cache (#44920)
23faec3 source-clazar: incremental APIs for online streams (#44855)
130bff8 bulk-cdk-core-base: optimized record serialization (#44880)
7c2e51e 🤖 Cut version 4.6.2 of source-declarative-manifest
70e8c9e 🤖 patch bump Python CDK to version 4.6.2
7644dcd feat(airbyte-cdk): use orjson to speed up parsing (#44829)
4a9468a chore(source-gcs): check AirbyteTracedException raised unit tests for file-based sources (#44770)
d141d18 Destinations - Increase Jackson parse limit to 100MB (#44476)
5478a4b fix(source-gcs): fix empty file list when prefix is empty (#44796)
18a8e5f MSSQL and debezium improvements (#44759)
7debf35 Bulk CDK alerts go to the right slack channel (#44867)
abd9da9 bulk-cdk: source output performance improvements (#44865)
643c800 🤖 Cut version 4.6.1 of source-declarative-manifest
75f9594 🤖 patch bump Python CDK to version 4.6.1
1060161 [airbyte-cdk] - Update JSON Error Message Parser to return additional error message fields or default to dict (#44010)
af98a81 [certified db sources] adopt latest CDK to use error translation bug fixes (#44841)
a5b28f4 🤖 Cut version 4.6.0 of source-declarative-manifest
a6528e7 🤖 minor bump Python CDK to version 4.6.0
fc8cd5a fix(python-cdk): add user friendly message for encoding errors (#44438)
dc6a1cc docs(source-instagram): fix docs to match the template (#44856)
6cbba8d [source-mongodb] use escaped dot in wass streamlist (#44846)
64fdb80 live-test: improve error message on connection retrieval (#44809)
708a9a1 cdk connectors test: fix regression test run (#44849)
bcfe72b test(source-google-ads): fix abnormal state for ad_group_criterion and campaign_criterion (#44816)
4d54106 docs(source-bing-ads): fix docs to match the template (#44817)
a32e94e community-ci: support regression tests on forks (#44813)
ac2dd23 Source dixa: Migrate to manifest-only (#44818)
ae87b5b Source strava: Migrate to manifest-only (#44820)
8568ad3 [CDK] Always use lower cases for error message regex matching in error translation (#44832)
8f12adc fix(source-gcs): Set file signature default expiration to max value (#44781)
ff907f0 [source-mongodb] include list does not have escaped dot (#44839)
619b757 gradle: fix broken plugin source (#44835)
ff31b44 gradle: add airbyte-bulk-connector plugin (#44834)

v0.64.0

27 Aug 20:47
Compare
Choose a tag to compare

6d4ed9d feat(registry): add remove latest partition job (#44795)

v0.63.20

27 Aug 20:19
Compare
Choose a tag to compare

66b4921 bulk-cdk-core-base: InputState validation tweaks (#44827)
70732ca bulk-cdk: add more exception classifier implementations, add extra checks (#44824)
67e82e1 bulk-cdk-toolkit-extract-jdbc: add namespaceKind constant (#44767)
e911ab8 🐛 airbyte-ci: skip archived connectors pre-emptively when using --modified flag (#44786)
cb6bf8b live-test: disable SortQueryParams addon (#44806)
63ab010 docs: Connector Builder contribution flow text-based docs (#44616)
e59510f Source klaus-api: Migrate to manifest-only (#44764)
9259c7b Source lokalise: Migrate to manifest-only (#44765)
7558adf Source mailersend: Migrate to manifest-only (#44766)
22f2d6b Source merge: Migrate to manifest-only (#44768)
a5a00ec Source northpass-lms: Migrate to manifest-only (#44771)
392dcaf Source openweather: Migrate to manifest-only (#44772)
29404cf Source sendinblue: Migrate to manifest-only (#44774)
d533ad2 Source todoist: Migrate to manifest-only (#44775)
0f6466d Source twilio-taskrouter: Migrate to manifest-only (#44776)
bb28fe0 Source twitter: Migrate to manifest-only (#44777)
5db36ed Source yotpo: Migrate to manifest-only (#44780)
5dafd52 Source pokeapi: Migrate to manifest-only (#44791)
49e9bc9 source-reddit contribution from btkcodedev (#44579)
fb6156c source-high-level contribution from Stockotaco (#44596)
c68ec5a [source-mongo-v2] revert permission check on oplog.rs for mongo source (#44779)
ec8d7e4 metadata-service[lib]: skip dockerImageTag decrement validation on pre-release (#44580)
c54d1a6 docs: Add edit schema page (#44396)
b034e7d feat(ci) Run codeflash in on PRs modifying the Python CDK (#44427)
ff5c0f4 🐙 source-hubspot: run up-to-date pipeline [2024-08-24] (#43762)
0d66cf5 🐙 source-tiktok-marketing: run up-to-date pipeline [2024-08-24] (#43783)
380502f 🐙 source-braintree: run up-to-date pipeline [2024-08-24] (#44287)
01a7fc1 🐙 source-pocket: run up-to-date pipeline [2024-08-24] (#44321)
36ef715 🐙 source-alpha-vantage: run up-to-date pipeline [2024-08-24] (#44359)
27eeba5 🐙 source-public-apis: run up-to-date pipeline [2024-08-24] (#44360)
b206fb5 🐙 source-aws-cloudtrail: run up-to-date pipeline [2024-08-24] (#44361)
e83f5e4 🐙 source-azure-table: run up-to-date pipeline [2024-08-24] (#44623)
ae7bb8c 🐙 source-zendesk-talk: run up-to-date pipeline [2024-08-24] (#44624)
eae0ecf 🐙 source-google-directory: run up-to-date pipeline [2024-08-24] (#44625)
40bfa11 🐙 source-orb: run up-to-date pipeline [2024-08-24] (#44626)
f4d9e5a 🐙 source-woocommerce: run up-to-date pipeline [2024-08-24] (#44627)
5e7fec3 🐙 source-klaviyo: run up-to-date pipeline [2024-08-24] (#44628)
53d3215 🐙 source-surveymonkey: run up-to-date pipeline [2024-08-24] (#44629)
c00cc0e 🐙 source-hardcoded-records: run up-to-date pipeline [2024-08-24] (#44630)
99de8be 🐙 source-gnews: run up-to-date pipeline [2024-08-24] (#44631)
1fb7fa4 🐙 destination-xata: run up-to-date pipeline [2024-08-24] (#44632)
b9e0462 🐙 source-appsflyer: run up-to-date pipeline [2024-08-24] (#44633)
64a9d5e 🐙 source-instatus: run up-to-date pipeline [2024-08-24] (#44634)
18ed61c 🐙 source-rss: run up-to-date pipeline [2024-08-24] (#44635)
174ca7a 🐙 source-iterable: run up-to-date pipeline [2024-08-24] (#44636)
4da9f53 🐙 source-file: run up-to-date pipeline [2024-08-24] (#44637)
a6c1f66 🐙 source-flexport: run up-to-date pipeline [2024-08-24] (#44638)
a83bb0b 🐙 source-rki-covid: run up-to-date pipeline [2024-08-24] (#44639)
72e1ac2 🐙 source-microsoft-dataverse: run up-to-date pipeline [2024-08-24] (#44640)
0fa4cd4 🐙 source-jina-ai-reader: run up-to-date pipeline [2024-08-24] (#44641)
7221584 🐙 source-salesloft: run up-to-date pipeline [2024-08-24] (#44642)
879bb74 🐙 source-mixpanel: run up-to-date pipeline [2024-08-24] (#44643)
2b9018e 🐙 source-pipedrive: run up-to-date pipeline [2024-08-24] (#44644)
8f61f59 🐙 source-google-analytics-data-api: run up-to-date pipeline [2024-08-24] (#44645)
ca2e597 🐙 source-qualaroo: run up-to-date pipeline [2024-08-24] (#44646)
db4d8f1 🐙 source-fastbill: run up-to-date pipeline [2024-08-24] (#44647)
bb36661 🐙 source-amazon-ads: run up-to-date pipeline [2024-08-24] (#44648)
8bea1eb 🐙 source-railz: run up-to-date pipeline [2024-08-24] (#44649)
f44e459 🐙 source-close-com: run up-to-date pipeline [2024-08-24] (#44651)
a3023d3 🐙 source-bamboo-hr: run up-to-date pipeline [2024-08-24] (#44652)
beaa3c0 🐙 source-outreach: run up-to-date pipeline [2024-08-24] (#44653)
ae5be3a 🐙 source-apple-search-ads: run up-to-date pipeline [2024-08-24] (#44654)
ab449bb 🐙 source-convex: run up-to-date pipeline [2024-08-24] (#44655)
0bea542 🐙 destination-cumulio: run up-to-date pipeline [2024-08-24] (#44656)
82cab1b 🐙 destination-vectara: run up-to-date pipeline [2024-08-24] (#44657)
0426b1d 🐙 source-posthog: run up-to-date pipeline [2024-08-24] (#44658)
640fba6 🐙 source-faker: run up-to-date pipeline [2024-08-24] (#44659)
c5658c9 🐙 source-microsoft-sharepoint: run up-to-date pipeline [2024-08-24] (#44660)
35717e8 🐙 source-yotpo: run up-to-date pipeline [2024-08-24] (#44661)
d571706 🐙 source-chargebee: run up-to-date pipeline [2024-08-24] (#44662)
127f836 🐙 source-orbit: run up-to-date pipeline [2024-08-24] (#44663)
39bf4f6 🐙 source-facebook-pages: run up-to-date pipeline [2024-08-24] (#44664)
e08cda7 🐙 source-merge: run up-to-date pipeline [2024-08-24] (#44665)
ee0202c 🐙 source-dixa: run up-to-date pipeline [2024-08-24] (#44666)
84d6adf 🐙 source-strava: run up-to-date pipeline [2024-08-24] (#44667)
2f7ac74 🐙 destination-weaviate: run up-to-date pipeline [2024-08-24] (#44668)
18c08d7 🐙 destination-pinecone: run up-to-date pipeline [2024-08-24] (#44669)
717dc51 🐙 source-sendinblue: run up-to-date pipeline [2024-08-24] (#44670)
d5ed2af 🐙 source-intercom: run up-to-date pipeline [2024-08-24] (#44672)
0e28b75 🐙 source-onesignal: run up-to-date pipeline [2024-08-24] (#44673)
1f0860c 🐙 source-firebase-realtime-database: run up-to-date pipeline [2024-08-24] (#44674)
647dace 🐙 source-todoist: run up-to-date pipeline [2024-08-24] (#44675)
a95f9ee 🐙 source-zoom: run up-to-date pipeline [2024-08-24] (#44676)
273b11b 🐙 destination-aws-datalake: run up-to-date pipeline [2024-08-24] (#44677)
cc5e2e7 🐙 source-retently: run up-to-date pipeline [2024-08-24] (#44679)
ff9d525 🐙 source-zenloop: run up-to-date pipeline [2024-08-24] (#44680)
6ee0a45 🐙 source-harvest: run up-to-date pipeline [2024-08-24] (#44681)
5bf5235 🐙 source-linkedin-ads: run up-to-date pipeline [2024-08-24] (#44682)
56bf410 🐙 destination-typesense: run up-to-date pipeline [2024-08-24] (#44683)
fb19642 🐙 source-northpass-lms: run up-to-date pipeline [2024-08-24] (#44684)
1847bc6 🐙 source-unleash: run up-to-date pipeline [2024-08-24] (#44685)
20f7214 🐙 source-trustpilot: run up-to-date pipeline [2024-08-24] (#44686)
2d4c50f 🐙 source-kyve: run up-to-date pipeline [2024-08-24] (#44687)
412f0f0 🐙 source-kyriba: run up-to-date pipeline [2024-08-24] (#44688)
841fdfb 🐙 source-genesys: run up-to-date pipeline [2024-08-24] (#44689)
b36c3e1 🐙 source-typeform: run up-to-date pipeline [2024-08-24] (#44690)
5f66377 🐙 source-tplcentral: run up-to-date pipeline [2024-08-24] (#44691)
9e00ba5 🐙 source-zendesk-support: run up-to-date pipeline [2024-08-24] (#44692)
96c7a72 🐙 source-bigcommerce: run up-to-date pipeline [2024-08-24] (#44693)
ee159ab 🐙 destination-snowflake-cortex: run up-to-date pipeline [2024-08-24] (#44694)
c35512e 🐙 source-n8n: run up-to-date pipeline [2024-08-24] (#44695)
677a454 🐙 source-lokalise: run up-to-date pipeline [2024-08-24] (#44696)
b74c3fd 🐙 source-mailersend: run up-to-date pipeline [2024-08-24] (#44697)
13181c7 🐙 destination-firebolt: run up-to-date pipeline [2024-08-24] (#44698)
2908363 🐙 source-microsoft-onedrive: run up-to-date pipeline [2024-08-24] (#44699)
1aa1b63 🐙 destination-astra: run up-to-date pipeline [2024-08-24] (#44700)
56e661e 🐙 source-github: run up-to-date pipeline [2024-08-24] (#44703)
92bc5cf 🐙 source-yahoo-finance-price: run up-to-date pipeline [2024-08-24] (#44704)
1832389 🐙 source-postmarkapp: run up-to-date pipeline [2024-08-24] (#44705)
f31ba74 🐙 source-datadog: run up-to-date pipeline [2024-08-24] (#44706)
901a210 🐙 destination-timeplus: run up-to-date pipeline [2024-08-24] (#44707)
f22c14d 🐙 source-mailchimp: run up-to-date pipeline [2024-08-24] (#44708)
3f3da8c 🐙 source-amplitude: run up-to-date pipeline [2024-08-24] (#44709)
2810766 🐙 source-younium: run up-to-date pipeline [2024-08-24] (#44711)
fca2a66 🐙 source-partnerstack: run up-to-date pipeline [2024-08-24] (#44712)
ac7de0f 🐙 source-quickbooks: run up-to-date pipeline [2024-08-24] (#44713)
cf99529 🐙 source-commcare: run up-to-date pipeline [2024-08-24] (#44714)
9cf5e6f 🐙 source-firebolt: run up-to-date pipeline [2024-08-24] (#44715)
2bcbf82 🐙 destination-chroma: run up-to-date pipeline [2024-08-24] (#44717)
7c99091 🐙 source-freshcaller: run up-to-date pipeline [2024-08-24] (#44718)
9485ba7 🐙 source-klaus-api: run up-to-date pipeline [2024-08-24] (#44719)
8627571 🐙 source-zendesk-sunshine: run up-to-date pipeline [2024-08-24] (#44720)
93d488f 🐙 source-qonto: run up-to-date pipeline [2024-08-24] (#44721)
aee958c 🐙 source-asana: run up-to-date pipeline [2024-08-24] (#44722)
195df17 🐙 source-shopify: run up-to-date pipeline [2024-08-24] (#44723)
3633cda 🐙 source-webflow: run up-to-date pipeline [2024-08-24] (#44724)
c33d69e 🐙 source-openweather: run up-to-date pipeline [2024-08-24] (#44725)
17eb6a1 🐙 destination-rabbitmq: run up-to-date pipeline [2024-08-24] (#44726)
9b9a04c 🐙 source-twilio-taskrouter: run up-to-date pipeline [2024-08-24] (#44727)
393f5f2 🐙 source-pardot: run up-to-date pipeline [2024-08-24] (#44728)
cbef150 🐙 source-my-hours: run up-to-date p...

Read more