Skip to content

Commit 6c8dbe9

Browse files
committed
Update versions of libraries in poetry.
PATCH bump source-callrail version to 0.1.13 Build source-callrail docker image for platform(s) linux/amd64, linux/arm64 Get dependency updates Create or update pull request on Airbyte repository Add changelog entry
1 parent 2eaccd0 commit 6c8dbe9

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

airbyte-integrations/connectors/source-callrail/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: api
33
connectorType: source
44
definitionId: dc98a6ad-2dd1-47b6-9529-2ec35820f9c6
5-
dockerImageTag: 0.1.12
5+
dockerImageTag: 0.1.13
66
dockerRepository: airbyte/source-callrail
77
githubIssueLabel: source-callrail
88
icon: callrail.svg

airbyte-integrations/connectors/source-callrail/poetry.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airbyte-integrations/connectors/source-callrail/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
33
build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
6-
version = "0.1.12"
6+
version = "0.1.13"
77
name = "source-callrail"
88
description = "Source implementation for Callrail."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/callrail.md

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ This Source is capable of syncing the following core Streams:
3737

3838
| Version | Date | Pull Request | Subject |
3939
| :------ | :--------- | :------------------------------------------------------- | :---------------------- |
40+
| 0.1.13 | 2024-08-12 | [43796](https://github.com/airbytehq/airbyte/pull/43796) | Update dependencies |
4041
| 0.1.12 | 2024-08-10 | [43705](https://github.com/airbytehq/airbyte/pull/43705) | Update dependencies |
4142
| 0.1.11 | 2024-08-03 | [43173](https://github.com/airbytehq/airbyte/pull/43173) | Update dependencies |
4243
| 0.1.10 | 2024-07-27 | [42619](https://github.com/airbytehq/airbyte/pull/42619) | Update dependencies |

0 commit comments

Comments
 (0)