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

🐙 source-timely: run up-to-date pipeline [2024-12-14] (#49769)

This commit is contained in:
Airbyte
2024-12-15 06:09:57 +02:00
committed by GitHub
parent 4f3fa07c67
commit 539e3bb338
2 changed files with 3 additions and 2 deletions

View File

@@ -6,11 +6,11 @@ data:
hosts:
- api.timelyapp.com
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.11.0@sha256:318a47b604a592087dca781a9448a567b3df551a2f33ca0f17cf577af07cc33c
baseImage: docker.io/airbyte/source-declarative-manifest:6.11.1@sha256:0d0f562a70c0ed19ab605f0c83802a2e052712587692e2f3a1cc794fe7cd7007
connectorSubtype: api
connectorType: source
definitionId: bc617b5f-1b9e-4a2d-bebe-782fd454a771
dockerImageTag: 0.4.5
dockerImageTag: 0.4.6
dockerRepository: airbyte/source-timely
documentationUrl: https://docs.airbyte.com/integrations/sources/timely
githubIssueLabel: source-timely

View File

@@ -37,6 +37,7 @@ The Timely source connector supports the following [sync modes](https://docs.air
| Version | Date | Pull Request | Subject |
| :------ | :-------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
| 0.4.6 | 2024-12-14 | [49769](https://github.com/airbytehq/airbyte/pull/49769) | Update dependencies |
| 0.4.5 | 2024-12-12 | [49387](https://github.com/airbytehq/airbyte/pull/49387) | Update dependencies |
| 0.4.4 | 2024-12-11 | [48307](https://github.com/airbytehq/airbyte/pull/48307) | Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64 |
| 0.4.3 | 2024-10-29 | [47887](https://github.com/airbytehq/airbyte/pull/47887) | Update dependencies |