1
0
mirror of synced 2025-12-25 02:09:19 -05:00

🐛 source-stripe: Use latest CDK version and pin the version (#32056)

This commit is contained in:
Alexandre Girard
2023-11-02 07:39:49 -07:00
committed by GitHub
parent f487e15a04
commit d99566f741
4 changed files with 11 additions and 3 deletions

View File

@@ -192,6 +192,7 @@ The Stripe connector should not run into Stripe API limitations under normal usa
| Version | Date | Pull Request | Subject |
|:--------|:-----------|:----------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------|
| 4.5.1 | 2023-11-01 | [32056](https://github.com/airbytehq/airbyte/pull/32056/) | Use CDK version 0.52.8 |
| 4.5.0 | 2023-10-25 | [31327](https://github.com/airbytehq/airbyte/pull/31327/) | Use concurrent CDK when running in full-refresh |
| 4.4.2 | 2023-10-24 | [31764](https://github.com/airbytehq/airbyte/pull/31764) | Base image migration: remove Dockerfile and use the python-connector-base image |
| 4.4.1 | 2023-10-18 | [31553](https://github.com/airbytehq/airbyte/pull/31553) | Adjusted `Setup Attempts` and extended `Checkout Sessions` stream schemas |