COMMITS
July 31, 2026
P
ci: add OSS issue triage workflow (#1097)
Patrick Nilan committed
July 30, 2026
P
ci: retarget PR notifications to the team channel and user group (#1094)
Patrick Nilan committed
P
ci: notify Slack when a PR is opened (#1092)
Patrick Nilan committed
D
ci: test connector images against an SDM base image built from the current branch (#1085)
Daryna Ishchenko committed
July 29, 2026
P
chore: require dev-apis code owner review (#1088)
Patrick Nilan committed
July 28, 2026
A
fix(declarative): allow bundled custom components without AIRBYTE_ENABLE_UNSAFE_CODE (#1083)
Airbyte Support committed
July 22, 2026
A
fix(declarative): require `AIRBYTE_ENABLE_UNSAFE_CODE` to instantiate `Custom*` components from YAML (#1076)
Aaron ("AJ") Steers committed
July 21, 2026
A
ci: bump semantic-pr-release-drafter to v2.2.0 (#1075)
Aaron ("AJ") Steers committed
July 15, 2026
D
fix: prevent record filters from prematurely stopping PageIncrement pagination (#1073)
Daryna Ishchenko committed
July 8, 2026
D
fix: preserve 'NA' string values in CSV parsing instead of converting to None (#1058)
devin-ai-integration[bot] committed
July 3, 2026
A
ci(security): fix vulnerability in slash_command_dispatch.yml (#1064)
Aaron ("AJ") Steers committed
June 26, 2026
A
fix(deps): widen `cryptography` and `pytz` constaints (#1061)
Aaron ("AJ") Steers committed
June 24, 2026
D
fix(cdk): reorder api_budget initialization before dynamic stream discovery (#986)
devin-ai-integration[bot] committed
June 22, 2026
D
fix: preserve existing refresh token when OAuth response omits it (#1055)
Daryna Ishchenko committed
June 12, 2026
A
fix: JsonItemsParser should yield floats, not Decimals (#1052)
Anatolii Yatsuk committed
A
feat: add JsonItemsDecoder for streaming large JSON responses (#1049)
Anatolii Yatsuk committed
June 10, 2026
D
feat: add `send_refresh_request_as_query_params` toggle to OAuth authenticators (#1041)
devin-ai-integration[bot] committed
June 9, 2026
D
fix(file-based): Allow safe trailing empty CSV headers (#1044)
devin-ai-integration[bot] committed
June 7, 2026
D
fix: Widen `cryptography` dependency to `>=44.0.0,<47.0.0` (#975)
devin-ai-integration[bot] committed
May 29, 2026
Z
feat(declarative): Add backoff jitter support (#1038)
ZaneHyattAB committed
May 26, 2026
D
feat(check-stream): support configurable stream names (#1030)
devin-ai-integration[bot] committed
May 25, 2026
D
fix: pass API budget to custom requesters (#1034)
Daryna Ishchenko committed
May 19, 2026
A
fix(concurrent-cdk): enforce runtime cap on concurrent partition generators to prevent deadlock (#1015)
Anatolii Yatsuk committed
May 13, 2026
D
fix: validate empty CSV column names and improve mismatch error messages (#1010)
devin-ai-integration[bot] committed
May 11, 2026
D
feat(async-jobs): add deferred retry with cooldown for failed async jobs (#1016)
Daryna Ishchenko committed
D
feat(declarative): allow DefaultErrorHandler.max_retries to be interpolated from config (#1017)
devin-ai-integration[bot] committed
May 7, 2026
D
fix: prevent deadlock when main thread puts on full queue (#977)
devin-ai-integration[bot] committed
May 2, 2026
D
fix(file-based): surface actionable errors instead of full Python tracebacks during connection check (#1012)
devin-ai-integration[bot] committed
April 29, 2026
D
fix(memory-monitor): raise system_error instead of transient_error on critical memory threshold (#1005)
devin-ai-integration[bot] committed
D
feat: add SKIPPED async job status to skip jobs with no data to return (#980)
devin-ai-integration[bot] committed