Back to source list
Official
Premium
Stripe
The CloudQuery Stripe plugin pulls data from Stripe and loads it into any supported CloudQuery destination
Publisher
cloudquery
Latest version
v4.1.0
Type
Source
Platforms
Date Published
Price per 1M rows
Starting from $17
monthly free quota
1M rows
- v4.1.0Latest version
- v4.0.2
- v4.0.1
- v4.0.0
- v3.7.2
- v3.7.1
- v3.7.0
- v3.6.9
- v3.6.8
- v3.6.7
- v3.6.6
- v3.6.5
- v3.6.4
- v3.6.0
- v3.5.1
- v3.5.0
- v3.4.4
- v3.4.3
- v3.4.2
- v3.4.1
- v3.4.0
- v3.3.2
- v3.3.1
- v3.3.0
- v3.2.15
- v3.2.14
- v3.2.13
- v3.2.12
- v3.2.11
- v3.2.10
- v3.2.9
- v3.2.8
- v3.2.7
- v3.2.6
- v3.2.5
- v3.2.4
- v3.2.3
- v3.2.2
- v3.2.1
- v3.2.0
- v3.1.4
- v3.1.3
- v3.1.2
- v3.1.1
- v3.1.0
- v3.0.1
- v3.0.0
- v2.1.12
- v2.1.11
- v2.1.10
v4.1.0
v4.0.2
4.0.2 (2024-11-06) #
Bug Fixes #
- deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.68.0 (#5221) (8b1efa6)
- deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.68.1 (#5320) (7a9280a)
- deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.68.2 (#5323) (041d9ff)
- deps: Update module github.com/stripe/stripe-go/v80 to v80.2.1 (#5307) (c03ad91)
v4.0.1
v4.0.0
4.0.0 (2024-10-22) #
⚠ BREAKING CHANGES #
- Upgrade Stripe SDK to v80 (#5087)
This Release has the Following Changes to Tables #
- Table
stripe_application_fees
: column added with namefee_source
and typejson
- Table
stripe_checkout_sessions
: column added with namesaved_payment_method_options
and typejson
- Table
stripe_credit_notes
: column added with namepretax_credit_amounts
and typejson
- Table
stripe_invoices
: columnrendering_options
removed from table (:warning: breaking) - Table
stripe_invoices
: column added with nameautomatically_finalizes_at
and typeint64
- Table
stripe_invoices
: column added with nametotal_pretax_credit_amounts
and typejson
- Table
stripe_issuing_authorizations
: column added with namefleet
and typejson
- Table
stripe_issuing_authorizations
: column added with namefuel
and typejson
- Table
stripe_issuing_disputes
: column added with nameloss_reason
and typeutf8
- Table
stripe_payment_methods
: column added with nameallow_redisplay
and typeutf8
- Table
stripe_payment_methods
: column added with nameamazon_pay
and typejson
- Table
stripe_payment_methods
: column added with namemultibanco
and typejson
- Table
stripe_payment_methods
: column added with nametwint
and typejson
- Table
stripe_payouts
: column added with nameapplication_fee_amount
and typeint64
- Table
stripe_payouts
: column added with nameapplication_fee
and typejson
- Table
stripe_products
: columnfeatures
removed from table (:warning: breaking) - Table
stripe_products
: column added with namemarketing_features
and typejson
- Table
stripe_subscriptions
: column added with nameinvoice_settings
and typejson
- Table
stripe_terminal_configurations
: column added with namereboot_window
and typejson
- Table
stripe_terminal_configurations
: column added with namestripe_s700
and typejson
- Table
stripe_treasury_outbound_payments
: column added with nametracking_details
and typejson
- Table
stripe_treasury_outbound_transfers
: column added with nametracking_details
and typejson
Features #
- Add
strategy
spec option (#4985) (31f8c76) - Upgrade Stripe SDK to v80 (#5087) (6b37fb3)
Bug Fixes #
- deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.67.0 (#5058) (2fab127)
- Fix issue where incremental tables only get a single row after the initial sync (#5089) (d692dc6)
v3.7.2
v3.7.1
v3.6.9
v3.6.8
10