Aaron ("AJ") Steers
7b75fa71ee
feat: Add external documentation URLs to Group G source connectors (source-jobnimbus through source-microsoft-dataverse) ( #69734 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-11-18 18:06:06 -08:00
Charles
50a97db804
chore: migrate connectors from MIT to ELv2 ( #63723 )
2025-07-22 14:26:58 -07:00
devin-ai-integration[bot]
03a62ad15b
chore(source-kafka): Convert to new gradle build flow (do not merge) ( #62919 )
...
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 00:57:22 +00:00
devin-ai-integration[bot]
aee315fd79
chore(source-kafka): fixing vulnerabilities in dependencies (do not merge) ( #60275 )
...
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-05-14 11:59:05 -07: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
d6904b0de2
🐛 bug(55827):[source-kafka]: added AWS MSK IAM Auth jar to classpath an… ( #55828 )
...
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com >
2025-03-20 15:29:47 -03:00
Jason T Brown
b1ee9f572e
[source-kafka] for sasl_mechanism OAUTHBEARER, set some needed configs ( #53231 )
...
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com >
2025-03-07 08:21:39 -03:00
Jason T Brown
f4619233e8
[source-kafka] fix avro schema_registry_password as a secret in config ( #53221 )
...
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com >
2025-02-07 13:07:52 +00:00
Augustin
a36b7d0588
source-kafka: Use airbyte/java-connector-base:2.0.0 ( #51480 )
2025-01-13 17:37:45 +02:00
Augustin
25f49be800
source-kafka: Use airbyte/java-connector-base:1.0.0 ( #49907 )
...
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2024-12-19 10:25:10 +02:00
Aaron ("AJ") Steers
83ecbe0fc3
CI: apply pre-commit format fix from #49806 ( #49852 )
2024-12-18 14:05:43 -08:00
Augustin
601c3c455c
Rename registries to registryOverrides in connector metadata ( #43757 )
2024-08-13 16:10:56 +02:00
Carlo Nuccio
8d6e893db8
🐛 Source Kafka: fix empty airbyte_data after airbyte version 0.50.4 for AvroFormat ( #32538 )
...
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com >
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com >
2024-06-12 19:15:09 +00: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
Augustin
8c862a8013
Fix tags in metadata.yaml files: declare cdk tags ( #35670 )
2024-03-07 04:32:29 -06:00
Marius Posta
80c7f10a69
source-kafka: adopt CDK 0.20.4 ( #35229 )
2024-02-14 11:53:52 -08:00
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
1394a19ab1
gradle: repo cleanup ( #31460 )
2023-10-18 13:43:41 -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
Ben Church
5c56ac1d84
Airbyte-ci: Remove gradle task connectorAcceptanceTest ( #30326 )
2023-09-19 15:16:37 -05:00
Marius Posta
a5eb24e2fc
bump testcontainers version to latest ( #30493 )
2023-09-18 03:50:43 -05:00
Marius Posta
51c67d7eaa
gradle: remove airbyteDocker.outputs dependencies ( #30314 )
2023-09-11 17:16:27 -07: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
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
Catherine Noll
7da6a3bb77
Run CATs with local CDK ( #23084 )
...
Scripts to
* Run CATs against the local CDK for one connector
* Run CATs against the local CDK for multiple connectors
* Create a connecter image with the local CDK
---------
Co-authored-by: Alexandre Girard <alexandre@airbyte.io >
Co-authored-by: Sherif A. Nada <snadalive@gmail.com >
2023-02-24 16:13:42 -05: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
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
Joe Reuter
6a10ae3e05
Rename source acceptance test to connector acceptance test ( #21846 )
...
Rename source acceptance test to connector acceptance test
2023-02-02 11:38:19 +01:00
Augustin
0c8d6d3a30
remove supportsNormalization + supportsDbt from source spec ( #21317 )
2023-01-14 18:40:57 +00:00
Yevhen Sukhomud
2a5d0344e7
Fix formatting ( #20570 )
...
* Fix formatting
* try fixing quote escapes?
* unignore sql files
Co-authored-by: Edward Gao <edward.gao@airbyte.io >
2022-12-16 13:43:42 -08:00
Jimmy Ma
094aff1520
Java connectors use protocol v0 objects ( #20404 )
...
* Dupl v0 objects
* v0 namespace swap
* Introduce some object conversions in the tests
* Update source-java-jdbc template
* Use v0 objects in db-lib
* Fix more protocol object references
* Fix arg capture in tests
2022-12-15 13:39:50 -08:00
Oleksii N
3e6d5ac23b
🐛 Source Kafka: fix missing data ( #19587 )
...
* Kafka Source - fix missing data
* auto-bump connector version
* update doc
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com >
2022-12-06 14:07:14 -03:00
Andrii Leonets
58e4ef6912
Enable SPEC SAT for Java sources ( #18779 )
...
* enable py spec compatibility tests
* add missing properties
* use expected spec file instead of the source spec.json + use dummy config file
* add missing files for the clickhouse
* move test files to the integration-test from the unit test folder
* add missing files to cockroachdb
* add missing files to db2 + fix spec format
* add missing files to elasticsearch + fix spec format
* add missing files to jdbc
* add missing files to mongodb_v2 + fix spec format
* add missing files to mssql + fix spec format
* add missing files to mysql + fix spec format
* add missing files to postgres + fix spec format
* add missing files to oracle + fix spec format
* add missing files to redshift
* add missing files to sftp
* add missing files to snowflake + fix spec format
* add missing files to tidb
* add missing files to kafka - fix spec format
* airbyte-source-acceptance-test added
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
* add missing import
* Delete acceptance-test-config.yml
* Delete acceptance-test-docker.sh
* Update build.gradle
* Update build.gradle
* format
* revert changes
* manual .sh files format
* upd expected spec
* format
* fix SAT after master merge
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
Co-authored-by: Sergey Chvalyuk <grubberr@gmail.com >
2022-11-09 21:45:46 +02:00
Oleksii N
3365660a76
🐛 Source Kafka - Add missing record_count increment for JSON ( #18648 )
...
* add missing record_count increment
* bump version
* Update kafka.md
* update 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 >
2022-11-07 11:41:59 -05:00