Skip to content

Commit

Permalink
🐙 source-fastbill: run up-to-date pipeline [2024-09-14] (#45486)
Browse files Browse the repository at this point in the history
  • Loading branch information
airbyteio authored Sep 15, 2024
1 parent deb0b1e commit 50021cc
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: eb3e9c1c-0467-4eb7-a172-5265e04ccd0a
dockerImageTag: 0.2.19
dockerImageTag: 0.2.20
dockerRepository: airbyte/source-fastbill
documentationUrl: https://docs.airbyte.com/integrations/sources/fastbill
githubIssueLabel: source-fastbill
Expand Down
33 changes: 18 additions & 15 deletions airbyte-integrations/connectors/source-fastbill/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.19"
version = "0.2.20"
name = "source-fastbill"
description = "Source implementation for Fastbill."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/fastbill.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ The Fastbill source connector supports the following [sync modes](https://docs.a

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
| 0.2.20 | 2024-09-14 | [45486](https://github.com/airbytehq/airbyte/pull/45486) | Update dependencies |
| 0.2.19 | 2024-09-07 | [45251](https://github.com/airbytehq/airbyte/pull/45251) | Update dependencies |
| 0.2.18 | 2024-08-31 | [44999](https://github.com/airbytehq/airbyte/pull/44999) | Update dependencies |
| 0.2.17 | 2024-08-24 | [44647](https://github.com/airbytehq/airbyte/pull/44647) | Update dependencies |
Expand Down

0 comments on commit 50021cc

Please sign in to comment.