1
0
mirror of synced 2025-12-22 03:21:25 -05:00
Commit Graph

18 Commits

Author SHA1 Message Date
Aaron ("AJ") Steers
83ecbe0fc3 CI: apply pre-commit format fix from #49806 (#49852) 2024-12-18 14:05:43 -08:00
Antonio Papa
2618e2931b 🐛 Source Braintre:: Adds timezone to timestamp in braintree connector (#43953) 2024-08-20 05:56:10 +00:00
Antonio Papa
546a724f0c 🐛 Source Braintre: Corrects pagination issues by adding page size to yml (#42848) 2024-07-29 18:14:06 -03:00
Antonio Papa
39176d0d02 🐛 Source Braintree: Adds pagination to braintree streams (#42096) 2024-07-19 12:38:40 -03:00
Natik Gadzhi
834ae6332d fix(source-braintree): Fixes subscription data by @agpapa (#40722)
Co-authored-by: Antonio Papa <antoniogpapa@gmail.com>
Co-authored-by: Christo Grabowski <108154848+ChristoGrab@users.noreply.github.com>
2024-07-05 12:08:51 -04:00
Joe Reuter
f29234a2db airbyte-lib: Refactor connectors (#34552) 2024-01-30 03:22:13 -06:00
Tope Folorunso
3c109822b8 :bug:Source Braintree: Fix Validation Error in Transactions Stream (#31489)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2023-11-08 15:52:31 -03:00
Marius Posta
f5c7c1c0b8 chore: get ./gradlew format to pass for the whole repo (same java style) (#29786) 2023-08-24 05:09:42 -05:00
Mikhail Masyagin
861abce20a Source BrainTree: Migrate Python CDK to LOW-code CDK (#29200)
Co-authored-by: Sunny Hashmi <6833405+sh4sh@users.noreply.github.com>
2023-08-17 13:08:17 -04:00
keurcien
e12daa7e06 🐛 Source Braintree: catch client initialization error in check_connection method (#26340)
* Update acceptance-test-config to conform to new schema

* Catch client initialization error in check_connection method

* iterate version
2023-05-24 11:31:54 -07: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
Pedro S. Lopez
938436bcc9 update connector specs and definitions with new .com documentation urls (#17585)
* update definitions with new .com docs urls

* update docs urls in specs

* update generators

* regenerate scaffold connectors

* remove unrelated changes

* update more urls

* update specs

* fix tests

* run `:airbyte-config:specs:generateSeedConnectorSpecs` to fix formatting

* revert docs changes to make pr more reviewable

* revert generator readme changes to make more reviewable

* fix mysql strict encrypt expected spec

* fix postgres expected spec
2022-10-11 11:04:23 -04:00
Marcos Marx
dca2256a7c Bump 2022 license version (#13233)
* Bump year in license short to 2022

* remove protocol from cdk
2022-05-26 15:00:42 -03:00
Karina Kuznietsova
cbe8da49f3 Update fields in source-connectors specifications: amplitude, apify-dataset, appstore-singer, aws-cloudtrail, azure-table, bigcommerce, bigquery, braintree, cart, chargebee (#8434)
* Titles and Descriptions changes #8364
* bump version, update changelogs

Co-authored-by: Karina <karina.kuznietsova@zazmic.com>
2021-12-23 14:45:08 +02:00
Anna Lvova
c142dc1f47 🐛Source Braintree: resolve '$ref' in schema and spec (#9042)
* resolve refs

* upd spec

* bump version

* upd changelog

* bump version
2021-12-22 18:32:33 +02:00
Harshith Mullapudi
2e128cf982 Harshith/test pr 7324 (#7432)
* Allow Dispute model to accept multiple Evidences

* Bump connector's version

* fix: changed expected_records file based on changes

Co-authored-by: Anatolii Fetisov <anatolii.fetisov@icloud.com>
2021-10-28 02:33:00 +05:30
Michel Tricot
1773e41e47 Shorten our headers + adds contributors file (#6478) 2021-09-27 10:45:50 -07:00
Dmytro
5560df7747 Add Braintree source connector (#5362)
* 5236: Add Braintree source connector

- Add Braintree source connector based on airbyte CDK
- Remove Braintree singer based connector

Co-authored-by: Dmytro Rezchykov <dmitry.rezchykov@zazmic.com>
2021-08-19 11:49:45 +03:00