Aaron ("AJ") Steers
1be0a61502
feat: Add external documentation URLs to Group D source connectors (source-commercetools through source-ezofficeinventory) ( #69731 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-11-18 17:31:41 -08:00
Charles
50a97db804
chore: migrate connectors from MIT to ELv2 ( #63723 )
2025-07-22 14:26:58 -07:00
devin-ai-integration[bot]
5bf1f0231a
chore(source-dynamodb): Convert to new gradle build flow (do not merge) ( #62916 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: yue.li@airbyte.io <yue.li@airbyte.io >
2025-07-11 01:04:49 +00:00
Omar Änwar
0a6ff0548f
fix(source-dynamodb): Replace ListNode with Iterator for lazyness #61600 ( #61601 )
...
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2025-06-17 13:19:06 -03:00
Aaron ("AJ") Steers
05965c781e
chore: add poe_tasks.toml for all java connectors ( #59670 )
2025-05-05 17:28:27 -07:00
Nick Copley
806dafa3e7
🐛 bug(52686):[source-dynamodb]: fixed IRSA by adding STS to classpath of connector. ( #53202 )
...
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com >
2025-02-12 17:57:32 +00:00
Augustin
b03c15b960
source-dynamodb: Use airbyte/java-connector-base:2.0.0 ( #51489 )
2025-01-13 17:37:27 +02:00
Augustin
44b7dc7e2f
source-dynamodb: Use airbyte/java-connector-base:1.0.0 ( #49881 )
...
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2024-12-19 10:26:11 +02:00
Augustin
601c3c455c
Rename registries to registryOverrides in connector metadata ( #43757 )
2024-08-13 16:10:56 +02:00
Andrei Tserakhau
f90d9f114d
🐙 source-dynamodb: fix incorrect type check for incremental read ( #41936 )
...
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com >
2024-07-31 14:05:39 -03:00
Dan Aronson
49e0cf3443
[source-dynamo] filter sort key from primary key detection ( #42433 )
2024-07-23 16:30:41 -03:00
Dan Aronson
c452498de5
[source-dynamo] change dynamo primary key to use key schema ( #42398 )
2024-07-22 13:52:20 -03: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
Ivica Taseski
960b5c9f62
🐛 Source Dynamodb: Fix missing scan permissions ( #27045 )
...
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com >
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com >
2024-05-01 10:47:12 -03:00
DavidMrts
ccfb775519
🐛 Source Dynamodb: fix list more than 100 tables ( #31935 )
...
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com >
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com >
2024-05-01 09:07:12 -03:00
Keith Thompson
d26a3bab9f
✨ Source dynamodb: Allow role based access ( #37530 )
2024-04-30 18:34:54 -03:00
Marius Posta
c1c808810a
source-dynamodb: adopt CDK 0.20.4 ( #35232 )
2024-02-14 11:53:35 -08:00
Chandler Prall
9a67b7fa10
🐛 bump cdk versions for java sources ( #34453 )
2024-02-01 14:26:38 -07:00
Evan Tahler
64cd1ce789
AWS Destinations: New AWS regions ( #33924 )
2024-01-05 10:51:10 -06:00
Subodh Kant Chaturvedi
0c3d12ba2b
jdbc-sources: migrate to PER-STREAM state ( #33485 )
2023-12-19 15:38:39 +05:30
Stephane Geneix
c642d81b84
Stephane/enable javac errors 1 ( #32467 )
2023-11-13 18:07:58 -06:00
Augustin
368ba78b64
🧹 doc: update connectors README and remove acceptance-test-docker.sh ( #32209 )
2023-11-06 12:36:07 -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
Marius Posta
7ae97175a6
gradle: fix repo wide behaviour ( #30607 )
2023-09-28 05:01:13 -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
Marius Posta
51c67d7eaa
gradle: remove airbyteDocker.outputs dependencies ( #30314 )
2023-09-11 17:16:27 -07:00
Augustin
53129c56a6
[skip ci]: alpha connectors should be community ( #29550 )
2023-08-17 21:50:24 +02: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
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
Ben Church
1dabc6208e
Metadata: add tags field ( #26320 )
...
* Add optional tags field
* Remove duplicate icons
* Add programming tags to all
* Update docs
* supportUrl -> documentationUrl
* Ensure one language tag is applied
* Add keyvalue check
* rebase and fix tests
* Format
* Add cache buster
* Improve test
* Automated Commit - Formatting Changes
* Update error
* Fix missing tags
* Fix scaffold
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@sers.noreply.github.com >
Co-authored-by: bnchrch <bnchrch@users.noreply.github.com >
2023-05-26 16:13:09 -07:00
Augustin
fd3655707e
connectors-ci: add finalize_build logic to handle custom Dockerfiles ( #26489 )
2023-05-25 09:32:19 +02:00
Ben Church
248bbf94c1
HACKDAY: Icon CDN ( #26158 )
...
* Move icons to connector folder
* Delete old icons
* Update upload logic
* Add icon url to definitions
* Update registry model
* Populate cdn url
* DNC butcher the pipeline
* Low hanging fruit fixes
* Fix bucket name
* Merge old and new approaches
* Fix metadata upload step
* Format
* Fix test
2023-05-24 17:25:41 -07:00
Augustin
7310494846
qa-checks: check metadata version matches dockerfile version ( #25661 )
2023-05-04 16:08:19 -07:00
Jonathan Pearlin
a38af089e9
Track stream status in source ( #24971 )
...
* WIP Track stream status in source
* Revert formatting
* Revert formatting changes
* Remove unnecessary file
* Automated Change
* Automated Change
* Use new stream status trace message
* Rename class
* Remove unnecessary import
* Formatting
* Add tests
* Fix compile issues
* Automated Commit - Formatting Changes
* Remove TODO
* Fix compilation error
* Split STOPPED into INCOMPLETE and COMPLETE
* Remove unused import
* Changelog updates for source-postgres
* Remove unused import
* auto-bump connector version
---------
Co-authored-by: jdpgrailsdev <jdpgrailsdev@users.noreply.github.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-04-26 15:14:25 -05:00
Ben Church
5563179782
Dagster: rename catalog to registry ( #25254 )
...
* rename catalog to registry in metadata service
* rename catalog to registry in metadata files
* Run generate models
* Fix missed renames
* Add github personal access token
* Run black
* Automated Change
---------
Co-authored-by: bnchrch <bnchrch@users.noreply.github.com >
2023-04-18 22:15:11 +02:00
Augustin
ebc907cdf7
create metadata files for all connectors ( #24964 )
2023-04-13 07:45:04 +02:00
Rodi Reich Zilberman
0bab1756b8
Rename airbyte-config module ( #24885 )
...
* rename airbyte-config module
* Automated Commit - Formatting Changes
* sanity
* update import
* update import
* update script
* update script
* update script
* update script
* Automated Change
* Automated Change
* Automated Change
* Automated Change
* update awsdatalake icon
* point slash commands to new path
* sanity
* Automated Commit - Formatting Changes
* sanity
* Automated Change
* Automated Change
* sanity
---------
Co-authored-by: rodireich <rodireich@users.noreply.github.com >
2023-04-06 10:47:30 -07:00
Akash Kulkarni
245b1f1ce3
Running the formatter ( #23919 )
...
Running "./gradlew :spotlessJavaApply" on the codebase
2023-03-09 20:59:00 +00:00
sh4sh
821fce1d54
Revert "Revert " 🐛 Source Dynamodb: Fix reserved words in expression ( #20172 )" ( #23515 )" ( #23598 )
...
This reverts commit a5cd384a40 .
2023-03-02 11:32:46 -05:00
sh4sh
a5cd384a40
Revert " 🐛 Source Dynamodb: Fix reserved words in expression ( #20172 )" ( #23515 )
...
This reverts commit b9b8cb0638 .
2023-02-28 14:33:45 +00:00
Ivica Taseski
b9b8cb0638
🐛 Source Dynamodb: Fix reserved words in expression ( #20172 )
...
* fix reserved words in expression
* chore: bump version
* fix state message
* auto-bump connector version
* fix reserved words in projection expression
* bump dockerfile version
* auto-bump connector version
---------
Co-authored-by: Vincent Koc <vincentkoc@ieee.org >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
Co-authored-by: Sajarin <sajarindider@gmail.com >
Co-authored-by: Sunny <6833405+sh4sh@users.noreply.github.com >
2023-02-27 21:13:03 +00:00
Peter Hu
e5eac0a4cc
use published protocol models jar ( #22498 )
...
* add airbyte-protocol to deps.toml
* use published protocol jar for platform
* use published protocol jar for connectors
* point at published jar
* fix dep
* bump gcs storage
* fix build failures in standard-source-test
* fix deps
* downgrade alloy db because it is missing strictness tests
* Revert "downgrade alloy db because it is missing strictness tests"
This reverts commit cc6089d053 .
---------
Co-authored-by: cgardens <charles@airbyte.io >
2023-02-13 12:50:43 -06:00
Akash Kulkarni
762a8cde5b
Source-DynamoDB : Fix failing build ( #22682 )
...
* Fix failing DynamoDB source build
* Bump version
2023-02-10 01:02:44 +00:00
Cole Snodgrass
2e099acc52
update headers from 2022 -> 2023 ( #22594 )
...
* It's 2023!
* 2022 -> 2023
---------
Co-authored-by: evantahler <evan@airbyte.io >
2023-02-08 13:01:16 -08:00