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

🐙 source-shortcut: run up-to-date pipeline [2025-02-01] (#53110)

This commit is contained in:
Airbyte
2025-02-02 08:08:42 +02:00
committed by GitHub
parent bb3240b9bc
commit c77a2be57b
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-shortcut
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.27.0@sha256:ffc5f087448ef40fd1ef8fe0fc660b16621be7c1e8ecfccd44002136b06c6efb
baseImage: docker.io/airbyte/source-declarative-manifest:6.31.1@sha256:7317b63149b57a89aaab067f65791ddc2756cb640e350c099c33657fa5605fed
connectorSubtype: api
connectorType: source
definitionId: 72b4b6ad-bf46-4113-a97e-c8e2666f7230
dockerImageTag: 0.0.10
dockerImageTag: 0.0.11
dockerRepository: airbyte/source-shortcut
githubIssueLabel: source-shortcut
icon: icon.svg

View File

@@ -53,6 +53,7 @@ Refer `https://developer.shortcut.com/api/rest/v3#Authentication` for more detai
| Version | Date | Pull Request | Subject |
| ------------------ | ------------ | --- | ---------------- |
| 0.0.11 | 2025-02-01 | [53110](https://github.com/airbytehq/airbyte/pull/53110) | Update dependencies |
| 0.0.10 | 2025-01-25 | [52393](https://github.com/airbytehq/airbyte/pull/52393) | Update dependencies |
| 0.0.9 | 2025-01-18 | [51998](https://github.com/airbytehq/airbyte/pull/51998) | Update dependencies |
| 0.0.8 | 2025-01-11 | [51451](https://github.com/airbytehq/airbyte/pull/51451) | Update dependencies |