1
0
mirror of synced 2025-12-21 11:01:41 -05:00
Commit Graph

12 Commits

Author SHA1 Message Date
William Kaper
da301729f6 Source-Stripe: Add incremental stream support to invoice_line_items and subscription_items streams (#45860)
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Augustin <augustin@airbyte.io>
2024-11-27 15:48:51 +01: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
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
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
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
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
Anna Lvova
28239a87a1 🎉 Stripe Source: Fix subscriptions stream to return all kinds of subscriptions (including expired and canceled) (#4669)
#4669 Stripe Source: Fix subscriptions stream to return all kinds of subscriptions (including expired and canceled)
Co-authored-by: Oleksandr Bazarnov <oleksandr.bazarnov@globallogic.com>
2021-07-16 20:49:57 +03:00
Yevhenii
d44fc16e65 Source Stripe: Add Acceptance Tests to Stripe Connector (#3367)
* Add Acceptance Tests to Stripe Connector

* move configured_catalog.json to sample_files

* bump version

Co-authored-by: ykurochkin <y.kurochkin@zazmic.com>
2021-05-13 18:40:24 +03:00
Sherif A. Nada
d8d82b6ab6 Migrate CDK Stripe source to PyPi and new structure (#3302)
Co-authored-by: Davin Chia <davinchia@gmail.com>
2021-05-09 15:31:27 -07:00
Sherif A. Nada
7c2406afb6 Source Stripe hotfix: correctly sync balance_transactions stream (#3131) 2021-04-29 07:53:58 -07:00
oleh.zorenko
4a023f7481 Source Stripe: 2 new streams - Refunds & Bank Accounts (#3030) (#3086)
* Refunds & Bank Accounts streams for stripe (#3030)

Add two new streams:
Refunds - incremental stream.
Bank Accounts - full refresh stream.

* Refunds & Bank Accounts streams for stripe (#3030)

Update quotes in source.py file.

* Refunds & Bank Accounts streams for stripe (#3030)

Add state for `refunds` stream to sample_files/state.json file.
Update catalog data for `refunds` and `bank_accounts` streams in sample_files/full_catalog.json file.

* Refunds & Bank Accounts streams for stripe (#3030)

Update source-stripe connector version from `0.1.0` to `0.1.1`.
2021-04-28 17:58:23 +03:00
Sherif A. Nada
94093f0df9 Project Santa v0.1 (#2634) 2021-04-07 00:21:25 -07:00