Skip to content

Commit 60fa8b6

Browse files
committed
Update versions of libraries in poetry.
PATCH bump source-linnworks version to 0.1.20 Build source-linnworks 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 6fd9f08 commit 60fa8b6

File tree

4 files changed

+19
-17
lines changed

4 files changed

+19
-17
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ data:
77
connectorSubtype: api
88
connectorType: source
99
definitionId: 7b86879e-26c5-4ef6-a5ce-2be5c7b46d1e
10-
dockerImageTag: 0.1.19
10+
dockerImageTag: 0.1.20
1111
dockerRepository: airbyte/source-linnworks
1212
documentationUrl: https://docs.airbyte.com/integrations/sources/linnworks
1313
githubIssueLabel: source-linnworks

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

Lines changed: 16 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Lines changed: 1 addition & 1 deletion
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.19"
6+
version = "0.1.20"
77
name = "source-linnworks"
88
description = "Source implementation for Linnworks."
99
authors = [ "Airbyte <contact@airbyte.io>",]

docs/integrations/sources/linnworks.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ Rate limits for the Linnworks API vary across endpoints. Use the [links in the *
7474

7575
| Version | Date | Pull Request | Subject |
7676
| :------ | :--------- | :------------------------------------------------------- | :-------------------------------------------------------------------------- |
77+
| 0.1.20 | 2024-08-03 | [43183](https://github.com/airbytehq/airbyte/pull/43183) | Update dependencies |
7778
| 0.1.19 | 2024-07-27 | [42608](https://github.com/airbytehq/airbyte/pull/42608) | Update dependencies |
7879
| 0.1.18 | 2024-07-20 | [42235](https://github.com/airbytehq/airbyte/pull/42235) | Update dependencies |
7980
| 0.1.17 | 2024-07-13 | [41778](https://github.com/airbytehq/airbyte/pull/41778) | Update dependencies |

0 commit comments

Comments
 (0)