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

🐙 source-split-io: run up-to-date pipeline [2025-02-22] (#54470)

This commit is contained in:
Airbyte
2025-02-23 02:32:19 +02:00
committed by GitHub
parent 28f01579da
commit 461c8b5158
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-split-io
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.33.6@sha256:81af934a2136edf0521a71697938cea20d1c6eb36c944566b9455bdd2a47d2bd
baseImage: docker.io/airbyte/source-declarative-manifest:6.36.1@sha256:52ad641b57995fbd43975d64f9a68fac15fcb80687df0f7acc27c4942a3b6bbb
connectorSubtype: api
connectorType: source
definitionId: fa1994b2-d0b2-451d-807e-a9ceff9377cc
dockerImageTag: 0.0.11
dockerImageTag: 0.0.12
dockerRepository: airbyte/source-split-io
githubIssueLabel: source-split-io
icon: icon.svg

View File

@@ -37,6 +37,7 @@ Refer `https://docs.split.io/reference/authentication` for more details.
| Version | Date | Pull Request | Subject |
| ------------------ | ------------ | --- | ---------------- |
| 0.0.12 | 2025-02-22 | [54470](https://github.com/airbytehq/airbyte/pull/54470) | Update dependencies |
| 0.0.11 | 2025-02-15 | [54064](https://github.com/airbytehq/airbyte/pull/54064) | Update dependencies |
| 0.0.10 | 2025-02-08 | [53536](https://github.com/airbytehq/airbyte/pull/53536) | Update dependencies |
| 0.0.9 | 2025-02-01 | [53053](https://github.com/airbytehq/airbyte/pull/53053) | Update dependencies |