1
0
mirror of synced 2025-12-23 21:03:15 -05:00

🐙 source-stripe: run up-to-date pipeline [2025-12-16] (#70638)

Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
This commit is contained in:
octavia-bot-hoard[bot]
2025-12-18 14:48:39 -08:00
committed by GitHub
parent 9ac1341e5e
commit e56aba5697
2 changed files with 3 additions and 2 deletions

View File

@@ -6,11 +6,11 @@ data:
hosts:
- api.stripe.com
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:7.5.1@sha256:8da9d362c184e2e46532ab94f6f9968a74835c0882d6a4a2f9f9c9e5b972f2a1
baseImage: docker.io/airbyte/source-declarative-manifest:7.6.1@sha256:b433ec72f88e69bd836f3c7c815c21bfeeeb32501aeabf586bc421875289e5e2
connectorSubtype: api
connectorType: source
definitionId: e094cb9a-26de-4645-8761-65c0c425d1de
dockerImageTag: 5.15.13
dockerImageTag: 5.15.14
dockerRepository: airbyte/source-stripe
documentationUrl: https://docs.airbyte.com/integrations/sources/stripe
erdUrl: https://dbdocs.io/airbyteio/source-stripe?view=relationships

View File

@@ -246,6 +246,7 @@ Each record is marked with `is_deleted` flag when the appropriate event happens
| Version | Date | Pull Request | Subject |
|:------------|:-----------|:-------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 5.15.14 | 2025-12-16 | [70638](https://github.com/airbytehq/airbyte/pull/70638) | Update dependencies |
| 5.15.13 | 2025-11-25 | [70048](https://github.com/airbytehq/airbyte/pull/70048) | Update dependencies |
| 5.15.12 | 2025-11-18 | [69580](https://github.com/airbytehq/airbyte/pull/69580) | Update dependencies |
| 5.15.11 | 2025-10-29 | [68994](https://github.com/airbytehq/airbyte/pull/68994) | Update dependencies |