1
0
mirror of synced 2025-12-21 02:51:29 -05:00
Commit Graph

1266 Commits

Author SHA1 Message Date
Augustin
0b33caecda Revert "[skip ci] formatting: add missing license headers (#33250)" (#33289) 2023-12-11 11:38:37 +01:00
Augustin
60c1cc01ad [skip ci] formatting: add missing license headers (#33250) 2023-12-11 10:15:18 +01:00
girarda
1dfa4cdbb2 🤖 Bump minor version of Python CDK 2023-12-08 17:24:36 +00:00
Yevhenii
be85cac726 🐛CDK: Fix cdk models by adding use_cache param for HttpRequests into the declarative_components_schema.yaml (#33247)
Co-authored-by: Alexandre Girard <alexandre@airbyte.io>
2023-12-08 17:16:18 +00:00
Joe Reuter
aa220fc515 Stop sync on traced exception (#33246)
Co-authored-by: flash1293 <flash1293@users.noreply.github.com>
2023-12-08 18:07:25 +01:00
Joe Reuter
f5ac5cfd80 File CDK: Add file processing via API to document file type parser (#32781)
Co-authored-by: flash1293 <flash1293@users.noreply.github.com>
2023-12-08 15:48:37 +01:00
Joe Reuter
7fd92e2a03 File CDK: Parser defined primary key (#33009)
Co-authored-by: flash1293 <flash1293@users.noreply.github.com>
2023-12-08 15:15:33 +01:00
Yevhenii
32ebd88402 CDK: low-code enable caching for parent streams (#32726) 2023-12-08 13:54:31 +00:00
Joe Reuter
5b682ef74f Unstructured parser: Handle parsing errors better (#32700)
Co-authored-by: flash1293 <flash1293@users.noreply.github.com>
2023-12-08 11:47:05 +01:00
Joe Reuter
21b3b2f638 Vector DB CDK: Fix special tokens (#33065) 2023-12-08 11:46:46 +01:00
girarda
6e783d9ffa 🤖 Bump patch version of Python CDK 2023-12-08 00:24:40 +00:00
brianjlai
0bc4818897 🤖 Bump minor version of Python CDK 2023-12-07 21:53:50 +00:00
Brian Lai
f8182bc18e airbyte-cdk: failed stream does not end the sync (#33136)
Co-authored-by: brianjlai <brianjlai@users.noreply.github.com>
2023-12-07 14:11:39 -05:00
clnoll
078abaa56b 🤖 Bump patch version of Python CDK 2023-12-06 16:20:34 +00:00
Catherine Noll
7ed47ee7d9 File-based CDK: hide the primary key field from config (#33172) 2023-12-06 11:12:50 -05:00
maxi297
3a46bb4dcd 🤖 Bump patch version of Python CDK 2023-12-06 13:53:14 +00:00
Maxime Carbonneau-Leclerc
ba83309bb1 [ISSUE #32870] Adding entrypoint wrapper and migrating file based and… (#33103) 2023-12-06 08:46:38 -05:00
maxi297
b320a677bb 🤖 Bump patch version of Python CDK 2023-12-05 14:35:02 +00:00
Maxime Carbonneau-Leclerc
69cb3a571e [ISSUE #32868] create HttpMocker (#32937) and [ISSUE #32869] response builder (#32983)
Co-authored-by: octavia-approvington <octavia-approvington@users.noreply.github.com>
2023-12-05 08:48:45 -05:00
girarda
5558ed242a 🤖 Bump patch version of Python CDK 2023-11-30 14:54:06 +00:00
Alexandre Girard
6671bced15 🐛 concurrent-cdk: Do not set the max number of tasks to the number of workers (#32971)
Co-authored-by: girarda <girarda@users.noreply.github.com>
2023-11-30 06:46:49 -08:00
flash1293
379cf70ebd 🤖 Bump patch version of Python CDK 2023-11-30 08:55:41 +00:00
Joe Reuter
28e8692624 Vector DB CDK: Add omit_raw_text flag (#32698)
Co-authored-by: flash1293 <flash1293@users.noreply.github.com>
2023-11-30 09:49:02 +01:00
girarda
41eb41b625 🤖 Bump minor version of Python CDK 2023-11-28 23:07:48 +00:00
Alexandre Girard
a84902e8be concurrent cdk: Read multiple streams concurrently (#32411) 2023-11-28 15:00:00 -08:00
girarda
a7dba7fc8a 🤖 Bump minor version of Python CDK 2023-11-28 20:56:52 +00:00
Alexandre Girard
9d52007c31 🐛 low-code: Fix injection of page token in first request (#32666)
Co-authored-by: Lake Mossman <lake@airbyte.io>
2023-11-28 12:49:59 -08:00
yevhenii-ldv
03cfe9b910 🤖 Bump patch version of Python CDK 2023-11-17 12:30:09 +00:00
Yevhenii
d475beba19 🐛CDK: Fix of generate the error message using _try_get_error based on list of errors (#32545) 2023-11-17 12:22:20 +00:00
flash1293
261a6fd976 🤖 Bump patch version of Python CDK 2023-11-16 15:43:52 +00:00
Joe Reuter
aa111d2bea Vector DB CDK: Delete cdc records (#32496) 2023-11-16 15:32:15 +00:00
Joe Reuter
509afc9858 File CDK: Improve unstructured parser (#32554)
Co-authored-by: flash1293 <flash1293@users.noreply.github.com>
2023-11-16 15:23:16 +00:00
girarda
9a086d068b 🤖 Bump patch version of Python CDK 2023-11-15 19:43:56 +00:00
Alexandre Girard
c979f70490 pass airbytestream instead of configured stream to as_airbyte_message (#32412) 2023-11-15 11:36:58 -08:00
Alexandre Girard
0f94afe09e 🐛 CDK: Apply log level on the entrypoint's logger (#32410) 2023-11-15 18:20:45 +00:00
keu
49683828a4 🤖 Bump patch version of Python CDK 2023-11-14 20:14:13 +00:00
Eugene Kulak
203e01e435 CDK: increase maximum_attempts_to_acquire to avoid crashing in acquire_call (#32516)
Co-authored-by: Eugene Kulak <kulak.eugene@gmail.com>
2023-11-14 20:04:55 +00:00
flash1293
2c3b093c81 🤖 Bump patch version of Python CDK 2023-11-14 10:55:49 +00:00
Joe Reuter
f8b0b3e99e File CDK: Improve stream config appearance (#32420) 2023-11-14 11:49:19 +01:00
Ella Rohm-Ensing
ac3eb28de2 airbyte-ci: add format commands (#31831)
Co-authored-by: Ben Church <ben@airbyte.io>
Co-authored-by: bnchrch <bnchrch@users.noreply.github.com>
Co-authored-by: alafanechere <augustin.lafanechere@gmail.com>
Co-authored-by: Augustin <augustin@airbyte.io>
Co-authored-by: Marius Posta <marius@airbyte.io>
Co-authored-by: alafanechere <alafanechere@users.noreply.github.com>
2023-11-14 02:17:48 -06:00
maxi297
12f2e26d7f 🤖 Bump patch version of Python CDK 2023-11-09 22:59:35 +00:00
Maxime Carbonneau-Leclerc
b3f0e059d5 Fixing futures pruning (#32399) 2023-11-09 17:52:58 -05:00
flash1293
a1a90f7746 🤖 Bump patch version of Python CDK 2023-11-09 15:56:57 +00:00
Joe Reuter
f1a11e1927 File CDK: Allow skipping unparseable file types (#32092)
Co-authored-by: flash1293 <flash1293@users.noreply.github.com>
2023-11-09 16:48:24 +01:00
Joe Reuter
e113ff66c5 CDK: Make consts required in Pydantic generated json schemas (#32251) 2023-11-09 16:12:11 +01:00
maxi297
4f01cb10ad 🤖 Bump patch version of Python CDK 2023-11-08 14:51:14 +00:00
Maxime Carbonneau-Leclerc
d0fd57ebf8 [ISSUE-32072] increase connection pool size (#32246) 2023-11-08 09:38:41 -05:00
maxi297
75fd777c57 🤖 Bump patch version of Python CDK 2023-11-08 14:23:37 +00:00
Maxime Carbonneau-Leclerc
71d50635cc [ISSUE #32070] concurrent cdk improve futures handling (#32277) 2023-11-08 09:16:39 -05:00
Augustin
3465f3b5a7 🧹remove legacy scripts (#32212) 2023-11-08 15:06:43 +01:00