1
0
mirror of synced 2025-12-19 18:14:56 -05:00

🐙 source-exchange-rates: run up-to-date pipeline [2025-12-16] (#70600)

Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
This commit is contained in:
octavia-bot-hoard[bot]
2025-12-18 14:51:49 -08:00
committed by GitHub
parent fd8931fcc5
commit cf994ed6d4
2 changed files with 3 additions and 2 deletions

View File

@@ -16,11 +16,11 @@ data:
# Please update to the latest version of the connector base image. # Please update to the latest version of the connector base image.
# https://hub.docker.com/r/airbyte/python-connector-base # https://hub.docker.com/r/airbyte/python-connector-base
# Please use the full address with sha256 hash to guarantee build reproducibility. # Please use the full address with sha256 hash to guarantee build reproducibility.
baseImage: docker.io/airbyte/source-declarative-manifest:7.5.1@sha256:8da9d362c184e2e46532ab94f6f9968a74835c0882d6a4a2f9f9c9e5b972f2a1 baseImage: docker.io/airbyte/source-declarative-manifest:7.6.1@sha256:b433ec72f88e69bd836f3c7c815c21bfeeeb32501aeabf586bc421875289e5e2
connectorSubtype: api connectorSubtype: api
connectorType: source connectorType: source
definitionId: e2b40e36-aa0e-4bed-b41b-bcea6fa348b1 definitionId: e2b40e36-aa0e-4bed-b41b-bcea6fa348b1
dockerImageTag: 1.4.39 dockerImageTag: 1.4.40
dockerRepository: airbyte/source-exchange-rates dockerRepository: airbyte/source-exchange-rates
githubIssueLabel: source-exchange-rates githubIssueLabel: source-exchange-rates
icon: exchangeratesapi.svg icon: exchangeratesapi.svg

View File

@@ -90,6 +90,7 @@ The Exchange Rates API has rate limits that vary per pricing plan. The free plan
| Version | Date | Pull Request | Subject | | Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------ | | :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------ |
| 1.4.40 | 2025-12-16 | [70600](https://github.com/airbytehq/airbyte/pull/70600) | Update dependencies |
| 1.4.39 | 2025-11-25 | [70166](https://github.com/airbytehq/airbyte/pull/70166) | Update dependencies | | 1.4.39 | 2025-11-25 | [70166](https://github.com/airbytehq/airbyte/pull/70166) | Update dependencies |
| 1.4.38 | 2025-11-18 | [69393](https://github.com/airbytehq/airbyte/pull/69393) | Update dependencies | | 1.4.38 | 2025-11-18 | [69393](https://github.com/airbytehq/airbyte/pull/69393) | Update dependencies |
| 1.4.37 | 2025-10-29 | [68716](https://github.com/airbytehq/airbyte/pull/68716) | Update dependencies | | 1.4.37 | 2025-10-29 | [68716](https://github.com/airbytehq/airbyte/pull/68716) | Update dependencies |