Alexandre Girard
|
139deeb081
|
Implement max_time on error handler (#32272)
|
2023-11-08 00:46:26 +00:00 |
|
keu
|
8d3a11454d
|
🤖 Bump minor version of Python CDK
|
2023-11-07 21:42:58 +00:00 |
|
Eugene Kulak
|
6c7ba28d75
|
API Call Rate limiter (#31276)
Co-authored-by: Eugene Kulak <kulak.eugene@gmail.com>
Co-authored-by: keu <keu@users.noreply.github.com>
Co-authored-by: Alexandre Girard <alexandre@airbyte.io>
|
2023-11-07 23:32:53 +02:00 |
|
yevhenii-ldv
|
4776d3fe3a
|
🤖 Bump patch version of Python CDK
|
2023-11-02 16:06:51 +00:00 |
|
Yevhenii
|
ace4353362
|
CDK: Fix class SessionTokenAuthenticator for CLASS_TYPES_REGISTRY mapper (#32040)
|
2023-11-02 15:53:41 +00:00 |
|
Catherine Noll
|
4f44e33f5c
|
Concurrent CDK: handle legacy state messages (#31964)
|
2023-11-02 08:21:08 -04:00 |
|
flash1293
|
fb70adbd6f
|
🤖 Bump patch version of Python CDK
|
2023-11-02 11:29:20 +00:00 |
|
Joe Reuter
|
66dd29f764
|
File CDK unstructured parser: Improve file type detection (#31997)
|
2023-11-02 12:19:27 +01:00 |
|
Rodi Reich Zilberman
|
1e8e6402bc
|
Revert "Automated Commit - Formatting Changes" (#32077)
|
2023-11-01 15:38:25 -05:00 |
|
Rodi Reich Zilberman
|
f5c87968ca
|
✨URL encode username and password fields (#32028)
Co-authored-by: rodireich <rodireich@users.noreply.github.com>
|
2023-11-01 15:22:27 -05:00 |
|
Maxime Carbonneau-Leclerc
|
71301a2697
|
improve changelog (#32055)
|
2023-11-01 12:28:45 -04:00 |
|
maxi297
|
3d5eb06ae6
|
🤖 Bump patch version of Python CDK
|
2023-11-01 16:07:40 +00:00 |
|
Maxime Carbonneau-Leclerc
|
32fdd7fd72
|
[ISSUE #29573] Concurrent CDK: incremental syncs (#31466)
Co-authored-by: Alexandre Girard <alexandre@airbyte.io>
Co-authored-by: girarda <girarda@users.noreply.github.com>
Co-authored-by: Catherine Noll <clnoll@users.noreply.github.com>
|
2023-11-01 12:00:25 -04:00 |
|
Joe Reuter
|
319f8db9f3
|
Vector DB CDK: Prevent negative chunk size (#32017)
|
2023-11-01 12:16:39 +01:00 |
|
flash1293
|
c2c522001f
|
🤖 Bump patch version of Python CDK
|
2023-10-30 14:06:39 +00:00 |
|
Martin Hwasser
|
bc4b7198a9
|
✨ Add pptx support in file based cdk (#31912)
Co-authored-by: Joe Reuter <joe@airbyte.io>
|
2023-10-30 14:42:39 +01:00 |
|
artem1205
|
344b5e0414
|
🤖 Bump patch version of Python CDK
|
2023-10-27 12:04:54 +00:00 |
|
Artem Inzhyyants
|
ecd6d89b9a
|
Airbyte CDK: make max_time optional for backoff handler external usage (#31889)
|
2023-10-27 13:56:36 +02:00 |
|
girarda
|
0b51b53baf
|
🤖 Bump patch version of Python CDK
|
2023-10-27 02:37:37 +00:00 |
|
Alexandre Girard
|
b8ad0c6a91
|
🐛 CDK: use in memory caching if ENV_REQUEST_CACHE_PATH is not set (#31887)
Co-authored-by: Eugene Kulak <widowmakerreborn@gmail.com>
Co-authored-by: girarda <girarda@users.noreply.github.com>
|
2023-10-26 19:28:39 -07:00 |
|
flash1293
|
13e3d18333
|
🤖 Bump patch version of Python CDK
|
2023-10-26 15:59:50 +00:00 |
|
Joe Reuter
|
e3793c1491
|
Move over unstructured parser (#31390)
Co-authored-by: flash1293 <flash1293@users.noreply.github.com>
|
2023-10-26 17:50:57 +02:00 |
|
maxi297
|
8f40b4b8c7
|
🤖 Bump patch version of Python CDK
|
2023-10-26 12:22:18 +00:00 |
|
Maxime Carbonneau-Leclerc
|
f3e6e3171e
|
Update alpine and python (#31826)
|
2023-10-26 08:13:54 -04:00 |
|
stephane-airbyte
|
ae9dbdadb1
|
🤖 Bump patch version of Python CDK
|
2023-10-25 18:05:20 +00:00 |
|
artem1205
|
5c55cb2b3d
|
🤖 Bump patch version of Python CDK
|
2023-10-25 10:55:57 +00:00 |
|
Artem Inzhyyants
|
593c7a1ea7
|
Airbyte CDK: add max time for backoff handler (#31708)
Co-authored-by: artem1205 <artem1205@users.noreply.github.com>
|
2023-10-25 12:33:31 +02:00 |
|
tolik0
|
3577835cc9
|
🤖 Bump minor version of Python CDK
|
2023-10-24 13:34:22 +00:00 |
|
Anatolii Yatsuk
|
c719137df3
|
🐛 Airbyte CDK: Fix flake errors in file-based CDK (#31771)
|
2023-10-24 16:15:11 +03:00 |
|
Anatolii Yatsuk
|
ce2342dde8
|
🎉 Airbyte CDK: Add CustomFileBasedException for custom errors in file-based CDK (#31704)
|
2023-10-24 11:09:50 +00:00 |
|
girarda
|
cfcc70c6bb
|
🤖 Bump patch version of Python CDK
|
2023-10-23 21:22:25 +00:00 |
|
Alexandre Girard
|
7a764f8bbc
|
✨ low-code CDK: Allow connector developers to specify the type of an added field (#31638)
Co-authored-by: girarda <girarda@users.noreply.github.com>
Co-authored-by: erohmensing <erohmensing@gmail.com>
|
2023-10-23 14:12:59 -07:00 |
|
girarda
|
cbbb14adae
|
🤖 Bump patch version of Python CDK
|
2023-10-23 15:49:48 +00:00 |
|
Alexandre Girard
|
7da2822488
|
Concurrent CDK: catch exceptions from worker thread and add integration test scenarios (#31245)
Co-authored-by: girarda <girarda@users.noreply.github.com>
|
2023-10-23 08:39:58 -07:00 |
|
flash1293
|
9d8218f28b
|
🤖 Bump patch version of Python CDK
|
2023-10-23 14:23:58 +00:00 |
|
Joe Reuter
|
d474827068
|
File CDK: Don't fetch full file list for availability check (#31651)
Co-authored-by: flash1293 <flash1293@users.noreply.github.com>
|
2023-10-23 16:14:41 +02:00 |
|
flash1293
|
f3e1c63d8c
|
🤖 Bump patch version of Python CDK
|
2023-10-19 16:13:05 +00:00 |
|
Joe Reuter
|
3874698ea0
|
Vector CDK: Expose stream identifier logic (#31558)
Co-authored-by: flash1293 <flash1293@users.noreply.github.com>
|
2023-10-19 17:33:23 +02:00 |
|
Joe Reuter
|
bb07939646
|
File CDK: Add analytics messages for parser usage (#31498)
Co-authored-by: flash1293 <flash1293@users.noreply.github.com>
|
2023-10-19 15:42:51 +02:00 |
|
Martin Hwasser
|
40b0e05526
|
✨ vector_based_cdk: Add option to rename field names (#31524)
Co-authored-by: Joe Reuter <joe@airbyte.io>
Co-authored-by: flash1293 <flash1293@users.noreply.github.com>
|
2023-10-19 15:37:47 +02:00 |
|
yevhenii-ldv
|
b2bd615c0f
|
🤖 Bump patch version of Python CDK
|
2023-10-19 11:05:54 +00:00 |
|
Yevhenii
|
b951898c20
|
CDK: Support base64 encode and decode in Jinja Interpolation (#31387)
|
2023-10-19 13:55:45 +03:00 |
|
Alexandre Girard
|
ef9bd72a7e
|
Parameterize ScenarioBuilder on Source type (#31244)
Co-authored-by: girarda <girarda@users.noreply.github.com>
Co-authored-by: Catherine Noll <clnoll@users.noreply.github.com>
Co-authored-by: Maxime Carbonneau-Leclerc <maxi297@users.noreply.github.com>
|
2023-10-16 17:12:18 -07:00 |
|
girarda
|
1567eaa869
|
🤖 Bump patch version of Python CDK
|
2023-10-16 21:54:17 +00:00 |
|
Alexandre Girard
|
04c4fea5cc
|
🐛 Concurrent CDK bug fixes (#31402)
|
2023-10-16 12:06:35 -07:00 |
|
askarpets
|
24dca67008
|
🤖 Bump patch version of Python CDK
|
2023-10-16 08:26:21 +00:00 |
|
Anton Karpets
|
51fa2b3c31
|
🐛Airbyte CDK: wrap HTTP error with status code 400 in AirbyteTracedException (#31207)
|
2023-10-16 11:15:04 +03:00 |
|
yevhenii-ldv
|
e757fb87b3
|
🤖 Bump patch version of Python CDK
|
2023-10-13 10:35:05 +00:00 |
|
yevhenii-ldv
|
7487d6ff4e
|
🤖 Bump patch version of Python CDK
|
2023-10-13 10:10:22 +00:00 |
|
Yevhenii
|
11e865177a
|
CDK: Enable debug logging when running availability check (#31368)
|
2023-10-13 13:00:46 +03:00 |
|