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

🐙 source-cin7: run up-to-date pipeline [2025-04-05] (#57183)

This commit is contained in:
Airbyte
2025-04-05 23:14:32 +03:00
committed by GitHub
parent bee47cb362
commit e8baacf363
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-cin7
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.42.1@sha256:e27eda55fe99a0f36d2f108e8b00178f9ace4be23ea68a09547c3dbcb7184ed1
baseImage: docker.io/airbyte/source-declarative-manifest:6.45.0@sha256:0508eca3b3193ba7883a80f0f739073f5bd99a8f565720c2f95286d5b4f48cb6
connectorSubtype: api
connectorType: source
definitionId: ff48bf15-f917-4fff-ba28-cbab56ef892f
dockerImageTag: 0.1.1
dockerImageTag: 0.1.2
dockerRepository: airbyte/source-cin7
githubIssueLabel: source-cin7
icon: icon.svg

View File

@@ -39,6 +39,7 @@ Create an application and note down the Account Id and the API key, you will nee
| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.1.2 | 2025-04-05 | [57183](https://github.com/airbytehq/airbyte/pull/57183) | Update dependencies |
| 0.1.1 | 2025-03-29 | [56590](https://github.com/airbytehq/airbyte/pull/56590) | Update dependencies |
| 0.1.0 | 2025-03-27 | [56429](https://github.com/airbytehq/airbyte/pull/56429) | refactor connector, add backoff and fix endpoints |
| 0.0.16 | 2025-03-22 | [56121](https://github.com/airbytehq/airbyte/pull/56121) | Update dependencies |