Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
3503 commits
Select commit Hold shift + click to select a range
4f64b80
fix: mainline fast date time coercion (#77539)
tryangul Apr 29, 2026
859c97c
Update execute.md
katmarkham Apr 30, 2026
3f9b522
docs: remove references to source templates in API tutorial (#77606)
katmarkham Apr 30, 2026
9e824dc
ci(docs): exempt autogenerated doc directories from linting (#77568)
ian-at-airbyte Apr 30, 2026
6bd591b
ci(autodoc): extract connector name and pass to Devin session (#77566)
ian-at-airbyte Apr 30, 2026
e7d19a7
docs: Fixes a local build error caused by incompatible Node and nvmrc…
ian-at-airbyte Apr 30, 2026
c348640
docs: sync agent connector docs from airbyte-agent-sdk repo (#77610)
octavia-bot[bot] Apr 30, 2026
69044e0
chore(docs): regenerate cached Agent Engine API spec (#77614)
octavia-bot[bot] Apr 30, 2026
31d33b4
docs(source-youtube-analytics): add YouTube API ToS disclosure sectio…
DanyloGL Apr 30, 2026
f18876f
fix(source-gcs): stop leaking Service Account credentials in _ab_sour…
devin-ai-integration[bot] Apr 30, 2026
0a2cdf9
fix(source-slack): improve error handling for Slack API ok=false resp…
devin-ai-integration[bot] Apr 30, 2026
0c3ff48
fix(docs): add description to Web app, SDK, and API category cards on…
katmarkham Apr 30, 2026
07964ee
docs(ai-agents): fix ChatGPT tab button label from "Create" to "Creat…
katmarkham Apr 30, 2026
e7a68e2
ci: add docs slash commands to PR welcome messages (#74368)
ian-at-airbyte Apr 30, 2026
8707d53
docs: update sessions.md (#77626)
katmarkham Apr 30, 2026
b783978
docs: update tool-calls.md (#77629)
katmarkham Apr 30, 2026
eb7d1df
fix(docs): rename Tools to Connectors in sessions page documentation …
ian-at-airbyte Apr 30, 2026
f643ea8
docs(ai-agents): remove inaccurate credential rotation references (#7…
ian-at-airbyte Apr 30, 2026
dee4808
docs(ai-agents): add plan frontmatter to all hand-written docs pages …
ian-at-airbyte Apr 30, 2026
29bae8e
ci: fix job name pattern in Sonar replication version notification (#…
devin-ai-integration[bot] Apr 30, 2026
50f5105
ci: add auto-close workflow for stale discussions (#77604)
katmarkham Apr 30, 2026
2982499
feat(docusaurus): add code block tabs remark plugin for AI connector …
ian-at-airbyte Apr 30, 2026
a7dbdbb
docs(ai-agents): update SDK page copy and fix Add a connector card (#…
katmarkham Apr 30, 2026
a42a1f7
docs(ai-agents): add interface cards to Get Started page (#77634)
katmarkham Apr 30, 2026
7671482
docs(ai-agents): replace em-dashes with natural punctuation (#77602)
ian-at-airbyte Apr 30, 2026
b4132d0
fix(source-slack): improve threads_ignore_no_replies filter with thre…
devin-ai-integration[bot] Apr 30, 2026
885f8b5
fix(source-twilio): fix usage_records null primary key caused by inco…
sophiecuiy Apr 30, 2026
9a33e44
chore(source-granola): increase default_concurrency from 5 to 6 (iter…
sophiecuiy Apr 30, 2026
51d044d
chore: finalize promote for source-zendesk-talk (#77647)
octavia-bot[bot] Apr 30, 2026
976d2a9
docs(source-twilio): fix incorrect links, dead URL, and changelog dat…
devin-ai-integration[bot] Apr 30, 2026
67e9f6a
docs: remove glossary.airbyte.com references from core-concepts pages…
davinchia May 1, 2026
20124ff
docs(ai-agents): split VS Code tab into stable and Insiders tabs in M…
ian-at-airbyte May 1, 2026
a7ec61d
docs(ai-agents): remove create_connector references after SDK method …
devin-ai-integration[bot] May 1, 2026
f2e224a
docs: deprecate Salesforce destination connector and reframe data act…
ian-at-airbyte May 1, 2026
3bc2dcb
docs(ai-agents): replace architecture Mermaid diagram with hand-craft…
ian-at-airbyte May 1, 2026
3c4c870
docs(homepage): update home page to emphasize Agents (#77667)
ian-at-airbyte May 1, 2026
23a1709
chore(source-mysql): bump Java connector base image to 2.0.4 (#77666)
yardencarmeli May 1, 2026
7fd2648
docs(ai-agents): Add interactive QuickInstall component to home page …
ian-at-airbyte May 1, 2026
d26a085
docs: sync agent connector docs from airbyte-agent-sdk repo (#77636)
octavia-bot[bot] May 1, 2026
64a224f
chore: update CDK to version with default timestamp parsing. (#77673)
tryangul May 1, 2026
5fcd0b2
docs: sync agent connector docs from airbyte-agent-sdk repo (#77695)
octavia-bot[bot] May 1, 2026
3fe9a2b
docs(ai-agents): rename "Airbyte Agents SDK" to "Airbyte Agent SDK" (…
katmarkham May 1, 2026
399372c
docs(ai-agents): rename MCP server to Airbyte Agent MCP on main MCP p…
katmarkham May 1, 2026
2bb4cab
chore(source-granola): revert concurrency to 5, add API budget (rc.4)…
sophiecuiy May 1, 2026
f640f0b
docs(ai-agents): update Individual plan AO allotment from 1,000 to 5,…
ian-at-airbyte May 2, 2026
0a23f89
docs: sync agent connector docs from airbyte-agent-sdk repo (#77700)
octavia-bot[bot] May 2, 2026
2e5428f
docs(ai-agents): remove "Engine" references from public API docs (#77…
ian-at-airbyte May 2, 2026
e4fac3c
docs(ai-agents): move Research Preview label from web app to Automati…
ian-at-airbyte May 2, 2026
bb9e594
chore(docs): regenerate cached Agent Engine API spec (#77705)
octavia-bot[bot] May 2, 2026
aadeb14
docs(ai-agents): replace "Connect, Unify, Act" with "Connect, Ask, Ac…
ian-at-airbyte May 2, 2026
d959601
chore(source-google-drive): upgrade airbyte-cdk to 7.18.0 (#77711)
devin-ai-integration[bot] May 2, 2026
a52502a
fix(source-github): replace placeholder error messages with actionabl…
devin-ai-integration[bot] May 2, 2026
ef09754
fix(source-github): treat 410 feature-disabled responses as IGNORE in…
devin-ai-integration[bot] May 2, 2026
98b4e4a
chore(source-google-drive): upgrade airbyte-cdk to 7.18.1 (#77714)
devin-ai-integration[bot] May 2, 2026
9c2a2dd
docs(source-google-drive): fix prerequisite typos, broken video link,…
devin-ai-integration[bot] May 3, 2026
384238a
docs: sync agent connector docs from airbyte-agent-sdk repo (#77715)
octavia-bot[bot] May 3, 2026
3287571
Update billing plans to remove daily limit (#77721)
ian-at-airbyte May 3, 2026
42d27a7
docs: sync agent connector docs from airbyte-agent-sdk repo (#77723)
octavia-bot[bot] May 3, 2026
b4f7d25
fix(source-github): make parse_response and error handlers defensive …
devin-ai-integration[bot] May 3, 2026
d465d01
docs(ai-agents): rename execute action `search` to `context_store_sea…
ian-at-airbyte May 3, 2026
4250667
chore(docs): regenerate cached Agent Engine API spec (#77725)
octavia-bot[bot] May 4, 2026
6b09795
fix(source-google-ads): mount TimeoutHTTPAdapter on parent-stream ses…
devin-ai-integration[bot] May 4, 2026
8a02afe
docs(source-ashby): document Organization permission requirement for …
devin-ai-integration[bot] May 4, 2026
bfe7f21
docs: sync agent connector docs from airbyte-agent-sdk repo (#77741)
octavia-bot[bot] May 4, 2026
4436551
feat(source-gmail): add OAuth flow with credentials wrapper, config m…
lazebnyi May 4, 2026
9a33288
fix(source-google-search-console)!: add search_appearance to keyword …
devin-ai-integration[bot] May 4, 2026
e5d8642
docs(source-gmail): add OAuth/Service Account setup, Gmail API quotas…
devin-ai-integration[bot] May 4, 2026
ab8d0de
docs(community): reposition community and support docs to reflect bot…
ian-at-airbyte May 4, 2026
58a6c63
docs(ai-agents): fix Context Store page bug bash items (#77736)
ian-at-airbyte May 4, 2026
c83d247
feat: dest s3 data lake configurable aggregate size (#77677)
tryangul May 4, 2026
0921e19
feat(source-harvest): add advanced_auth with oauthConnectorInputSpeci…
lazebnyi May 4, 2026
18b4ba3
docs(source-harvest): use renamed "Concurrent Threads" field and clar…
devin-ai-integration[bot] May 4, 2026
e46a483
fix(source-amazon-seller-partner): use 89-day buffer on settlement re…
devin-ai-integration[bot] May 4, 2026
c67c438
docs: sync agent connector docs from airbyte-agent-sdk repo (#77756)
octavia-bot[bot] May 5, 2026
d44eb86
docs(source-amazon-seller-partner): correct 5.7.5 release date and cl…
devin-ai-integration[bot] May 5, 2026
44b37a3
docs(ai-agents): fix bug bash feedback for What is Airbyte Agents pag…
ian-at-airbyte May 5, 2026
c9f95a2
docs(ai-agents): address bug bash feedback for Agent Operations page …
ian-at-airbyte May 5, 2026
fc3fa2c
docs(abctl): expand docs with troubleshooting, flag reference, and sc…
ian-at-airbyte May 5, 2026
e7fa423
docs: sync agent connector docs from airbyte-agent-sdk repo (#77758)
octavia-bot[bot] May 5, 2026
484737b
docs(source-facebook-marketing): warn about default status filtering …
darynaishchenko May 5, 2026
2dfe25a
feat(source-amazon-seller-partner): check for existing reports before…
devin-ai-integration[bot] May 5, 2026
3abe136
fix(source-apple-search-ads): fix ads_report_daily broken incremental…
devin-ai-integration[bot] May 5, 2026
e51bbd0
docs(source-apple-search-ads): document num_workers config and modern…
devin-ai-integration[bot] May 5, 2026
f6be508
fix(source-amazon-ads): handle 403 "not authorized" errors on attribu…
devin-ai-integration[bot] May 5, 2026
ac78cbd
docs: sync agent connector docs from airbyte-agent-sdk repo (#77773)
octavia-bot[bot] May 5, 2026
53184cb
docs(source-amazon-ads): document Amazon Attribution access requireme…
devin-ai-integration[bot] May 5, 2026
0d15296
feat(source-mysql): Add `treat_tinyint1_as_integer` connector setting…
mwbayley May 5, 2026
229b2f7
fix(source-harvest): show authentication mechanism before account ID …
sophiecuiy May 5, 2026
b587111
fix(source-jira): validate `domain` config field; surface `config_err…
devin-ai-integration[bot] May 5, 2026
0c951ae
docs(connector-support-levels): clarify Enterprise connectors are for…
ian-at-airbyte May 5, 2026
071583b
docs(source-harvest): align setup steps with new spec field order and…
devin-ai-integration[bot] May 6, 2026
108d4d2
feat(source-google-analytics-data-api): Phase 1 step 3 tuning (2.9.34…
sophiecuiy May 6, 2026
87f1502
chore(source-gong): revert default_concurrency from 5 to 4 (1.2.0-rc.…
sophiecuiy May 6, 2026
581be1f
fix(source-mssql): make mssql spec additional properties map non-requ…
rodireich May 6, 2026
a335f84
feat(source-zendesk-support): restore endpoint-specific HTTPAPIBudget…
sophiecuiy May 6, 2026
8909ad8
fix(source-amazon-seller-partner): skip FATAL reports when checking f…
darynaishchenko May 6, 2026
fe6b9b6
docs: sync agent connector docs from airbyte-agent-sdk repo (#77804)
octavia-bot[bot] May 6, 2026
3e65c0f
docs(enterprise-flex): use consistent SCREAMING_SNAKE_CASE for kubect…
ian-at-airbyte May 6, 2026
32d6b41
fix(source-postgres): make spec additional properties map non-require…
rodireich May 6, 2026
63a1938
fix: make source-mysql/snowflake spec additional properties map non-r…
rodireich May 6, 2026
fa5c45e
fix(source-harvest): set Content-Type on OAuth access token request (…
sophiecuiy May 6, 2026
ee23ece
docs(source-harvest): clarify Cloud OAuth prerequisites and where to …
devin-ai-integration[bot] May 6, 2026
d7fd33b
refactor(source-mssql): co-located agent skills for the local CDC rep…
devin-ai-integration[bot] May 6, 2026
2ad3581
feat(source-greenhouse): start concurrency tuning at c=4 (0.7.22-rc.1…
sophiecuiy May 7, 2026
e1070e5
docs: sync agent connector docs from airbyte-agent-sdk repo (#77829)
octavia-bot[bot] May 7, 2026
d0f6833
fix(source-mssql): handle empty tables in Full Refresh sampling (null…
yardencarmeli May 7, 2026
6427e23
docs(ai-agents): normalize product names to Airbyte Agents / Agent {A…
ian-at-airbyte May 7, 2026
45bfc1d
feat(source-iterable): add EU region support (#74702)
JaydanPB May 7, 2026
0990ed1
revert(source-mssql): rollback mssql 4.4.4 -> 4.4.3 to investigate po…
rodireich May 7, 2026
5952561
docs(source-iterable): document Region option and fix 0.7.2 changelog…
devin-ai-integration[bot] May 7, 2026
e2fefe7
fix(source-marketo)!: 🚨🚨 filter Bulk Lead Extract on `updatedAt` so i…
devin-ai-integration[bot] May 7, 2026
6f67182
revert(source-mssql): rollback mssql 4.4.4 -> 4.4.3 to investigate po…
rodireich May 7, 2026
9f6a861
fix(destination-snowflake): add trim space option (#77795)
subodh1810 May 7, 2026
cb9dadf
feat(source-pylon): true incremental sync via POST /issues/search on …
usbogie May 7, 2026
b0e0313
docs(source-pylon): correct rate limits and document v0.0.8 state mig…
devin-ai-integration[bot] May 7, 2026
6c53358
fix(source-confluence): switch v2 streams to cursor-based pagination …
devin-ai-integration[bot] May 7, 2026
54efcba
fix(source-confluence): bump base image to source-declarative-manifes…
sophiecuiy May 7, 2026
9c3913d
feat(source-zendesk-support): step concurrency back to c=4, keep endp…
sophiecuiy May 7, 2026
1b48d68
chore: finalize promote for source-gong (#77859)
octavia-bot[bot] May 7, 2026
fa4927c
chore: finalize promote for source-granola (#77861)
octavia-bot[bot] May 7, 2026
dc69fb6
feat(source-google-ads): update CDK to fix concurrent generator starv…
tolik0 May 7, 2026
2ea285b
fix(source-mssql): release base image revert (#77856)
devin-ai-integration[bot] May 7, 2026
b547ecb
fix(source-customer-io): paginate campaigns_actions/newsletters, add …
devin-ai-integration[bot] May 8, 2026
3a3c020
fix(source-customer-io): align SDM runtime with CDK tests (#77895)
devin-ai-integration[bot] May 8, 2026
9bb19e5
docs(privatelink): rename to Private Links and update for self-serve …
katmarkham May 9, 2026
77e33a1
feat(source-jira): add OAuth 2.0 authentication support (#76067)
lazebnyi May 11, 2026
1e35591
feat(source-linear): add OAuth 2.0 support (#77578)
lazebnyi May 11, 2026
e1260e5
docs(source-linear): document OAuth authentication (#77976)
devin-ai-integration[bot] May 11, 2026
25091c8
docs: sync agent connector docs from airbyte-agent-sdk repo (#77984)
octavia-bot[bot] May 11, 2026
e161831
feat(source-gong): expose default_concurrency via num_workers config …
sophiecuiy May 11, 2026
2d33b60
feat(source-greenhouse): bump concurrency tuning RC to default_concur…
sophiecuiy May 11, 2026
4ac20c4
fix(source-shopify): prevent metafield_customers from skipping custom…
sophiecuiy May 11, 2026
cd2dac2
feat(source-google-search-console): Phase 1 concurrency tuning start …
sophiecuiy May 11, 2026
a138a96
feat(source-linear): start concurrency tuning at c=4 (0.2.1-rc.1, Pat…
sophiecuiy May 11, 2026
9b8ece6
fix(source-github): mark releases as large_stream and improve 504 err…
devin-ai-integration[bot] May 11, 2026
9be2ed0
chore(source-amazon-ads): bump to 8.0.3-rc.1 with default_concurrency…
sophiecuiy May 11, 2026
21b40a7
docs: Update airbyte-agent-sdk API reference documentation (sonar@103…
octavia-bot[bot] May 12, 2026
1836256
docs(source-shopify): document bulk checkpoint backfill guidance (#78…
devin-ai-integration[bot] May 12, 2026
1b31542
fix(source-linear): preserve api key config migration (#78013)
devin-ai-integration[bot] May 12, 2026
56a4b23
ci(connectors): fail community connector standard tests (#78014)
devin-ai-integration[bot] May 12, 2026
95f471a
docs(source-linear): document API key migration fix (#78015)
devin-ai-integration[bot] May 12, 2026
58583c8
ci(workflows): Add progressive rollout gate (#78011)
aaronsteers May 12, 2026
f3bacee
feat(source-amazon-seller-partner): configurable cooldown retry and 4…
darynaishchenko May 12, 2026
389c96c
fix(source-apple-search-ads): Refresh OAuth token on 401 (#78029)
devin-ai-integration[bot] May 12, 2026
d83a59f
fix(source-mysql): Handle BIGINT UNSIGNED in partition boundary calcu…
devin-ai-integration[bot] May 12, 2026
583d035
docs(source-apple-search-ads): document OAuth token retry behavior (#…
devin-ai-integration[bot] May 12, 2026
712d6af
docs: sync agent connector docs from airbyte-agent-sdk repo (#78032)
octavia-bot[bot] May 12, 2026
0ab52e8
fix(source-mssql): release 4.4.7 (#78033)
devin-ai-integration[bot] May 12, 2026
f8e2f41
feat(source-linear): resume concurrency tuning at c=4 (0.2.2-rc.1, Pa…
sophiecuiy May 12, 2026
48a5b06
fix(destination-mssql): type `_ab_cdc_deleted_at` as VARCHAR(200) so …
devin-ai-integration[bot] May 12, 2026
64a6443
ci(workflows): Fix rollout gate empty matrix (#78021)
aaronsteers May 12, 2026
ad0538e
ci(workflows): Detect rollout connectors without checkout (#78039)
aaronsteers May 12, 2026
de22214
fix(source-mssql): restore registry enabled flags (#77868)
aaronsteers May 12, 2026
dd663c4
docs(ai-agents): Update ChatGPT MCP app setup (#78005)
ian-at-airbyte May 12, 2026
9a7bbf7
docs(destinations): add IP allowlist references (#78027)
katmarkham May 12, 2026
a195c68
chore(source-intercom): Bump CDK for block simultaneous read validati…
devin-ai-integration[bot] May 12, 2026
9bee4a2
fix(source-twilio): improve Alerts pagination-limit error (#77988)
devin-ai-integration[bot] May 12, 2026
ff20210
fix(source-greenhouse): reduce default concurrency to 3 (#78052)
sophiecuiy May 12, 2026
545b8b0
docs(ai-agents): Remove webhook automation trigger docs (#77999)
ian-at-airbyte May 13, 2026
08fe7b1
docs: Refine Getting Started (#77587)
ian-at-airbyte May 13, 2026
ec318b5
docs(source-twilio): document Alerts pagination limit (#78051)
devin-ai-integration[bot] May 13, 2026
ad21748
chore(source-shopify): Add Shopify API versioning policy URL to metad…
DanyloGL May 13, 2026
c781ab0
fix(extract cdk): 16289 cdk max num db connections not enforced (#78022)
rodireich May 13, 2026
b68d9e5
fix(source-postgres): max num of db connections is not enforced in fi…
rodireich May 13, 2026
8ccae5c
chore: replace 640 connector `README.md`s with 4 symlinked `README.md…
aaronsteers May 13, 2026
e45c682
docs(connectors): migrate README notes for 6 connectors to CONTRIBUTI…
aaronsteers May 13, 2026
1a27a57
feat(source-microsoft-dataverse)!: map DateOnly fields to date format…
devin-ai-integration[bot] May 13, 2026
1b63dae
fix(source-amazon-seller-partner): show retry tuning spec fields (#78…
darynaishchenko May 13, 2026
838a7b1
chore: finalize promote for source-google-ads (#78065)
octavia-bot[bot] May 13, 2026
905a4e0
build(source-microsoft-dataverse): Fix PyPI package README (#78064)
devin-ai-integration[bot] May 13, 2026
3270971
build(source-google-ads): Fix PyPI package README (#78068)
devin-ai-integration[bot] May 13, 2026
33af702
chore(source-amazon-ads): bump to 8.0.3-rc.2 with num_workers default…
sophiecuiy May 13, 2026
5747bf1
build(connectors): Use generated PyPI READMEs (#78070)
aaronsteers May 13, 2026
3bdf767
fix(bulk-cdk): destination accepts incomplete stream status (#77866)
mwbayley May 13, 2026
07ae55c
build(source-faker): Re-release for PyPI README validation (#78075)
aaronsteers May 13, 2026
5a7be20
ci(docs): add Vercel production rebuild workflow (#78072)
aaronsteers May 13, 2026
115c057
ci: support registry refresh-only connector publish (#78074)
aaronsteers May 13, 2026
2cdcd39
docs: sync agent connector docs from airbyte-agent-sdk repo (#78079)
octavia-bot[bot] May 13, 2026
86ffff4
fix(source-asana): fix projects stream HTTP 400 after CDK v7 upgrade …
lazebnyi May 13, 2026
21f8511
docs(source-asana): update Asana source guide (#78086)
devin-ai-integration[bot] May 14, 2026
aaa9176
chore: finalize promote for source-asana (#78096)
octavia-bot[bot] May 14, 2026
d719e0e
fix(source-jira): restore domain validation and add auto-normalizatio…
lazebnyi May 14, 2026
e55a2bb
fix(destination-snowflake): enable Bouncy Castle key parsing (#77978)
Airbyte-Support May 14, 2026
b2dea41
ci: add release-block marker (`block-release.yaml`) support (#76159)
aaronsteers May 14, 2026
9a1ae69
ci(connectors): allow prerelease publish with release blocks (#78101)
aaronsteers May 14, 2026
733575a
chore(source-s3): upgrade airbyte-cdk to 7.19.1 (#78081)
ZaneHyattAB May 14, 2026
fc3c765
fix(source-postgres): remove github links from errors (#78102)
mwbayley May 14, 2026
dfea714
feat(source-asana): add OAuth 2.0 support (#77577)
lazebnyi May 15, 2026
54a47e9
docs(source-asana): update OAuth setup guidance (#78109)
devin-ai-integration[bot] May 15, 2026
fa180dd
fix(source-granola): update API key instructions (#78117)
aldogonzalez8 May 15, 2026
5f77bb2
docs(source-granola): update Granola source docs (#78118)
devin-ai-integration[bot] May 15, 2026
5d08994
chore: finalize promote for source-zendesk-support (#78120)
octavia-bot[bot] May 15, 2026
f64146c
fix(source-greenhouse): promote tuned concurrency to ga (#78119)
sophiecuiy May 15, 2026
97890d9
docs: sync agent connector docs from airbyte-agent-sdk repo (#78126)
octavia-bot[bot] May 15, 2026
0592c97
docs(google-ads): Clarify OAuth overrides (#78122)
devin-ai-integration[bot] May 15, 2026
705a72f
docs: sync agent connector docs from airbyte-agent-sdk repo (#78136)
octavia-bot[bot] May 16, 2026
5ece6f0
docs: sync agent connector docs from airbyte-agent-sdk repo (#78146)
octavia-bot[bot] May 18, 2026
063279d
docs(source-confluence): improve Confluence source docs (#77855)
devin-ai-integration[bot] May 18, 2026
70c65cc
feat(source-pinterest): tune concurrency at 4 (#76952)
sophiecuiy May 18, 2026
dbd3301
chore(source-ashby): add concurrency support with default_concurrency…
sophiecuiy May 18, 2026
8a6b10f
feat(source-chargebee): Tune concurrency (#74345)
devin-ai-integration[bot] May 18, 2026
8b39633
feat(source-twilio): tune concurrency for rollout (#78150)
devin-ai-integration[bot] May 18, 2026
f45d909
chore(source-notion): tune starting concurrency (#78149)
devin-ai-integration[bot] May 18, 2026
a279b98
feat(source-linear): expose num_workers in spec (default=4) for 0.2.2…
sophiecuiy May 18, 2026
db8c602
feat(source-google-search-console): restore num_workers-driven concur…
sophiecuiy May 18, 2026
ab30d79
chore: finalize promote for source-linear (#78160)
octavia-bot[bot] May 18, 2026
c108e20
chore: finalize promote for source-google-analytics-data-api (#78161)
octavia-bot[bot] May 18, 2026
777535d
chore: finalize promote for source-amazon-ads (#78162)
octavia-bot[bot] May 18, 2026
f245eaa
fix(source-asana): remove OAuth scope constraints (#78159)
lazebnyi May 18, 2026
8b63603
docs(source-linear): fix PR_NUMBER placeholder on 0.2.2-rc.2 changelo…
sophiecuiy May 18, 2026
4eb2250
docs: sync agent connector docs from airbyte-agent-sdk repo (#78166)
octavia-bot[bot] May 19, 2026
3cdbbbd
docs(source-asana): clarify OAuth setup requirements (#78164)
devin-ai-integration[bot] May 19, 2026
6ccc9c5
docs(source-twilio): clarify auth and concurrency guidance (#78153)
devin-ai-integration[bot] May 19, 2026
027b792
chore(docs): regenerate cached Agent API spec (#78169)
octavia-bot[bot] May 19, 2026
b20dceb
chore: finalize promote for source-intercom (#78171)
octavia-bot[bot] May 19, 2026
810cc50
docs: add external secret references documentation for `secret_coordi…
aaronsteers May 19, 2026
aa4b7a7
docs: remove external secrets horizontal rules (#78185)
ian-at-airbyte May 19, 2026
08d592e
chore: legacy-task-loader properly drops INCOMPLETE without data loss…
tryangul May 19, 2026
75025cb
docs: sync agent connector docs from airbyte-agent-sdk repo (#78230)
octavia-bot[bot] May 19, 2026
58c1245
feat(source-shopify): add lookback_window_in_days config to prevent m…
devin-ai-integration[bot] May 19, 2026
e2fa727
docs(ai-agents): fix broken SPA links on the interfaces page (#77724)
ian-at-airbyte May 19, 2026
4169d13
chore: bump dev-null to latest. (#78228)
tryangul May 19, 2026
db0d2d1
docs(connectors): Rename concurrent worker references (#78246)
ian-at-airbyte May 19, 2026
c8a827e
docs(platform): document capacity warning before manual sync (#78238)
ian-at-airbyte May 19, 2026
7a22c71
chore(source-notion): increase concurrency tuning to six (#78274)
devin-ai-integration[bot] May 19, 2026
c38b034
ci(docs): Pin docs build to Node 20 (#78272)
ian-at-airbyte May 20, 2026
655f9b3
docs: add incremental stream considerations to 45 connector CONTRIBUT…
aaronsteers May 20, 2026
6da914a
chore(docs): regenerate cached Agent API spec (#78284)
octavia-bot[bot] May 20, 2026
5184b38
chore: finalize promote for source-amazon-seller-partner (#78285)
octavia-bot[bot] May 20, 2026
7057650
fix(source-facebook-marketing): Bump facebook-business SDK from v23 t…
devin-ai-integration[bot] May 20, 2026
2653b8e
docs(source-facebook-marketing): correct changelog release dates (#78…
devin-ai-integration[bot] May 20, 2026
d7ee721
fix(source-jira)!: Update workflows stream to use non-deprecated API …
devin-ai-integration[bot] May 20, 2026
8290668
docs(source-jira): 🚨🚨 update Jira workflow migration docs 🚨🚨 (#77780)
devin-ai-integration[bot] May 20, 2026
27756a9
chore: bump to latest cdk. (#78243)
tryangul May 20, 2026
0f0cfa0
docs(source-sharepoint-lists-enterprise): replace customer name in co…
rwask May 20, 2026
43bf09f
chore: bump to latest cdk. (#78231)
tryangul May 20, 2026
526b8cb
chore: bump to latest cdk. (#78232)
tryangul May 20, 2026
35b6138
chore: bump to latest cdk. (#78235)
tryangul May 20, 2026
f6401b1
fix(source-google-analytics-data-api): Restore stable default concurr…
sophiecuiy May 20, 2026
3dbb09d
feat(source-chargebee): Tune default concurrency to 6 (#78300)
devin-ai-integration[bot] May 20, 2026
37a851f
chore: bump to latest cdk. (#78239)
tryangul May 20, 2026
c983ff4
chore: bump to latest cdk. (#78240)
tryangul May 21, 2026
ac98b36
chore(source-ashby): decrease concurrency to 3 (#78307)
devin-ai-integration[bot] May 21, 2026
f91f282
docs(mcp): Consolidate MCP server docs (#78241)
ian-at-airbyte May 21, 2026
90a4126
docs(ai-agents): Update LangChain quickstart to use create_agent (#78…
ian-at-airbyte May 21, 2026
0560465
docs: clarify progressive rollout gate scenarios (#78314)
aaronsteers May 21, 2026
335d23f
chore(docs): regenerate cached Agent API spec (#78316)
octavia-bot[bot] May 21, 2026
1364f79
revert(source-twilio): restore stable concurrency defaults (#78322)
devin-ai-integration[bot] May 21, 2026
c2e6fc1
fix(source-mysql): correct CDC docs link on config page (#78318)
yardencarmeli May 21, 2026
ec2b754
source-mysql: patch GTID handling for RDS host swaps and version upgr…
tanishq171 Jul 2, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 1 addition & 3 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"jdkDistro": "open",
"gradleVersion": "7.5.1"
},
// Python needed for `airbyte-ci` CLI
"ghcr.io/devcontainers/features/python:1": {
"installGradle": true,
"version": "3.10",
Expand Down Expand Up @@ -57,8 +56,7 @@
},
// Mark the root directory as 'safe' for git.
"initializeCommand": "git config --add safe.directory /workspaces/airbyte",
// Install Gradle, `airbyte-ci` CLI, and Dagger (installed via airbyte-ci --help)
"postCreateCommand": "make tools.airbyte-ci-dev.install",
"postCreateCommand": "uv tool install airbyte-cdk",
"containerEnv": {
// Deterministic Poetry virtual env location: `./.venv`
"POETRY_VIRTUALENVS_IN_PROJECT": "true"
Expand Down
5 changes: 2 additions & 3 deletions .devcontainer/java-connectors-generic/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"jdkDistro": "open",
"gradleVersion": "7.5.1"
},
// Python needed for `airbyte-ci` CLI
"ghcr.io/devcontainers/features/python:1": {
"installGradle": true,
"version": "3.10",
Expand Down Expand Up @@ -42,8 +41,8 @@
// Mark the root directory as 'safe' for git.
"initializeCommand": "git config --add safe.directory /workspaces/airbyte",

// Install `airbyte-ci` and Gradle
"postCreateCommand": "make tools.airbyte-ci-dev.install && ./gradlew --version",
// Install dependencies and warm up Gradle
"postCreateCommand": "uv tool install airbyte-cdk && ./gradlew --version",

"containerEnv": {
// Deterministic Poetry virtual env location: `./.venv`
Expand Down
4 changes: 2 additions & 2 deletions .devcontainer/python-connectors-generic/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
// Mark the root directory as 'safe' for git.
"initializeCommand": "git config --add safe.directory /workspaces/airbyte",

// Setup airbyte-ci on the container:
"postCreateCommand": "make tools.airbyte-ci-dev.install",
// Install the Airbyte CDK:
"postCreateCommand": "uv tool install airbyte-cdk",

"containerEnv": {
// Deterministic Poetry virtual env location: `./.venv`
Expand Down
21 changes: 18 additions & 3 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,24 @@
/airbyte-integrations/connectors/source-*/ @airbytehq/dbsources

# -----------------------------------------------------------------------------
# DESTINATION CONNECTORS
# -----------------------------------------------------------------------------
/airbyte-integrations/connectors/destination-*/ @airbytehq/move-destinations
# DESTINATION CONNECTORS (certified + JDK-based only)
# -----------------------------------------------------------------------------
# Only destination connectors that are both certified AND JDK-based are owned
# by @airbytehq/move-destinations. This avoids unnecessary review requests on
# community or non-JDK connectors (e.g. dependabot bumps).
/airbyte-integrations/connectors/destination-azure-blob-storage/ @airbytehq/move-destinations
/airbyte-integrations/connectors/destination-bigquery/ @airbytehq/move-destinations
/airbyte-integrations/connectors/destination-clickhouse/ @airbytehq/move-destinations
/airbyte-integrations/connectors/destination-customer-io/ @airbytehq/move-destinations
/airbyte-integrations/connectors/destination-databricks/ @airbytehq/move-destinations
/airbyte-integrations/connectors/destination-gcs-data-lake/ @airbytehq/move-destinations
/airbyte-integrations/connectors/destination-hubspot/ @airbytehq/move-destinations
/airbyte-integrations/connectors/destination-mssql/ @airbytehq/move-destinations
/airbyte-integrations/connectors/destination-postgres/ @airbytehq/move-destinations
/airbyte-integrations/connectors/destination-redshift/ @airbytehq/move-destinations
/airbyte-integrations/connectors/destination-s3/ @airbytehq/move-destinations
/airbyte-integrations/connectors/destination-s3-data-lake/ @airbytehq/move-destinations
/airbyte-integrations/connectors/destination-snowflake/ @airbytehq/move-destinations

# Destination documentation
/docs/integrations/destinations/ @airbytehq/move-destinations
Expand Down
118 changes: 0 additions & 118 deletions .github/actions/install-airbyte-ci/action.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/actions/install-java-environment/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ inputs:
runs:
using: "composite"
steps:
- uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
- uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2.0
with:
distribution: corretto
java-version: ${{ inputs.java_version }}
- uses: gradle/actions/setup-gradle@d9c87d481d55275bb5441eef3fe0e46805f9ef70 # v3.5.0
- uses: gradle/actions/setup-gradle@0723195856401067f7a2779048b490ace7a47d7c # v5.0.2
with:
cache-read-only: ${{ inputs.gradle_cache_read_only }}
cache-write-only: ${{ inputs.gradle_cache_write_only }}
Loading
Loading