1
0
mirror of synced 2025-12-20 18:39:31 -05:00
Commit Graph

1266 Commits

Author SHA1 Message Date
maxi297
7949c5b0e9 🤖 Bump patch version of Python CDK 2024-01-30 15:11:50 +00:00
Maxime Carbonneau-Leclerc
c26d355de8 Fix Cursor interface change + FileBased change at the same time (#34653) 2024-01-30 10:03:00 -05:00
Maxime Carbonneau-Leclerc
ca8590e2b4 Have StateBuilder return our actual state object and not simply a dict (#34625) 2024-01-30 08:46:03 -05:00
Maxime Carbonneau-Leclerc
2c8b47b100 Emit state when no partitions are generated for ccdk (#34605) 2024-01-30 08:45:49 -05:00
clnoll
acd26ac1cb 🤖 Bump minor version of Python CDK 2024-01-30 00:59:56 +00:00
Catherine Noll
eb31e4d2ba File-based CDK: make full refresh concurrent (#34411) 2024-01-29 19:33:50 -05:00
maxi297
9190517649 🤖 Bump patch version of Python CDK 2024-01-26 21:23:06 +00:00
Maxime Carbonneau-Leclerc
abe985167b Fix broken print in ccdk (#34578) 2024-01-26 16:16:29 -05:00
maxi297
b2ec58efe5 🤖 Bump patch version of Python CDK 2024-01-24 17:42:40 +00:00
Maxime Carbonneau-Leclerc
b9c1897cfc Fix concurrent deadlock (#34454) 2024-01-24 12:35:21 -05:00
clnoll
1d6e628ba1 🤖 Bump minor version of Python CDK 2024-01-18 16:47:14 +00:00
Catherine Noll
e3e58cc063 Concurrent CDK: fix state message ordering (#34131) 2024-01-18 11:35:40 -05:00
girarda
ef785c7019 🤖 Bump patch version of Python CDK 2024-01-18 08:01:19 +00:00
Alexandre Girard
0faa69d899 concurrent cdk: improve resource usage and stop waiting on the main thread (#33669)
Co-authored-by: Augustin <augustin@airbyte.io>
2024-01-17 23:54:02 -08:00
midavadim
3f4074e3d3 🤖 Bump patch version of Python CDK 2024-01-15 12:50:23 +00:00
midavadim
e2476f2ab3 🐛 CDK HttpRequester should support str http_method which comes from manifest.yaml file (#34011) 2024-01-15 14:31:11 +02:00
bazarnov
37cc90517d 🤖 Bump patch version of Python CDK 2024-01-11 19:34:51 +00:00
Baz
cf7f700bbb 🎉 Airbyte CDK (File-based CDK): Stop the sync if the record could not be parsed (#32589) 2024-01-11 21:26:23 +02:00
artem1205
0b207f9405 🤖 Bump patch version of Python CDK 2024-01-10 14:27:00 +00:00
Artem Inzhyyants
9c6aea19cd Airbyte CDK: handle private network exception as config error (#33751) 2024-01-10 15:20:40 +01:00
askarpets
c084212f5b 🤖 Bump patch version of Python CDK 2024-01-10 10:51:33 +00:00
Anton Karpets
8305d05e52 Airbyte CDK: add POST method to HttpMocker (#34001)
Co-authored-by: maxi297 <maxime@airbyte.io>
2024-01-10 12:44:58 +02:00
girarda
ce270c6288 🤖 Bump patch version of Python CDK 2024-01-09 02:06:26 +00:00
Alexandre Girard
c8ca4b13ff 🐛 fix declarative oauth initialization (#32967)
Co-authored-by: girarda <girarda@users.noreply.github.com>
2024-01-08 17:40:48 -08:00
maxi297
762d312687 🤖 Bump patch version of Python CDK 2024-01-04 15:39:42 +00:00
Maxime Carbonneau-Leclerc
60edbba67f [ISSUE #32871] enable debug logs for integration tests (#33718) 2024-01-04 10:32:54 -05:00
Natik Gadzhi
68e833104b Docs: review and update connector form scratch documentation and related guides (#33822)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2024-01-02 16:59:51 -08:00
keu
3470ddddf1 🤖 Bump patch version of Python CDK 2023-12-21 12:59:14 +00:00
Eugene Kulak
4061f08f3d CDK: Add schema normalization to declarative stream (#32786)
Co-authored-by: Eugene Kulak <kulak.eugene@gmail.com>
Co-authored-by: Yevhenii Kurochkin <ykurochkin@flyaps.com>
Co-authored-by: Alexandre Girard <alexandre@airbyte.io>
2023-12-21 14:51:17 +02:00
clnoll
5d39552b53 🤖 Bump minor version of Python CDK 2023-12-20 17:10:08 +00:00
Catherine Noll
86321b7945 Concurrent CDK: add state converter for ISO timestamps with milliseco… (#33531) 2023-12-20 11:53:59 -05:00
keu
894cadc028 🤖 Bump patch version of Python CDK 2023-12-20 00:07:02 +00:00
Eugene Kulak
25bdd30fd5 CDK: add SelectiveAuthenticator (#33526)
Co-authored-by: Eugene Kulak <kulak.eugene@gmail.com>
Co-authored-by: Yevhenii Kurochkin <ykurochkin@flyaps.com>
2023-12-20 01:59:50 +02:00
Joe Reuter
2dd68020ef Fix cdk unit test (#33572) 2023-12-18 15:21:33 +01:00
Joe Reuter
3cfd097911 CDK: Update changelog (#33304) 2023-12-15 14:10:39 +01:00
flash1293
b653d067a5 🤖 Bump patch version of Python CDK 2023-12-15 10:38:16 +00:00
Joe Reuter
9065181e77 Unstructured parser: Support txt (#32929)
Co-authored-by: flash1293 <flash1293@users.noreply.github.com>
2023-12-15 11:31:45 +01:00
maxi297
88d6382043 🤖 Bump patch version of Python CDK 2023-12-14 14:30:07 +00:00
Maxime Carbonneau-Leclerc
66edb4b0f0 Issue 32871/more integration test tooling to test events stream (#33305)
Co-authored-by: Catherine Noll <clnoll@users.noreply.github.com>
2023-12-14 09:23:19 -05:00
yevhenii-ldv
d6556cabbe 🤖 Bump patch version of Python CDK 2023-12-13 14:08:07 +00:00
Yevhenii
0aea0eb560 CDK: Raise error on passing unsupported value formats as query parameters (#33060)
Co-authored-by: Alexandre Girard <alexandre@airbyte.io>
2023-12-13 14:01:34 +00:00
flash1293
76cd4d942f 🤖 Bump patch version of Python CDK 2023-12-13 11:50:06 +00:00
flash1293
161a6c08f3 🤖 Bump patch version of Python CDK 2023-12-13 11:31:51 +00:00
Joe Reuter
55d5345bff Vector DB CDK: Refactor to improve readability (#33255)
Co-authored-by: flash1293 <flash1293@users.noreply.github.com>
2023-12-13 11:23:39 +00:00
Joe Reuter
c1e428f35c File CDK: Handle 422 errors separately (#33300) 2023-12-13 11:03:36 +00:00
maxi297
dd5ceb7a00 🤖 Bump patch version of Python CDK 2023-12-12 21:55:40 +00:00
Flutra Osmani
0c23a9879e update the cdk to use the latest version of the protocol (#33340) 2023-12-12 13:42:38 -08:00
maxi297
5b099830be 🤖 Bump patch version of Python CDK 2023-12-11 14:27:21 +00:00
Maxime Carbonneau-Leclerc
0c2d43fdf9 Issue 32871/extract trace message creation (#33227) 2023-12-11 09:20:45 -05:00
Maxime Carbonneau-Leclerc
d3f2aa548a [ISSUE #33202] allow for loose query params validation (#33226) 2023-12-11 08:57:41 -05:00