1
0
mirror of synced 2026-01-25 19:02:00 -05:00
Commit Graph

51 Commits

Author SHA1 Message Date
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
midavadim
0796b35e55 🎉 Source Stripe - to ga (#13449)
* Added incremental sync support (filtering by date - expired_at attr) for CheckourSessions stream and CheckoutSessionsLineItems
Added unittests

* updated docs

* updated connector version

* airbyte config

* auto-bump connector version

* updated connector version in config

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-06-07 01:55:09 +03:00
Pedro S. Lopez
816fece247 bump GA connectors to latest version of python cdk (#12685)
* bump GA connectors to latest version of python cdk

* update changelogs

* fix changelogs

* more changelog fixes

* auto-bump connector version

* auto-bump connector version

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-05-06 20:52:59 -04:00
Sherif A. Nada
b8e147538c Update various connector input configs & docs copy (#12500) 2022-05-04 23:37:10 -07:00
Baz
b27f9f39bd 📝 Source Stripe: documentation update (MLP requirements) (#11286) 2022-03-21 20:47:23 +02:00
midavadim
a1a4bbca1e 🎉 Source stripe - enhanced performance for streams which run substreams (#10359)
* enhanced performance for streams which run 1 requests for each main item.

* removed unused types

* moved common code to StripeSubStream

* updated docs, updated docker version

* updated connector version in source_specs.yaml
2022-03-10 18:14:32 +02:00
Serhii Chvaliuk
4aecd3fe6d 🎉 Source Stripe:: improve 404 handling for CheckoutSessionsLineItems stream (#10165)
* Improve 404 handling for CheckoutSessionsLineItems stream

Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2022-02-09 21:53:18 +02:00
Serhii Chvaliuk
373b440292 🎉 Source Stripe: Fix "date", "arrival_date" fields: type: number (#9148)
* Fix "date", "arrival_date" fields: type: number

Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2021-12-31 11:46:57 +02:00
Serhii Chvaliuk
20a569e4af 🎉 Source Stripe: extend schema for events.request field (#8992)
* events.request oneOf ["string", "object"]

Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2021-12-22 22:22:32 +02:00
Baz
a4a5cb8893 🐛 Source Stripe: Rearrange setup fields (#8250) 2021-11-26 16:06:30 +02:00
Sherif A. Nada
b94256bf9f publish #8182 (#8246)
Co-authored-by: grkhr <eduardgorkh@gmail.com>
2021-11-24 11:59:24 -07:00
Marcos Marx
0a43fb76b6 Source Stripe: remove \n from field tax_id (#7729)
* correct stripe schema

* bump connector version

* run seed config file

* run format
2021-11-08 15:19:48 -03:00
Vladimir remar
1b08e30697 🎉 Source Stripe: add checkout_sessions stream, checkout_sessions_line_item stream and promotion_codes stream (#7345)
* update: add checkout_sessions and checkout_sessions_line_item streams

* update: add discount object to checkout_session_line_items, update json schema and requests_params

* fix: checkout_session_line_items json schema

* update: add new stream promotion_codes

* fix: json schemas

* fix: checkout sessions line items json schema

* update: add new streams to integration tests

* format streams file

* fix type in checkout_sessions_line_items json schema

* update parse_response in CheckoutSessionsLineItems

* bump version + docs

* generate seed and format

Co-authored-by: Marcos Marx <marcosmarxm@gmail.com>
2021-11-06 16:03:55 -03:00
Abhi Vaidyanatha
ae32ecbb27 GitBook: [master] 186 pages and 77 assets modified 2021-10-08 21:17:47 +00:00
oleh.zorenko
47698199bc 🐛 Source Stripe: Fix missing start_date argument + update json files for SAT (#6841)
* Fix missing `start_date` argument + update json files for SAT

* Update docs

* Implement change request

* Update unit_tests

* Bump connector's version
2021-10-07 23:50:28 +03:00
Marcos Eliziario Santos
cd891f0efd 🎉 Source Stripe: add lookback_window_days parameter for incremental update (#6017) 2021-10-05 12:53:56 +03:00
oleh.zorenko
d9adbd3c58 🎉 Source Stripe: use start_date parameter in incremental streams (#6466)
* Use `start_date` parameter in incremental streams

* Bump connector's version + update docs
2021-09-27 22:50:03 +03:00
Sherif A. Nada
7e37883c38 🐛 Source Stripe: Remove incorrect timestamp formats from coupons and subscriptions stream schemas (#6328) 2021-09-20 15:21:41 -07:00
oleh.zorenko
49d0f7e57e 🎉 Source Stripe: Add PaymentIntents stream (#6004)
* Add `PaymentIntents` stream

* Update docs

* Implement change request + few updates

Split `source.py` file into `source.py` and `streams.py` files.
Update `payment_intents.json` file.

* Bump connectors version + update docs
2021-09-14 23:56:21 +03:00
Yevhenii
f538a63889 Source Stripe : Remove Updated field from schemas (#4980)
* Stripe Source: fix schemas for incremental streams, remove json_schema from catalogs

Co-authored-by: ykurochkin <y.kurochkin@zazmic.com>
2021-07-28 15:21:57 +03:00
Dmytro
718bd75c00 🐛 4836: Stripe connector: Fix incorect data field type (#4878)
* 4836: Stripe connector: Fix incorect data field type

   - Change type of percent_off field to number according to reference:
   https://stripe.com/docs/api/coupons/object#coupon_object-percent_off
   - Change invoice/discounts field type to array:
   https://stripe.com/docs/api/invoices/object#invoice_object-discounts

* Bump stripe connector version to 0.1.15

Co-authored-by: Dmytro Rezchykov <dmitry.rezchykov@zazmic.com>
2021-07-26 17:44:00 +03: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
Sherif A. Nada
258a905469 🎉 Destination Snowflake: tag snowflake traffic with airbyte ID to enable optimizations from Snowflake (#4713) 2021-07-13 00:44:57 -07:00
Marcos Marx
31555bab4d bump stripe version (#4587) 2021-07-06 21:13:24 -03:00
Abhi Vaidyanatha
a262f46e42 Add changelog for Stripe connector (#3832)
Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
2021-06-03 15:40:55 -06:00
Marcos Marx
a18b0e80d0 GitBook: [master] 161 pages and 75 assets modified 2021-05-16 22:51:02 +00: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
Davin Chia
42686add8a Release connectors with namespace change. (#2990)
Release all connectors affected by namespace change. Includes all JDBC sources and destinations.

Also add documentation for normalisation. Prerequisite to actually releasing 0.21.0-alpha.
2021-04-21 11:35:08 +08:00
John Lafleur
2acc3840d0 GitBook: [docs_feature_incremental] 33 pages modified (#1683)
Co-authored-by: John Lafleur <john@dataline.io>
2021-01-17 07:32:24 +11:00
John Lafleur
5532aa370a Updating Incremental within docs pages for all sources to make it more explicit (#1381)
* GitBook: [incremental_update_docs] 79 pages modified

* GitBook: [incremental_update_docs] one page modified

Co-authored-by: John Lafleur <john@dataline.io>
2020-12-18 21:03:34 +11:00
Shrif Nada
b8f2b33dfa GitBook: [master] 10 pages modified 2020-12-18 00:49:56 +00:00
Charles
ef629aabfe salesforce source (#698) 2020-10-26 10:39:04 -07:00
Charles
d746fbf103 GitBook: [fix_style_download] 7 pages and 14 assets modified (#400) 2020-09-22 19:54:58 -07:00
Jared Rhizor
e3297eb60c Add Stripe source docs (#373)
* GitBook: [jrhizor/stripe-docs] 8 pages and 15 assets modified

* Update stripe.md
2020-09-22 16:35:26 -07:00