1
0
mirror of synced 2025-12-22 19:38:29 -05:00
Commit Graph

95 Commits

Author SHA1 Message Date
Aaron ("AJ") Steers
16aaee0b9e feat: Add external documentation URLs to all destination connectors (Group A) (#69353)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2025-11-17 21:11:07 -08:00
octavia-bot[bot]
c4e8fa2f50 chore: upgrade destination-azure-blob-storage to bulk CDK 0.1.61 (#69127)
Co-authored-by: edgao <5741425+edgao@users.noreply.github.com>
Co-authored-by: octavia-bot[bot] <108746235+octavia-bot[bot]@users.noreply.github.com>
Co-authored-by: Subodh Kant Chaturvedi <subodh1810@gmail.com>
2025-11-05 12:25:12 +05:30
Subodh Kant Chaturvedi
9eb70fb5a7 feat: update speed destination connectors to work with new proto format (#67153)
Co-authored-by: Rodi Reich Zilberman <867491+rodireich@users.noreply.github.com>
2025-10-21 23:03:33 +05:30
Davin Chia
bc888917f8 chore: remove memory limits from certified GA destinations (#67078)
Remove memory_limit from sync job resourceRequirements for 4 certified GA destinations:

destination-s3 (1.9.2 → 1.9.3)
destination-bigquery (3.0.7 → 3.0.8)
destination-azure-blob-storage (1.1.1 → 1.1.2)
This change improves performance and resource utilization by removing artificial memory caps while keeping memory_request intact.

Limits are mostly a cost concern, and connector devs shouldn't need to set them to begin with.

🤖 Generated with Claude Code

Co-authored-by: Claude <noreply@anthropic.com>
2025-10-06 10:36:55 -07:00
Edward Gao
12837e2833 Bulk CDK: enforce test timeouts better (#66722) 2025-09-29 09:31:05 -07:00
Edward Gao
335acd4052 Bulk CDK: move connector cdk version decl into property file (#66484) 2025-09-22 10:14:55 -07:00
Jimmy Ma
be1c759647 chore(destination-azure-blob-storage): improve docs and specs (#66139) 2025-09-10 09:16:36 -07:00
Jimmy Ma
486cdeaf93 chore(destination-azure-blob-storage): pin the cdk for dest azure blob (#65962) 2025-09-05 10:50:16 -07:00
Jimmy Ma
fbb2984f60 feat(destination-azure-blob-storage): Add Entra ID auth support. (#65933)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2025-09-05 10:05:56 -07:00
Ryan Br...
373e73b1d8 Pin these destinations with flakey testing to latest CDK. (#65625)
Co-authored-by: davinchia <davinchia@gmail.com>
2025-08-29 16:07:55 -07:00
octavia-bot[bot]
1f4d0438f8 🐙 destination-azure-blob-storage: release 1.0.4 (#64556)
Co-authored-by: octavia-bot[bot] <108746235+octavia-bot[bot]@users.noreply.github.com>
Co-authored-by: subodhchaturvedi <subodh1810@gmail.com>
2025-08-08 01:47:01 +05:30
Subodh Kant Chaturvedi
1ee8cb5edb fix: cap socket part size (#64545) 2025-08-08 00:45:03 +05:30
Subodh Kant Chaturvedi
ddc1eec634 feat: implement socket+proto tests for azure blob destination (#64489)
Co-authored-by: Maxime Carbonneau-Leclerc <3360483+maxi297@users.noreply.github.com>
2025-08-05 22:10:27 +05:30
Subodh Kant Chaturvedi
6061f9d73f chore: release azure on latest CDK (#64506) 2025-08-05 22:10:07 +05:30
Subodh Kant Chaturvedi
94ad36e465 chore: get azure blob storage on the latest cdk (#64487)
Co-authored-by: Maxime Carbonneau-Leclerc <3360483+maxi297@users.noreply.github.com>
2025-08-05 16:33:00 +05:30
Charles
50a97db804 chore: migrate connectors from MIT to ELv2 (#63723) 2025-07-22 14:26:58 -07:00
Rodi Reich Zilberman
cbf42c3333 Socket mode in bulk extract CDK (#60993) 2025-07-07 12:54:08 -07:00
Edward Gao
15b5614d6d bulk load cdk: turn supportsDedup into an object (#60286) 2025-05-16 17:27:13 -04:00
Davin Chia
54a7dc5bc7 chore: move remaining certified Destinations new build flow. (#60282)
Destination S3 errors are due to flaky tests.

Destination Databricks tests are erroring out for other reasons.
2025-05-14 17:13:04 -04:00
Johnny Schmidt
e6681c9d80 [Load-CDK] Pre-speed cleanup; Remove dead old interface code (#59735) 2025-05-12 18:44:11 +00:00
Johnny Schmidt
174378b53b [Dest-Azure-BS] Azure Blob Storage Uses New Old File Xfer (#59736) 2025-05-12 10:53:47 -07:00
Edward Gao
bc9bcd4d5b bulk load cdk: implement check generically (#59691) 2025-05-08 08:21:51 -07:00
Johnny Schmidt
0543ad60ba Load-CDK: Bugfix: Correct jackson-to-input-string ratio (#59710) 2025-05-07 20:11:38 +00:00
Aaron ("AJ") Steers
190bb40340 chore: add missing poe-tasks files for bulk-cdk java connectors (#59698) 2025-05-06 18:23:38 -07:00
plovegro
4e1827d0ef Update SAS Token documentation for BULK INSERT Load type (#57563)
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Edward Gao <edward.gao@airbyte.io>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2025-04-17 17:17:27 -03:00
Edward Gao
bec7f13774 Destination Azure Blob Storage: actually certify (#57541)
Co-authored-by: Francis Genet <francis.genet@airbyte.io>
2025-04-09 13:55:34 -07:00
Edward Gao
92e5edc2e8 Destination Azure Blob Storage: Certify (#56391)
Co-authored-by: Francis Genet <francis.genet@airbyte.io>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2025-04-09 08:19:57 -07:00
Davin Chia
e83517dc70 M4 Compatibility: Part 1. (#55906) 2025-03-21 19:43:12 -04:00
Augustin
f661f51f41 destination-azure-blob-storage: Use airbyte/java-connector-base:2.0.0 (#51507) 2025-01-13 17:36:50 +02:00
Augustin
5929db3f2b destination-azure-blob-storage: Use airbyte/java-connector-base:1.0.0 (#49910)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2024-12-19 10:24:54 +02:00
Augustin
601c3c455c Rename registries to registryOverrides in connector metadata (#43757) 2024-08-13 16:10:56 +02:00
Marcos Marx
3c3a80a7e3 [destination-azure-blob-storage] File Extensions added for the output files #27701 (#38061)
Co-authored-by: richa-rochna <rochna.richa@gmail.com>
Co-authored-by: Richa Rochna <99747757+richa-rochna@users.noreply.github.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2024-06-14 11:02:16 -03:00
Stephane Geneix
a74bd224ab destination-azure: fix AzureBlobStorageSpillTest (#39465)
test was passing when run from IDE, but not when run with airbyte-ci. Issue was the hardcoding of the container's IP
2024-06-13 09:59:23 -07:00
Augustin
31c95da499 [skip ci] Add connectorTestSuitesOptions to metadata (#38188) 2024-05-15 15:04:10 -05:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Stephane Geneix
c642d81b84 Stephane/enable javac errors 1 (#32467) 2023-11-13 18:07:58 -06:00
Stephane Geneix
9c6ed93a9d Revert "update all connectors for new CDK version and more stringent javac checks"
This reverts commit 18ad87bbd1.
2023-11-02 15:42:28 -07:00
Stephane Geneix
18ad87bbd1 update all connectors for new CDK version and more stringent javac checks 2023-11-02 15:24:58 -07:00
Marius Posta
7cd8020ac8 java CDK: hoist top-level gradle projects into CDK (#31960)
Co-authored-by: postamar <postamar@users.noreply.github.com>
2023-10-30 12:03:06 -07:00
Augustin
ac6f44cf2c remove Dockerfile and .dockerignore for Java connectors (#31769) 2023-10-24 15:08:13 -05:00
Marius Posta
f8edc18039 airbyte-ci,gradle: replace airbyte-docker with airbyte-ci (#30743) 2023-10-04 08:38:17 -07:00
Aaron ("AJ") Steers
da32fc86bf 🚀 Launch Java CDK v0.1.0 (PR #30383)
- Launch Java CDK `v0.1.0`. 🚀
- Remove `airbyte-docker` gradle plugin from java connectors.
- Add `airbyte-java-connector` gradle plugin.
- Remove `airbyte-commons` from global build.gradle.
- Add `/publish-java-cdk` slash command.
- Initial launch of `/airbyte-ci` slash command to test connectors.
2023-09-27 15:46:02 -07:00
Mark Wagner
ca30781ca6 🐛 Destination Azure Blob Storage: Switch per-record logging in writer from info to debug (#30412)
Co-authored-by: Evan Tahler <evan@airbyte.io>
2023-09-20 19:20:56 -05:00
Marius Posta
51c67d7eaa gradle: remove airbyteDocker.outputs dependencies (#30314) 2023-09-11 17:16:27 -07:00
Marius Posta
ef2849e35e gradle: fix airbyteDocker task inputs (#30187) 2023-09-07 03:46:31 -07:00
Edward Gao
ab04c3b2da DATs: Fix spurious failures (#29734) 2023-08-22 17:44:04 -05:00
Ben Church
40781313da Update Internal Fields: update ql levels to better resemble previous high strictness (#29450) 2023-08-15 18:03:10 -05:00
Evan Tahler
9f515a867f DAT tearDown should cleanup *all* schemas used (#29312)
* DAT `tearDown` should cleanup *all* schemas used

* redshift too

* push all method signature changes

* Automated Commit - Format and Process Resources Changes

* use hashset

* TEST_SCHEMAS on setup as well

* fix call

* Automated Commit - Format and Process Resources Changes

---------

Co-authored-by: evantahler <evantahler@users.noreply.github.com>
2023-08-11 11:40:49 -07:00
Ben Church
2f7deaee02 [skip ci] Metadata: Remove leading underscore (#29024)
* DNC

* Add test models

* Add model test

* Remove underscore from metadata files

* Regenerate models

* Add test to check for key transformation

* Allow additional fields on metadata

* Delete transform
2023-08-03 10:56:13 -07:00
Ben Church
e9490e3fb6 Connector Levels: Add new internal metadata fields (#28904)
* Add airbyte internal

* Add tests

* First pass

* Set destinations to same levels as sources

* Best guess at missing statuses

* Best guess at _ql

* Add separate enum class

* Fix support level name

* Update templates

* Add one more test
2023-08-01 18:08:33 -05:00