From 8271eb59aca5356ad3f6123893ab0f0bf50bbadd Mon Sep 17 00:00:00 2001 From: Alexandre Girard Date: Thu, 18 Jan 2024 00:01:23 -0800 Subject: [PATCH] Update stripe.md --- docs/integrations/sources/stripe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrations/sources/stripe.md b/docs/integrations/sources/stripe.md index ea84fc9a48ce..7f26913790cd 100644 --- a/docs/integrations/sources/stripe.md +++ b/docs/integrations/sources/stripe.md @@ -216,7 +216,7 @@ Each record is marked with `is_deleted` flag when the appropriate event happens | Version | Date | Pull Request | Subject | |:--------|:-----------|:-------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| 5.1.4 | 2024-01-18 | [](https://github.com/airbytehq/airbyte/pull//) | Bump CDK version to improve resource usage and remove extra logging in substreams| +| 5.1.4 | 2024-01-18 | [34347](https://github.com/airbytehq/airbyte/pull//34347) | Bump CDK version to improve resource usage and remove extra logging in substreams| | 5.1.3 | 2023-12-18 | [33306](https://github.com/airbytehq/airbyte/pull/33306/) | Adding integration tests | | 5.1.2 | 2024-01-04 | [33414](https://github.com/airbytehq/airbyte/pull/33414) | Prepare for airbyte-lib | | 5.1.1 | 2024-01-04 | [33926](https://github.com/airbytehq/airbyte/pull/33926/) | Update endpoint for `bank_accounts` stream |