Skip to content

Commit

Permalink
🐙 source-coin-api: run up-to-date pipeline [2024-06-26] (#40315)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere authored Jun 27, 2024
1 parent 644b426 commit 4708bf3
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 919984ef-53a2-479b-8ffe-9c1ddb9fc3f3
dockerImageTag: 0.2.7
dockerImageTag: 0.2.8
dockerRepository: airbyte/source-coin-api
documentationUrl: https://docs.airbyte.com/integrations/sources/coin-api
githubIssueLabel: source-coin-api
Expand Down
6 changes: 3 additions & 3 deletions airbyte-integrations/connectors/source-coin-api/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 = "0.2.7"
version = "0.2.8"
name = "source-coin-api"
description = "Source implementation for Coin Api."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/coin-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ The following fields are required fields for the connector to work:

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :-------------------------------------------------------- | :------------------------------------------------------------------------------------------ |
| 0.2.8 | 2024-06-26 | [40315](https://github.com/airbytehq/airbyte/pull/40315) | Update dependencies |
| 0.2.7 | 2024-06-22 | [40062](https://github.com/airbytehq/airbyte/pull/40062) | Update dependencies |
| 0.2.6 | 2024-06-06 | [39257](https://github.com/airbytehq/airbyte/pull/39257) | [autopull] Upgrade base image to v1.2.2 |
| 0.2.5 | 2024-05-21 | [38139](https://github.com/airbytehq/airbyte/pull/38139) | Make connector compatable with builder ` |
Expand Down

0 comments on commit 4708bf3

Please sign in to comment.