Catherine Noll
b95def8889
Source Stripe: remove duplicate streams ( #28709 )
2023-07-25 19:11:47 -04:00
btkcodedev
66938e1e69
✨ Source Stripe: New Stream - ShippingRates ( #27217 )
...
* Connector health: source hubspot, gitlab, snapchat-marketing: fix builds
* Add stream ShippingRates
* Resolve conflicts, Bump version
* Fix unit tests
* Resolve conflict
* Fix unit_tests
* Remove unwanted files
* Run code formattingh
* Fix unit tests
* Fix unit_tests
* Fix unit_tests
* update expected records
* update expected records
* update expected records
* one more update for expected records
---------
Co-authored-by: Denys Davydov <davydov.den18@gmail.com >
2023-07-25 18:07:31 +03:00
Denys Davydov
a83774add1
✨ ✨ Source Stripe: pin API version ( #28466 )
...
* Connector health: source hubspot, gitlab, snapchat-marketing: fix builds
* Source Stripe: pin source API version
* #27772 update changelog
2023-07-19 16:33:16 +03:00
btkcodedev
0a2cd5f757
✨ Source Stripe: New Stream - Persons ( #26208 )
...
* Initial Commit
* EOF
* Update airbyte-integrations/connectors/source-stripe/source_stripe/streams.py
Co-authored-by: Mal Hancock <mhancock@archangelic.space >
* Resolve Comments
* fix unittest
* fix SAT
* fix schema
---------
Co-authored-by: Mal Hancock <mhancock@archangelic.space >
Co-authored-by: midavadim <midavadim@yahoo.com >
2023-07-14 23:12:28 +03:00
Tim Roes
56c35d741b
Fix Stripe title in menu ( #27800 )
2023-06-28 18:56:48 +02:00
Evan Tahler
4dcb22d07a
Stripe connector license to Elv2 ( #27734 )
...
* Stripe connector license to Elv2
* PR ID
2023-06-27 11:00:40 -05:00
Roman Yermilov [GL]
de9acec0bd
Source Stripe: add new CreditNotes stream ( #27132 )
...
* Source Stripe: add new CreditNotes stream
* Source Stripe: bump version
* Source Stripe: update unittests
* Source Stripe: update documentation
* Source Stripe: disable slicing
* Fix formating
---------
Co-authored-by: Serhii Lazebnyi <53845333+lazebnyi@users.noreply.github.com >
Co-authored-by: Serhii Lazebnyi <serhii.lazebnyi@globallogic.com >
2023-06-22 19:11:49 +02:00
Artem Inzhyyants
aaf8f34dbe
Source Stripe: Fix formatting ( #27522 )
...
* Source Stripe: Fix formatting
* 🤖 Auto format source-stripe code [skip ci]
* Source Stripe: Bump version
---------
Co-authored-by: octavia-squidington-iii <octavia-squidington-iii@users.noreply.github.com >
2023-06-21 14:16:39 +02:00
Artem Inzhyyants
3df819612f
Source Stripe: Add new Streams ( #27362 )
...
* Source Stripe: Add Stream: Cards
* Source Stripe: update docs; tests config; bump version
* Source Stripe: Add Stream: Payment Methods; Refactor
* Source Stripe: update docs
* Source Stripe: update docs
* Source Stripe: fix unit tests
* Source Stripe: update abnormal_state
* Source Stripe: update schemas
* Source Stripe: update acceptance tests
* Source Stripe: fix address type
* Source Stripe: fix schemas
* Source Stripe: Add stream: Reviews
* Source Stripe: update docs
* Source Stripe: update acceptance tests
* Source Stripe: update schema
* Source Stripe: add stream Cardholders
* Source Stripe: update expected records
* Source Stripe: add expected records for cardholder
* Source Stripe: fix unit test
* Source Stripe: add abnormal state
* Source Stripe: add stream: Authorizations
* Source Stripe: Add Stream: Setup Attempts; Usage Records
* Source Stripe: update docs
* Source Stripe: Add Stream: Transfer Reversals
* Source Stripe: bump versions + update docs
* Source Stripe: Add Stream: Transactions
* Source Stripe: Fix Unit test
* Source Stripe: Refactor
* Source Stripe: Refactor
* Source Stripe: Fix full refresh test
* Source Stripe: bump version
* Source Stripe: update source
* Source Stripe: remove cache file
* Source Stripe: update expected records
---------
Co-authored-by: Augustin <augustin@airbyte.io >
2023-06-19 20:28:29 +02:00
Roman Yermilov [GL]
6a87475ae2
Source Stripe: Files and TopUps stream ( #27238 )
...
* Source Stripe: top ups stream
* Source Stripe: files stream
* Source Stripe: FileLinks stream
* Source Stripe: bump version
* Source Stripe: update docs
* Source Stripe: refactoring
2023-06-15 12:38:19 -07:00
Artem Inzhyyants
46d1f2b227
Source Stripe: Add New streams ( #27083 )
...
* Source Stripe: Add Stream: Cards
* Source Stripe: update docs; tests config; bump version
* Source Stripe: Add Stream: Payment Methods; Refactor
* Source Stripe: update docs
* Source Stripe: update docs
* Source Stripe: fix unit tests
* Source Stripe: update abnormal_state
* Source Stripe: update schemas
* Source Stripe: update acceptance tests
* Source Stripe: fix address type
* Source Stripe: fix schemas
* Source Stripe: Add stream: Reviews
* Source Stripe: update docs
* Source Stripe: update acceptance tests
* Source Stripe: update schema
* Source Stripe: add stream Cardholders
* Source Stripe: update expected records
* Source Stripe: add expected records for cardholder
* Source Stripe: fix unit test
* Source Stripe: add abnormal state
* Source Stripe: add stream: Authorizations
* Source Stripe: update comment
2023-06-14 17:50:26 +02:00
btkcodedev
a26da0b5b1
✨ Source Stripe: New Streams - Application Fee Refunds & Application Fees ( #25893 )
...
* add new stream schemas
* Add new streams to source, add tests
* update docs
* update version
* fix: remove source_definitions and source_spec.yaml files
* bump dockerfile and metadata.yaml
* fix: correct accidental removal of bank_accounts stream from empty_streams
---------
Co-authored-by: sajarin <sajarindider@gmail.com >
2023-05-25 15:07:00 -04:00
btkcodedev
ec4cf8d37e
🎉 Source Stripe: New Stream - Early Fraud Warnings ( #22859 )
...
* feat: New Strea: Early Fraud Warnings
* Fixes formatting errors.
* Updates the number of streams to assert in unit test.
* Fixes error in TestBasicRead::test_read[inputs2] due to early_fraud_warnings stream being empty.'
* rebase to master, fix schema
* fix schema, tests
* add as empty stream, fix sample file
* fix tests, update docs, update version
* add additional_properties
* Update airbyte-integrations/connectors/source-stripe/Dockerfile
Co-authored-by: Augustin <augustin@airbyte.io >
* Resolve conflicts
* Bump version, Resolve comments
* remove incr for stream early_fraud
* fix configured catalogs
* fix unit test
---------
Co-authored-by: Nataly Merezhuk <65251165+natalyjazzviolin@users.noreply.github.com >
Co-authored-by: nataly <nataly@airbyte.io >
Co-authored-by: Augustin <augustin@airbyte.io >
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com >
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com >
2023-05-24 09:03:11 -03:00
Evan Tahler
3679dcd9d0
🐛 Fix date-time for airbyte types ( #25965 )
...
* Fix airbyte types
* update firebolt test fixture
* Bump changelog PR ids
* update metadata files
* fix firebolt test
* fix file-source for date-time overload
* fix source-file changelog
* it's a date, not date-time
* another date
* auto-bump connector version
* manually bump definitions
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-05-12 01:15:30 +00:00
Baz
eab7795d1a
🐛 Source Stripe: fixed subscription_schedule.canceled_at type issues + update expected_records ( #25795 )
...
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-05-05 12:27:50 +03:00
Mohamad Hallak
f9fe9fe8eb
🐛 Source Stripe: Add customer tax ids to invoices stream ( #23389 )
...
* Add customer tax ids to invoices
* Update docs
* Update source_specs.yaml
* Update versions
* Bump version
* Update source_definitions.yaml
* Update source_specs.yaml
* fix source_definitions
* formatting changes
* fix schema and add expected records
* fix expected records
* auto-bump connector version
---------
Co-authored-by: Mal Hancock <mallory@archangelic.space >
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com >
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-04-24 16:22:59 -03:00
JJ Nilbodee
dd2cee304e
🎉 Source Stripe: add SetupIntents stream ( #23963 )
...
* add SetupIntents schema
* add setup intents
* add test & docs
* update docs
* add additionalProperties
* update date
* fix schema
* update schema and expected records
* fix sub schedule schema
* update expected records for sub schedule
* update expected records
* update source def seed
* auto-bump connector version
---------
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com >
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com >
Co-authored-by: Mal Hancock <mhancock@archangelic.space >
Co-authored-by: Mal Hancock <mallory@archangelic.space >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-04-21 16:21:10 -03:00
Marcos Marx
10db658097
Source Stripe: add account stream ( #25136 )
...
* add accounts stream
* add docs
* lint
* fix
* fix
* fix test
* fix tests
* fix account schema
* fix expected records and schema
* remove account from abnormal state
* update dockerfile and update docs
* Update Dockerfile
* Update source_definitions.yaml
* Update test_source stream count
* auto-bump connector version
---------
Co-authored-by: Haithem Souala <haithem.souala@woopit.fr >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-04-19 13:03:39 +03:00
btkcodedev
6cff29be84
🎉 Source Stripe: New Stream - Subscription Schedule ( #23624 )
...
* bump connector version
* Source stripe: New Stream Subscription Schedule
* fix: schema fixes, updated docs, updated versionTag
* fix: test
* Update stripe.md
* fix: Add empty stream
* schema fix, version bump, source update
* unwanted line fix
* Resolve comments
* fix schemas
* add expected records and update schema
* 🎉 Source Twilio: New Stream Conversation Messages (#22875 )
* bump connector version
* Source Twilio: New Stream Conversation Messages
* fix: Adding correction to syntax
* fix: schema errors, incremental stream fix
* fix: schema, updated docs, dockerVersion, removed unwanted files
* Update twilio.md
* fix schema, add expected records and update stream
* remove extar empty line
* format files
* fix schema for conversation messages
* fix conversation participants schema
* remove conversation participants from incr ctg
* remove unused logging
* update schema
* Update source_definitions.yaml
* Update jira.md
* Update expected_records.jsonl
* Update twilio.md
* Update twilio.md
* Update twilio.md
* auto-bump connector version
---------
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com >
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
* remove json schema from integration test
* add schema json
* Update jira.md
* Update stripe.md
* Update source_definitions.yaml
* auto-bump connector version
---------
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com >
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-04-17 13:37:00 -03:00
Visnu Pitiyanuvath
c5c426630c
Source Stripe: expand tiers when syncing plans ( #19906 )
...
* Expand tiers when syncing plans
* Update Plans stream schema
* Re-bump
* Bump
* Remove string as a plan schema
* bump
* Update changelog
---------
Co-authored-by: Sherif A. Nada <snadalive@gmail.com >
Co-authored-by: sh4sh <6833405+sh4sh@users.noreply.github.com >
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com >
2023-04-12 12:26:02 -03:00
Arsen Losenko
124a70dfd8
Source Stripe: Mark datefields in spec as dates ( #22866 )
...
* Source Stripe: Mark datefields in spec as dates
* Update changelog
* auto-bump connector version
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-04-03 21:22:57 +03:00
Denys Davydov
94d6cc1489
Source Stripe: fix stream slicing ( #24471 )
...
* #1713 source Stripe: fix stream slicing
* #1713 source stripe: upd changelog
* dont fail on extra cols
* auto-bump connector version
---------
Co-authored-by: Pedro Lopez <pedroslopez@me.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-03-24 20:42:28 +00:00
Nikolay Shebanov
3b0a710d25
Update the warning on stripe full-refresh-overwrite ( #21007 )
...
This commit fixes the warning message in the stripe source doc. The previous message wasn't specific enough and could be interpreted as if all the data older than 30 days will be deleted.
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com >
2023-03-17 15:04:27 -03:00
Denys Davydov
29587dc623
Source stripe: safe get customer's attributes ( #24179 )
...
* #1663 source stripe: safe get customer's attributes
* #1663 source stripe: upd changelog
* auto-bump connector version
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-03-17 16:21:08 +02:00
Denys Davydov
e9a21d621f
Source Stripe: cache customers ( #24051 )
...
* #1632 source stripe: cache customers
* #1632 source stripe: review fixes
* auto-bump connector version
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-03-15 18:54:27 +02:00
Nataly Merezhuk
96f6f76833
[non-forked] 🐛 Source Stripe: Add missing field (cancel_at) to the Subscriptions stream ( #23452 )
...
* Add missing field to the stream
* Update stripe.md
* Update connectors.md
* Update stripe.md
* Revert version bump.
* Enables high test strictness level.
* Automated Change
* auto-bump connector version
---------
Co-authored-by: Mohamad Hallak <16711801+mrhallak@users.noreply.github.com >
Co-authored-by: Sergio Ropero <42538006+sergio-ropero@users.noreply.github.com >
Co-authored-by: natalyjazzviolin <natalyjazzviolin@users.noreply.github.com >
Co-authored-by: Evan Tahler <evan@airbyte.io >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-03-13 18:48:31 +00:00
Sophia Wiley
5512befeb1
Docs: updated links from .io to .com ( #23652 )
...
* updated links
* edited contributors link
* deleted line about CDK in docs
2023-03-06 17:27:55 +01:00
Artem Inzhyyants
9c06caf7ea
Source Stripe: fix invoice schema ( #23295 )
...
* Source Stripe: fix invoice schema
* Source Stripe: update docs
* Source Stripe: bump version
* auto-bump connector version
* Source Stripe: bump version
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-02-24 01:11:34 +01:00
Marcos Marx
afdef3273c
fix doc for stripe ( #23363 )
2023-02-23 04:09:44 -03:00
Denys Davydov
0ee920efb5
Source Stripe: fix schema ( #22312 )
...
* #1141 source tiktok: chunk advertiser IDs
* #1141 source tiktok: upd changelog
* #1299 source stripe: fix Invoices schema
* #1299 source stripe: upd changelog
* #1299 source stripe: upd acceptance test config
* source-stripe: no http url in openapi_spec.json
* #1299 source stripe: fix SAT config
* #1299 source stripe: add allowedHosts
* auto-bump connector version
---------
Co-authored-by: alafanechere <augustin.lafanechere@gmail.com >
Co-authored-by: Augustin <augustin@airbyte.io >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-02-15 10:16:31 -06:00
Roman Yermilov [GL]
1d406ef15c
Source Stripe: add availability strategy ( #22659 )
...
* Source Stripe: add availability strategy
* Source Stripe: bump version, update changelog
* Source Stripe: optimize substream availability strategy, add tests
* Source Stripe: better names
* Source Stripe: small review fixes
* Update docs/integrations/sources/stripe.md
fix changelog message
Co-authored-by: Ella Rohm-Ensing <erohmensing@gmail.com >
* Update airbyte-integrations/connectors/source-stripe/unit_tests/test_availability_strategy.py
assert availability result
Co-authored-by: Ella Rohm-Ensing <erohmensing@gmail.com >
---------
Co-authored-by: Ella Rohm-Ensing <erohmensing@gmail.com >
2023-02-14 02:28:14 -06:00
Ella Rohm-Ensing
e5a41ad7e6
Turn off default httpavailabilitystrategy for source-stripe (GA) ( #22042 )
...
* Turn off default for source-stripe (GA)
* Update stripe.md
* auto-bump connector version
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-01-28 03:17:12 +00:00
Roman Yermilov [GL]
01b056573e
Source Stripe: fix stream schemas ( #21858 )
...
* Source Stripe: fix field name for subscription stream
* Source Stripe: bump version
* Source Stripe: update changelog
* #1364 Source Stripe: fix stream schemas
* #1364 source Stripe: bump major version
* auto-bump connector version
---------
Co-authored-by: Denys Davydov <davydov.den18@gmail.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-01-27 20:10:52 +02:00
Tyler B
7c03b73566
Update Stripe Customer Stream with additional info ( #19975 )
...
Clarifies that the customer stream does not include deleted customers
2022-12-06 11:25:40 -05:00
Joey Marshment-Howell
563804b586
Update date-time format instructions in docs ( #19707 )
2022-11-28 15:44:33 +00:00
Amalia Advincula-Roye
d7e75c8acc
Add Stripe API limitations to Events stream ( #19497 )
2022-11-17 14:34:02 -05:00
Yowan Ramchoreeter
1757b50a94
Note to call-out API restriction for event ( #19515 )
...
* Note to call-out API restriction for event
* Warning + Tweak wording
2022-11-17 13:51:01 -05:00
Denys Davydov
067e36dc72
Source Stripe: update stream schema for payment_intents stream ( #18228 )
...
* #709 source stripe: upd stream schema for payment_intents stream
* #709 source stripe: upd changelog
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-10-21 14:51:11 +03:00
Tyler B
de8895b8ef
Changes Checkout Streams to Checkout Sessions ( #17796 )
...
I noticed a discrepancy in title of the "Checkout Streams" and "Checkout Streams Line Items" where the actual name of the streams are "Checkout Sessions" and "Checkout Sessions Line Items"
2022-10-12 11:51:25 -05:00
Augustin
ff4ea3961a
Republish connectors using CDK 0.1.88 to 0.1.89 ( #17304 )
2022-09-28 18:18:59 +02:00
Serhii Lazebnyi
64a1c2e04e
Source Stripe: Updated customer schema field type ( #16537 )
...
* Updated customer schema field type
* Updated PR number
* Updated setup file
* Updated acceptance test config
* Updated acceptance test config
* auto-bump connector version [ci skip]
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-09-20 21:57:39 +02:00
Jagruti Tiwari
8288c16485
fix: replace airbyte oss with airbyte open source ( #15885 )
...
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com >
2022-08-24 01:01:53 -03:00
Juan
e21c4499f6
update docs with details about amount column changes in charges stream ( #14917 )
...
* update docs with details about amount column changes in charges stream
* update docs with details about amount column changes in charges stream
Co-authored-by: Juan Romero <juanromero@Juans-MacBook-Pro.local >
Co-authored-by: Amruta Ranade <11484018+Amruta-Ranade@users.noreply.github.com >
2022-08-22 11:42:56 -04:00
Baz
8b382b564a
🐛 Source Stripe: skip stream if more_perrmissions_rerquired ( #15686 )
2022-08-16 17:40:31 +03:00
Denys Davydov
16d8133ddd
Source Stripe: implement slicing ( #15292 )
...
* #45 oncall - source Stripe: implement slicing
* #45 source stripe: upd changelog
* #45 source stripe: upd changelog
* #45 source stripe: make slice range configurable
* #45 source stripe: move generating a single slice into a mixin
* auto-bump connector version [ci skip]
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-08-11 15:24:29 +03:00
wjwatkinson
7b4f59b8b0
Source Stripe: external account streams ( #14357 )
...
* added external account streams
* fix metadata type and formatting
* consolidate types to one line
* fix api docs link
* auto-bump connector version [ci skip]
* format files
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com >
2022-08-02 15:11:27 -03:00
Augustin
13b59c0ab8
non-jdbc source connectors: Remove additional properties from beta/GA specs and schemas ( #14924 )
2022-07-22 12:20:08 +02:00
Topher Lubaway
9c6c092a22
Revert "Improving docusaurus sidebar generation ( #1927 ) ( #14369 )" ( #14596 )
...
This reverts commit a2c194a11f .
2022-07-11 15:27:14 -05:00
Mykyta Serbynevskiy
a2c194a11f
Improving docusaurus sidebar generation ( #1927 ) ( #14369 )
...
* Improving docusaurus sidebar generation (#1927 )
* Added "Career & open positions" folder to sidebar, adjusted "Project overview" folder
* Deleted "career-and-open-positions" folder from sidebar
2022-07-08 14:18:27 -05:00
Amruta Ranade
bc98dc0fd2
Edited Stripe, HubSpot, Intercom docs ( #13810 )
...
* Initial edits
* Updated the Stripe connector doc
* Updated the Stripe doc
* Updated HubSpot and Intercom docs
* Minor sidebar edit
2022-06-15 13:07:08 -04:00