Skip to content

Commit

Permalink
🐙 source-exchange-rates: run up-to-date pipeline [2024-06-26] (#40508)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere committed Jun 27, 2024
1 parent c767ea6 commit c28e7b5
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: e2b40e36-aa0e-4bed-b41b-bcea6fa348b1
dockerImageTag: 1.3.4
dockerImageTag: 1.3.5
dockerRepository: airbyte/source-exchange-rates
githubIssueLabel: source-exchange-rates
icon: exchangeratesapi.svg
Expand Down
20 changes: 10 additions & 10 deletions airbyte-integrations/connectors/source-exchange-rates/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
version = "1.3.4"
version = "1.3.5"
name = "source-exchange-rates"
description = "Source implementation for Exchange Rates."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/exchange-rates.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.5 | 2024-06-26 | [40508](https://github.com/airbytehq/airbyte/pull/40508) | Update dependencies |
| 1.3.4 | 2024-06-23 | [40125](https://github.com/airbytehq/airbyte/pull/40125) | Update dependencies |
| 1.3.3 | 2024-05-30 | [38543](https://github.com/airbytehq/airbyte/pull/38543) | [autopull] base image + poetry + up_to_date |
| 1.3.2 | 2024-06-06 | [39250](https://github.com/airbytehq/airbyte/pull/39250) | [autopull] Upgrade base image to v1.2.2 |
Expand Down

0 comments on commit c28e7b5

Please sign in to comment.