Releases: hotgluexyz/tap-stripe-v2
Releases · hotgluexyz/tap-stripe-v2
v0.1.4
What's Changed
- fix payment_intents shipping schema by @keyn4 in #34
- fetch invoiceitems from invoice line items in addition to normal sync by @keyn4 in #35
v0.1.3
What's Changed
- HGI-6642 / Add event_filter to charge streams by @arilton in #31
v0.1.2
What's Changed
- make balance transactions optionally incremental
v0.1.1
Remove "Stripe" field from Charges stream (#28)
v0.1.0
change date filter to use gte (#26)
v0.0.29
fix logic in parse_response (#25)
v0.0.28
add synth discount stream, gets data from invoices (#24)
v0.0.27
fix 'Events' object has no attribute 'object' (#22)
v0.0.26
bump schema for balance_transactions (#21)
v0.0.25
Fix issue with lines not paginating properly