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

🐙 source-exchange-rates: run up-to-date pipeline [2025-07-19] (#63607)

This commit is contained in:
Airbyte
2025-07-20 00:05:16 +02:00
committed by GitHub
parent aca21c7450
commit 866c4f6a40
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.
# https://hub.docker.com/r/airbyte/python-connector-base
# Please use the full address with sha256 hash to guarantee build reproducibility.
baseImage: docker.io/airbyte/source-declarative-manifest:6.58.1@sha256:165974dd98ea8d1278bfd77afff4465b8a41caf9138e3b7e1f33c77ee71e6f72
baseImage: docker.io/airbyte/source-declarative-manifest:6.59.2@sha256:89dcb86ee03b8d951b8a2a80a64d2c84a369dacef29346ec6a5f64c9fb7132f8
connectorSubtype: api
connectorType: source
definitionId: e2b40e36-aa0e-4bed-b41b-bcea6fa348b1
dockerImageTag: 1.4.27
dockerImageTag: 1.4.28
dockerRepository: airbyte/source-exchange-rates
githubIssueLabel: source-exchange-rates
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 |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------ |
| 1.4.28 | 2025-07-19 | [63607](https://github.com/airbytehq/airbyte/pull/63607) | Update dependencies |
| 1.4.27 | 2025-07-12 | [62957](https://github.com/airbytehq/airbyte/pull/62957) | Update dependencies |
| 1.4.26 | 2025-07-05 | [62781](https://github.com/airbytehq/airbyte/pull/62781) | Update dependencies |
| 1.4.25 | 2025-06-28 | [62431](https://github.com/airbytehq/airbyte/pull/62431) | Update dependencies |