Natik Gadzhi
0249e9143f
docs: download yaml component schema for docs ( #53232 )
2025-02-07 13:36:57 -08:00
Aaron ("AJ") Steers
0727e4435a
docs: fix refs to Python CDK manifest yaml ( #48576 )
2024-11-20 18:53:15 +00:00
Aaron ("AJ") Steers
c6d49bdc60
Python-CDK: Remove CDK (replaced by new repo) ( #48470 )
2024-11-18 17:45:18 -08:00
Aaron ("AJ") Steers
dd537abe40
Python-CDK(!): Temporarily break CDK builds during migration effort ( #48445 )
2024-11-09 16:51:55 -08:00
Aaron ("AJ") Steers
e4641d3306
Docs(python-cdk): Add automated PDoc docs generation CI job ( #46977 )
2024-11-09 15:44:11 -08:00
maxi297
64c04160ab
🤖 patch bump Python CDK to version 6.5.2
2024-11-08 22:44:39 +00:00
Maxime Carbonneau-Leclerc
de137f28f1
bugfix: Ensure that streams with partition router are not executed concurrently ( #48432 )
2024-11-08 17:40:13 -05:00
Aldo Gonzalez
8ede5a577f
✨ Feat(cdk): make sure file-transfer is handled when _concurrency_level is set and new get_file method for connectors. ( #48345 )
2024-11-08 15:56:36 -06:00
tolik0
e366717f66
🤖 patch bump Python CDK to version 6.5.1
2024-11-08 14:30:37 +00:00
Anatolii Yatsuk
dd52899a6c
fix(airbyte-cdk): Add state workaround for legacy substreams ( #48387 )
2024-11-08 16:24:48 +02:00
artem1205
912d94f4b2
🤖 minor bump Python CDK to version 6.5.0
2024-11-08 10:19:26 +00:00
Artem Inzhyyants
0c73a65c07
feat(airbyte-cdk): add jinja macros today_with_timezone ( #48400 )
...
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com >
2024-11-08 11:15:33 +01:00
maxi297
3976c01dad
🤖 minor bump Python CDK to version 6.4.0
2024-11-07 17:41:13 +00:00
Maxime Carbonneau-Leclerc
2266c3ae7e
bugfix: Move to CustomFormatConcurrentStreamStateConverter on epoch as well a… ( #48389 )
2024-11-07 12:37:23 -05:00
artem1205
944e010852
🤖 minor bump Python CDK to version 6.3.0
2024-11-07 15:09:08 +00:00
Artem Inzhyyants
5ca44e5d0d
feat(airbyte-cdk): add clear method to HttpMocker ( #48399 )
...
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com >
2024-11-07 16:04:52 +01:00
maxi297
89f08b732f
🤖 minor bump Python CDK to version 6.2.0
2024-11-05 20:21:31 +00:00
Maxime Carbonneau-Leclerc
e99938a989
Concurrent cursor support multiple formats ( #48361 )
2024-11-05 15:18:07 -05:00
artem1205
ebcb86d605
🤖 patch bump Python CDK to version 6.1.1
2024-11-04 18:43:29 +00:00
Artem Inzhyyants
ca767a35b7
Airbyte CDK: fix streams discover ( #48110 )
...
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com >
2024-11-04 19:40:02 +01:00
Aaron ("AJ") Steers
72f7ae83c3
revert config text change (broke CI) ( #48119 )
2024-11-01 12:32:28 -07:00
Aaron ("AJ") Steers
bde10c6d00
Python-CDK: New text suggestion for raw files option ( #48114 )
...
Co-authored-by: Alexandre Cuoci <Hesperide@users.noreply.github.com >
2024-11-01 12:13:33 -07:00
aldogonzalez8
e2b5443928
🤖 minor bump Python CDK to version 6.1.0
2024-10-31 12:26:46 +00:00
Aldo Gonzalez
d166bc6632
✨ Feature(airbyte-cdk): File Transfer implementation ( #47686 )
2024-10-31 06:23:04 -06:00
brianjlai
d8ef4d1040
🤖 major bump Python CDK to version 6.0.0
2024-10-30 03:22:25 +00:00
Brian Lai
6e2cbb4bb0
[Concurrent Low-Code] ConcurrentDeclarativeSource class that low-code connectors can inherit from to uptake Concurrent CDK ( #46662 )
...
Co-authored-by: Maxime Carbonneau-Leclerc <3360483+maxi297@users.noreply.github.com >
2024-10-29 18:09:08 -07:00
Aaron ("AJ") Steers
423d74529b
Destination-Motherduck: Fix write failures ( #47694 )
...
Co-authored-by: Guen Prawiroatmodjo <guen@motherduck.com >
2024-10-28 16:27:47 -07:00
Aaron ("AJ") Steers
8f6a548795
Destination-MotherDuck: Use new table naming methodology, use explicit column names, and add debug info for column matching ( #47688 )
...
Co-authored-by: Guen Prawiroatmodjo <guen@motherduck.com >
2024-10-28 14:48:41 -07:00
tolik0
81ce6f234b
🤖 minor bump Python CDK to version 5.17.0
2024-10-28 12:06:44 +00:00
Anatolii Yatsuk
fb769bd0a0
feat(airbyte-cdk): Add Per Partition with Global fallback Cursor ( #45125 )
2024-10-28 14:03:41 +02:00
Guen Prawiroatmodjo
89a1283bb0
Fix: MotherDuck destination was not passing MotherDuck API key to SQL processor ( #47380 )
2024-10-25 13:11:07 -07:00
lmossman
4bcabd4968
🤖 minor bump Python CDK to version 5.16.0
2024-10-23 22:54:49 +00:00
Lake Mossman
b590a21629
return better structured error logs to connector builder ( #46963 )
2024-10-23 15:49:50 -07:00
aaronsteers
82d3561e7b
🤖 minor bump Python CDK to version 5.15.0
2024-10-23 05:12:57 +00:00
Aaron ("AJ") Steers
8d6a7aa220
Python-CDK: Add CDK sql module for new MotherDuck destination ( #47260 )
...
Co-authored-by: Guen Prawiroatmodjo <guen@motherduck.com >
2024-10-22 22:09:08 -07:00
pnilan
b1c586cfb5
🤖 patch bump Python CDK to version 5.14.1
2024-10-23 00:10:07 +00:00
Patrick Nilan
15da7f20dd
[airbyte-cdk] - Update HttpClient to call authenticator on backoff retry attempts in HttpClient._send ( #47191 )
2024-10-22 17:05:53 -07:00
Patrick Nilan
ccded4f9d7
[airbyte-cdk] fix backtick-omitted text in CDK changelog ( #47251 )
2024-10-22 19:27:34 +00:00
tolik0
c9670af5b8
🤖 minor bump Python CDK to version 5.14.0
2024-10-18 13:24:42 +00:00
Anatolii Yatsuk
569ed5c45a
fix(airbyte-cdk): Fix yielding parent records in SubstreamPartitionRouter ( #46918 )
2024-10-18 16:19:29 +03:00
Augustin
0d6cf1bdc9
Upgrade to Dagger 0.13 ( #46923 )
...
## What
<!--
* Describe what the change is solving. Link all GitHub issues related to this change.
-->
Upgrade from dagger 0.9.6 to dagger 0.13
## How
<!--
* Describe how code changes achieve the solution.
-->
* change behavior of `with_exec()`. The `skip_entrypoint` keyword arg has been changed to an opposite kwarg: `use_entrypoint`
* The `pipeline()` function has been removed. Remove its use.
## How will I deem the update stable
* [x] `pipelines` tests are 🟢
* [x] `CAT` tests are 🟢
* [x] `base_image` tests are 🟢
* [x] Tests are running for a java and a python connector 🟢 [(Python test)](https://github.com/airbytehq/airbyte/actions/runs/11370125686 ) [(Java test)](https://github.com/airbytehq/airbyte/actions/runs/11381915439/job/31664363609 )
* [x] The publish pipeline still works for java and python connectors 🟢 [(test)](https://github.com/airbytehq/airbyte/actions/runs/11367885824/job/31621641890 )
## User Impact
Should have no impact
## Can this PR be safely reverted and rolled back?
<!--
* If unsure, leave it blank.
-->
- [x] YES 💚
- [ ] NO ❌
2024-10-17 12:24:40 +02:00
Maxime Carbonneau-Leclerc
5fb3fc24f3
Add warning on AsyncRetriever ( #46952 )
2024-10-16 21:39:33 -04:00
Aaron ("AJ") Steers
1bf32a0db2
Chore(Source S3): Bump to CDK v5 (release candidate) ( #46298 )
2024-10-14 20:31:28 +00:00
Natik Gadzhi
b9f4154d1c
chore(airbyte-cdk): remove codeflash to reduce repo noise ( #46727 )
2024-10-11 12:20:37 -07:00
Tomasz Szuba
df80472d5e
Improve SubstreamResumableFullRefreshCursor performance ( #44428 )
...
Co-authored-by: Brian Lai <51336873+brianjlai@users.noreply.github.com >
2024-10-10 19:38:49 -04:00
Chandler Prall
f8ac7f9fd7
fix: typo in XmlDecoder description ( #46714 )
2024-10-10 09:44:34 -06:00
tolik0
6fe2762030
🤖 minor bump Python CDK to version 5.13.0
2024-10-10 11:56:20 +00:00
Anatolii Yatsuk
7ed64be86e
feat(airbyte-cdk): Add extra fields to StreamSlice ( #46311 )
2024-10-10 14:49:52 +03:00
pnilan
614b341228
🤖 patch bump Python CDK to version 5.12.1
2024-10-09 23:44:05 +00:00
Patrick Nilan
5381fbab8d
[airbyte-cdk] - removes class_types_registry and default_implementation_registry ( #46693 )
2024-10-09 16:40:03 -07:00