Airbyte
|
92317c34be
|
🐙 source-stripe: run up-to-date pipeline [2024-10-05] (#43881)
|
2024-10-06 03:22:54 +03:00 |
|
Brian Lai
|
ba002939e9
|
[source-stripe] 🐛 bump cdk to 5.10.2 to stop using PrintBuffer due to record count mismatches (#46327)
|
2024-10-03 20:04:24 -04:00 |
|
Artem Inzhyyants
|
b00dac84b8
|
feat(source-stripe): ref stream Payment Methods (#44891)
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
|
2024-09-11 10:41:59 -05:00 |
|
Artem Inzhyyants
|
21348afa31
|
ref(source-stripe): remove stripe py-package (#45348)
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
|
2024-09-10 16:24:56 +02:00 |
|
letiescanciano
|
f216a6065c
|
📚 docs: Enable ERDs for 10 top sources. (#45085)
|
2024-09-09 02:13:30 -05:00 |
|
Maxime Carbonneau-Leclerc
|
09fef1c27a
|
Fix pagination issue while setting is_resumable properly (#45101)
|
2024-09-03 11:47:48 -05:00 |
|
Maxime Carbonneau-Leclerc
|
ceedfa34de
|
[ONCALL #6352] stripe RFR pagination issue (#44862)
|
2024-08-30 09:58:59 -05:00 |
|
Daryna Ishchenko
|
fc35c03aa4
|
fix(connectors docs): updated connectors to follow standard template (#39328)
|
2024-08-14 10:53:16 -05:00 |
|
Augustin
|
5eec9d1741
|
🐙 source-stripe: run up-to-date pipeline [2024-08-10] (#43105)
|
2024-08-11 02:28:21 +02:00 |
|
Aldo Gonzalez
|
9d2c99a7f4
|
Source stripe: update release information (#43392)
|
2024-08-08 11:03:39 -06:00 |
|
Aldo Gonzalez
|
33eddee08f
|
🐛 Source stripe: fix case where stream wont have a state attribute and needs to resolve get_updated_state and upgrade CDK 4 (remove availability strategy) (#43302)
|
2024-08-08 10:06:50 -06:00 |
|
Antonio Papa
|
9ec978efae
|
feat(source-stripe): Expands discounts and tax rates in stripe invoice stream (from: @aasimsani) (#41985)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
|
2024-07-31 14:05:09 -03:00 |
|
Augustin
|
fd58e4e1d8
|
🐙 source-stripe: run up-to-date pipeline [2024-07-27] (#42623)
|
2024-07-28 02:29:23 +02:00 |
|
Augustin
|
068ebf3a81
|
🐙 source-stripe: run up-to-date pipeline [2024-07-20] (#42305)
|
2024-07-21 02:21:20 +02:00 |
|
Augustin
|
1b8cdaf948
|
🐙 source-stripe: run up-to-date pipeline [2024-07-13] (#41760)
|
2024-07-14 02:26:17 +02:00 |
|
Augustin
|
df8ef85499
|
🐙 source-stripe: run up-to-date pipeline [2024-07-10] (#41477)
|
2024-07-11 02:23:20 +02:00 |
|
Augustin
|
c910ea8163
|
🐙 source-stripe: run up-to-date pipeline [2024-07-09] (#40869)
|
2024-07-10 02:29:11 +02:00 |
|
Baz
|
90da03f40d
|
🎉 Source Stripe: use latest CDK == ^2 (#41044)
|
2024-07-09 12:44:11 +03:00 |
|
Augustin
|
995e7ff015
|
🐙 source-stripe: run up-to-date pipeline [2024-06-25] (#40404)
|
2024-06-26 02:23:59 +02:00 |
|
Augustin
|
0af33bae45
|
🐙 source-stripe: run up-to-date pipeline [2024-06-22] (#40040)
|
2024-06-23 02:22:59 +02:00 |
|
Augustin
|
eff53939a2
|
source-stripe: [autopull] Upgrade base image to v1.2.2 (#39284)
|
2024-06-14 13:24:16 +02:00 |
|
Baz
|
414d831b34
|
🐛 Source Stripe: fix the invoices stream, incremental sync, after the PR #39393 (#39412)
|
2024-06-11 16:09:47 -04:00 |
|
Baz
|
41299b1c88
|
🎉 Source Stripe: Add missing invoices event types for incremental sync (#39393)
|
2024-06-11 15:26:23 +03:00 |
|
Baz
|
266169a910
|
🐛 Source Stripe: Fix the Refunds stream missing data in Incremental sync mode (#39138)
|
2024-06-06 18:28:49 +03:00 |
|
Audrey Maldonado
|
b9690ba76e
|
Wrapping changelog in details for a collapsible view (#38801)
|
2024-06-04 13:40:53 -04:00 |
|
Christo Grabowski
|
ce08b24bb2
|
Source Stripe: Remove deprecated authenticator (#38550)
|
2024-05-22 10:46:13 -04:00 |
|
Alexandre Girard
|
9d18004550
|
refactor(source-stripe): Replace AirbyteLogger with logging.Logger and upgrade to latest base image (#38248)
|
2024-05-17 13:08:19 -07:00 |
|
Natik Gadzhi
|
cb80e6922a
|
[tools] prettier rules for .md + formatting cleanup
|
2024-05-07 08:19:33 -07:00 |
|
Brian Leonard
|
ef3c765cd7
|
source-stripe: ensure inline schemas, updated cdk, poetry (where possible) (#36663)
Co-authored-by: Christo Grabowski <108154848+ChristoGrab@users.noreply.github.com>
|
2024-04-30 11:06:08 -04:00 |
|
Maxime Carbonneau-Leclerc
|
7adfb7ad83
|
🐛 Source Salesforce and Stripe: Up CDK version to ensure config_errors are not translated as system_e… (#37448)
|
2024-04-19 17:34:06 -04:00 |
|
Maxime Carbonneau-Leclerc
|
4b090d5460
|
🐛 Source Stripe: Break Python application with status 1 on exception (#37418)
|
2024-04-18 19:23:09 -04:00 |
|
Maxime Carbonneau-Leclerc
|
e2c1abceb0
|
Fix partitioned state issue by updating CDK (#37406)
|
2024-04-18 11:16:36 -04:00 |
|
Brian Lai
|
7dc39e85c6
|
🐛 [source-salesforce] [source-stripe] [source-s3] Update airbyte-cdk to flush print buffer for every message (#37001)
|
2024-04-11 18:18:35 -04:00 |
|
Maxime Carbonneau-Leclerc
|
12612c9385
|
🐛 Source Stripe: update to new Concurrent CDK interface (#36964)
|
2024-04-11 08:37:16 -04:00 |
|
Anton Karpets
|
09c59d0d69
|
🏥Source Stripe: fix imports (#36960)
|
2024-04-10 13:34:43 +03:00 |
|
Brian Lai
|
916347f06c
|
✨ [source-facebook-marketing] [source-google-analytics-data-api] [source-salesforce] [source-stripe] bumping airbyte-cdk, regenerating poetry lock and fixing various tests (#35978)
|
2024-03-15 19:02:01 -05:00 |
|
TornadoContre
|
ea5e388c8e
|
Docs: Update stripe.md (#35142)
|
2024-02-16 14:51:50 -03:00 |
|
Augustin
|
7b44697b46
|
source-stripe: fix license in pyproject.toml (#35137)
|
2024-02-12 04:22:59 -06:00 |
|
Augustin
|
aaa08fec0e
|
✨ source-stripe: migrate to poetry (#35068)
|
2024-02-09 12:33:36 -06:00 |
|
Maxime Carbonneau-Leclerc
|
a28aab900c
|
✨ Source Stripe: Events stream concurrent on incremental syncs (#34619)
|
2024-02-06 08:18:17 -05:00 |
|
Maxime Carbonneau-Leclerc
|
09505be1c4
|
🐛 Source stripe: fix deadlock on concurrent (#34495)
|
2024-01-24 16:48:25 -05:00 |
|
Artem Inzhyyants
|
079a3b49f1
|
Source Stripe: update docs (#34351)
|
2024-01-19 14:18:54 +01:00 |
|
Alexandre Girard
|
168440ff3f
|
source-stripe: Add missing fields to invoices and subscriptions schemas and improve memory usage when reading from substreams (#34347)
|
2024-01-18 21:52:21 -08:00 |
|
Maxime Carbonneau-Leclerc
|
5b0c717b60
|
🐛 Source Stripe: adding integration tests (#33306)
Co-authored-by: maxi297 <maxi297@users.noreply.github.com>
Co-authored-by: Catherine Noll <clnoll@users.noreply.github.com>
Co-authored-by: Brian Lai <51336873+brianjlai@users.noreply.github.com>
|
2024-01-11 10:50:54 -05:00 |
|
Joe Reuter
|
24dfebc89d
|
Source Stripe: Convert to airbyte-lib (#33940)
|
2024-01-10 14:59:34 +01:00 |
|
Anton Karpets
|
c6e10a733a
|
🐛Source Stripe: update endpoint for bank_accounts stream (#33926)
|
2024-01-08 20:35:47 +02:00 |
|
Alexandre Girard
|
9e23972569
|
✨ source-stripe: use concurrent source to read multiple streams concurrently (#32908)
|
2023-12-11 19:38:47 -08:00 |
|
Daryna Ishchenko
|
5076928b38
|
🐛 Source Stripe: added stream slice logging (#33038)
|
2023-12-06 19:33:15 +02:00 |
|
Denys Davydov
|
ab1490a38c
|
🐛 Source Stripe: update availability strategy (#32638)
|
2023-11-17 20:27:32 +02:00 |
|
Denys Davydov
|
f5cbe29622
|
🚨 🚨 Source Stripe: fix multiple issues regarding Refunds, CheckoutSessions and CheckoutSessionsLineItems + fix stream schemas (#32286)
Co-authored-by: davydov-d <davydov-d@users.noreply.github.com>
|
2023-11-16 19:15:23 +02:00 |
|