Alfredo Garcia
b6aa722b23
fix doc
2025-12-18 13:25:10 -06:00
Devin AI
780bb14261
fix(source-shopify): fix pre-release check failures
...
- Fix upgrade deadline date from 2025-01-25 to 2026-01-25 (was in the past)
- Add changelog entry for version 3.1.0
- Fix invalid pricerule documentation link
Co-Authored-By: unknown <>
2025-12-18 19:20:11 +00:00
Devin AI
5c5e0a2a03
docs: fix markdownlint blank line around list
...
Co-Authored-By: unknown <>
2025-12-18 19:13:52 +00:00
Devin AI
51d4a14ed3
feat(source-shopify): implement client-side incremental sync for collects stream
...
This change fixes the issue where the collects stream was missing updates to
existing records because it used 'id' as the cursor field with 'since_id'
filtering, which only captures new records.
The fix implements client-side incremental sync by:
- Changing cursor_field from 'id' to 'updated_at'
- Fetching all records (no server-side filtering)
- Filtering records client-side using filter_records_newer_than_state
This is a breaking change that requires users to clear and resync the
collects stream after upgrading.
Fixes: https://github.com/airbytehq/airbyte/issues/66581
Related: https://github.com/airbytehq/oncall/issues/10606
Co-Authored-By: unknown <>
2025-12-18 19:00:45 +00:00
devin-ai-integration[bot]
13676b83ce
test(source-zendesk-support): add comprehensive mock server tests ( #70927 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: suisui.xia@airbyte.io <suisui.xia@airbyte.io >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2025-12-18 10:54:48 -08:00
Aaron ("AJ") Steers
b3c6fdf6aa
fix(ci): update generate_dev_tag to use new prerelease format ( #70987 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-12-18 10:28:03 -08:00
Jimmy Ma
000f96b8fb
chore: update destination connector writer guide ( #70978 )
2025-12-17 15:45:13 -08:00
devin-ai-integration[bot]
4666499cc7
test(source-instagram): Add comprehensive mock server tests ( #70951 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: sophie.cui@airbyte.io <sophie.cui@airbyte.io >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2025-12-17 14:22:06 -08:00
Aaron ("AJ") Steers
128e8f7b98
fix(ci): update PyAirbyte version and add -preview suffix to prod release detection ( #70972 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-12-17 13:34:50 -08:00
Aaron ("AJ") Steers
20fdfc31bf
test(source-jira): Add comprehensive mock server tests ( #70884 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: sophie.cui@airbyte.io <sophie.cui@airbyte.io >
2025-12-17 11:49:49 -08:00
devin-ai-integration[bot]
8753f24367
docs(source-youtube-data): Update documentation for OAuth 2.0 support ( #70946 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-12-17 11:24:53 -08:00
Ryan Br...
03cd52df95
Remove leftover naming utils. Cut release ( #70963 )
2025-12-17 11:22:59 -08:00
devin-ai-integration[bot]
2068f3ca93
docs(source-track-pms): Improve configuration and setup documentation ( #70975 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Ian Alton <ian.alton@airbyte.io >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-17 19:20:15 +00:00
Blake Fleischer
ae5bb70ec9
source-track-pms: travel insurance products fix ( #69193 )
2025-12-17 10:29:22 -08:00
octavia-bot[bot]
0b81771b92
docs: sync agent connector docs from airbyte-agent-connectors repo ( #70973 )
...
Co-authored-by: ian-at-airbyte <187576150+ian-at-airbyte@users.noreply.github.com >
2025-12-17 10:14:06 -08:00
Aaron ("AJ") Steers
724cb4a348
feat(ci): change prerelease version format from 'dev' to 'preview' with 7-char SHA ( #70970 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-12-17 08:54:08 -08:00
Anatolii Yatsuk
959b224ee2
fix(source-google-ads): Fix custom queries with tab characters and click_view step ( #70228 )
2025-12-17 18:40:11 +02:00
devin-ai-integration[bot]
8e0d5c9dda
docs(ai-agents): remove from Python SDK tutorial title ( #70962 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: ian.alton@airbyte.io <ian.alton@airbyte.io >
2025-12-16 23:57:41 +00:00
devin-ai-integration[bot]
196c7ca920
docs: fix 'try the tutorial' link on AI agents page ( #70961 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: ian.alton@airbyte.io <ian.alton@airbyte.io >
2025-12-16 15:55:00 -08:00
devin-ai-integration[bot]
fe5e7a96b7
docs: add agent connector documentation delivery workflow ( #70958 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: ian.alton@airbyte.io <ian.alton@airbyte.io >
2025-12-16 21:14:56 +00:00
devin-ai-integration[bot]
a99d485bd7
chore(source-klaviyo): rename integration directory to mock_server in unit_tests ( #70953 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: sophie.cui@airbyte.io <sophie.cui@airbyte.io >
2025-12-16 20:30:41 +00:00
devin-ai-integration[bot]
1396722867
chore(source-harvest): rename integration directory to mock_server in unit_tests ( #70956 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: sophie.cui@airbyte.io <sophie.cui@airbyte.io >
2025-12-16 12:03:42 -08:00
devin-ai-integration[bot]
8333cd0aba
chore(source-sendgrid): rename integration directory to mock_server in unit_tests ( #70954 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: sophie.cui@airbyte.io <sophie.cui@airbyte.io >
2025-12-16 11:42:45 -08:00
devin-ai-integration[bot]
13bca943f4
test(source-chargebee): Add mock server tests ( #70308 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: suisui.xia@airbyte.io <suisui.xia@airbyte.io >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2025-12-16 11:20:44 -08:00
Ilja Herdt (Airbyte)
a8629e8acd
docs(connector-builder): Add nested array with metadata example for Download Extractor ( #70949 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-12-16 11:17:09 -08:00
Benoit Moriceau
358160f417
feat(destination-postgres): Add component tests for table operations ( #70348 )
...
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2025-12-16 10:02:17 -08:00
Ryan Br...
4d1d24636f
Rbroughan/load cdk upsert test schema fix ( #70932 )
2025-12-16 09:58:44 -08:00
oku95
eeacbd1c8a
source(youtube-data-api): Init oauth2 for youtube data api ( #69315 )
...
Co-authored-by: Oleh Kuchuk <kuchuklehjs@gmail.com >
Co-authored-by: Danylo Jablonski <150933663+DanyloGL@users.noreply.github.com >
2025-12-16 15:03:18 +02:00
octavia-bot[bot]
499a92d065
docs: sync agent connector docs from airbyte-agent-connectors repo ( #70933 )
...
Co-authored-by: ian-at-airbyte <187576150+ian-at-airbyte@users.noreply.github.com >
2025-12-16 02:44:31 +00:00
devin-ai-integration[bot]
baae39e359
docs(ai-agents): Update package names and Python version requirements ( #70931 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: ian.alton@airbyte.io <ian.alton@airbyte.io >
2025-12-16 02:11:05 +00:00
octavia-bot[bot]
7c3d297243
docs: sync agent connector docs from airbyte-agent-connectors repo ( #70928 )
...
Co-authored-by: ian-at-airbyte <187576150+ian-at-airbyte@users.noreply.github.com >
2025-12-15 18:02:43 -08:00
devin-ai-integration[bot]
f82cb087cb
test(source-klaviyo): Add mock server tests for all streams (do not merge) ( #70824 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: sophie.cui@airbyte.io <sophie.cui@airbyte.io >
2025-12-15 17:16:08 -08:00
Edward Gao
21c1ccbf8a
Bulk Load CDK: Add remaining data coercion tests ( #70828 )
2025-12-15 14:37:55 -08:00
devin-ai-integration[bot]
51feec2d48
ci: add auto-merge support and sync workflow for AI connector docs ( #70904 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: ian.alton@airbyte.io <ian.alton@airbyte.io >
2025-12-15 12:04:01 -08:00
devin-ai-integration[bot]
262e52a419
chore(docs): default platform docs to Cloud/Next version ( #70896 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: ian.alton@airbyte.io <ian.alton@airbyte.io >
2025-12-15 11:10:29 -08:00
Ryan Br...
ef5ab0482b
fix clickhouse cdc cursor issue ( #70853 )
2025-12-15 10:27:48 -08:00
devin-ai-integration[bot]
b2afd6e91e
docs: update terminology - Platform and AI agents ( #70910 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: ian.alton@airbyte.io <ian.alton@airbyte.io >
Co-authored-by: octavia-bot[bot] <108746235+octavia-bot[bot]@users.noreply.github.com>
2025-12-13 22:26:24 +00:00
devin-ai-integration[bot]
a871dadd80
chore(source-notion): Remove stale OpenAPI spec URL from external documentation ( #70446 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Christo Grabowski <christo.grabowski@airbyte.io >
2025-12-12 16:40:02 -08:00
Ian Alton
e57ab8cb0c
docs(ai-agents): Add AI connector tutorials and Agent engine positioning ( #70461 )
...
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Alexandre Girard <alexandre@airbyte.io >
2025-12-12 16:24:55 -08:00
Teo
499a028f86
Clarify default value for S3 Bucket Path ( #70902 )
...
Co-authored-by: Ian Alton <ian.alton@airbyte.io >
2025-12-13 00:03:40 +00:00
Ian Alton
dc1a523ac6
docs: Add domain verification to SSO setup guides ( #70898 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-12-12 13:24:08 -08:00
devin-ai-integration[bot]
5027ad3941
test(source-sendgrid): Add mock server tests ( #70311 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: sophie.cui@airbyte.io <sophie.cui@airbyte.io >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2025-12-12 13:06:33 -08:00
Aaron ("AJ") Steers
c8777b1fc8
chore(source-woocommerce): Add changelog URL to external documentation ( #70890 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-12-12 12:30:30 -08:00
octavia-bot[bot]
93242b79fa
🐙 destination-clickhouse: release 2.1.16 ( #70897 )
...
Co-authored-by: octavia-bot[bot] <108746235+octavia-bot[bot]@users.noreply.github.com>
2025-12-12 11:51:51 -08:00
Benoit Moriceau
894fd3a136
Bump version ( #70895 )
2025-12-12 10:25:44 -08:00
Edward Gao
a75b6d2510
Destinations Clickhouse: add data coercion suite ( #70231 )
2025-12-12 10:20:40 -08:00
devin-ai-integration[bot]
c76ede22e9
feat(source-snapchat-marketing): Add comprehensive mock server tests ( #70300 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: suisui.xia@airbyte.io <suisui.xia@airbyte.io >
2025-12-11 16:33:59 -08:00
devin-ai-integration[bot]
deb011558a
test(source-woocommerce): Add mock server tests for commonly used streams ( #70299 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: sophie.cui@airbyte.io <sophie.cui@airbyte.io >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2025-12-11 13:58:01 -08:00
Brian Lai
de31783f6d
chore(source-hubspot): forgot to enable rollout ( #70880 )
2025-12-11 13:57:37 -08:00
devin-ai-integration[bot]
6e3bbd521c
fix(source-intercom): Fix Companies stream pagination by removing custom components and disable caching ( #70335 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Alfredo Garcia <freddy.garcia7.fg@gmail.com >
2025-12-11 15:44:11 -06:00