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

🐙 source-drift: run up-to-date pipeline [2025-06-22] (#61990)

This commit is contained in:
Airbyte
2025-06-21 17:20:36 -07:00
committed by GitHub
parent cef7374c67
commit 796ca8c634
2 changed files with 3 additions and 2 deletions

View File

@@ -6,11 +6,11 @@ data:
hosts:
- https://driftapi.com/
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.55.1@sha256:f8563342ed2681dbee05122070722ff9565f3d8537feb8eeb13e85e3b70a7c24
baseImage: docker.io/airbyte/source-declarative-manifest:6.56.1@sha256:579dece55029aa9552884a8eedc6aababb981625daa54ca01f3bacb398dd4973
connectorSubtype: api
connectorType: source
definitionId: 445831eb-78db-4b1f-8f1f-0d96ad8739e2
dockerImageTag: 0.4.25
dockerImageTag: 0.4.26
dockerRepository: airbyte/source-drift
documentationUrl: https://docs.airbyte.com/integrations/sources/drift
githubIssueLabel: source-drift

View File

@@ -56,6 +56,7 @@ The Drift connector should not run into Drift API limitations under normal usage
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
| 0.4.26 | 2025-06-22 | [61990](https://github.com/airbytehq/airbyte/pull/61990) | Update dependencies |
| 0.4.25 | 2025-06-14 | [61286](https://github.com/airbytehq/airbyte/pull/61286) | Update dependencies |
| 0.4.24 | 2025-05-24 | [60398](https://github.com/airbytehq/airbyte/pull/60398) | Update dependencies |
| 0.4.23 | 2025-05-10 | [60022](https://github.com/airbytehq/airbyte/pull/60022) | Update dependencies |