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

🐙 source-alpaca-broker-api: run up-to-date pipeline [2025-04-19] (#58245)

This commit is contained in:
Airbyte
2025-04-19 21:14:49 +03:00
committed by GitHub
parent c65a0cd50d
commit 7da7817ee4
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-alpaca-broker-api
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.45.1@sha256:101da55e5201e9ce0ba5f3ebc7528e700f75a2a1d9afe76a34573d0311fe7a98
baseImage: docker.io/airbyte/source-declarative-manifest:6.45.7@sha256:dc01ec948ba69f93615cbe4f421bf99f4236107dea44feb6cb244f3d9dc09366
connectorSubtype: api
connectorType: source
definitionId: 9065ae98-3c65-4283-b858-d22772b6fab5
dockerImageTag: 0.0.3
dockerImageTag: 0.0.4
dockerRepository: airbyte/source-alpaca-broker-api
githubIssueLabel: source-alpaca-broker-api
icon: icon.svg

View File

@@ -30,6 +30,7 @@ API reference: https://docs.alpaca.markets/reference/getallaccounts
| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.4 | 2025-04-19 | [58245](https://github.com/airbytehq/airbyte/pull/58245) | Update dependencies |
| 0.0.3 | 2025-04-12 | [57646](https://github.com/airbytehq/airbyte/pull/57646) | Update dependencies |
| 0.0.2 | 2025-04-05 | [57186](https://github.com/airbytehq/airbyte/pull/57186) | Update dependencies |
| 0.0.1 | 2025-04-02 | [56962](https://github.com/airbytehq/airbyte/pull/56962) | Initial release by [@btkcodedev](https://github.com/btkcodedev) via Connector Builder |