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

🐙 source-survicate: run up-to-date pipeline [2024-12-21] (#50313)

This commit is contained in:
Airbyte
2024-12-22 04:33:37 +02:00
committed by GitHub
parent 879855f405
commit 507cdd7519
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-survicate
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.11.1@sha256:0d0f562a70c0ed19ab605f0c83802a2e052712587692e2f3a1cc794fe7cd7007
baseImage: docker.io/airbyte/source-declarative-manifest:6.12.3@sha256:9214270d83304213977c08e91fd9c55a98819543dbbf0df25a4356299af4f3ab
connectorSubtype: api
connectorType: source
definitionId: 5770c58b-3288-4fa0-a968-bb8a6607fae1
dockerImageTag: 0.0.6
dockerImageTag: 0.0.7
dockerRepository: airbyte/source-survicate
githubIssueLabel: source-survicate
icon: icon.svg

View File

@@ -33,6 +33,7 @@ Refer `https://developers.survicate.com/data-export/setup/#authentication` for m
| Version | Date | Pull Request | Subject |
| ------------------ | ------------ | -- | ---------------- |
| 0.0.7 | 2024-12-21 | [50313](https://github.com/airbytehq/airbyte/pull/50313) | Update dependencies |
| 0.0.6 | 2024-12-14 | [49747](https://github.com/airbytehq/airbyte/pull/49747) | Update dependencies |
| 0.0.5 | 2024-12-12 | [49420](https://github.com/airbytehq/airbyte/pull/49420) | Update dependencies |
| 0.0.4 | 2024-11-04 | [48278](https://github.com/airbytehq/airbyte/pull/48278) | Update dependencies |