Skip to content

Commit 0c7fe05

Browse files
committed
Update versions of libraries in poetry.
PATCH bump destination-duckdb version to 0.4.17 Build destination-duckdb 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 2b7c0fc commit 0c7fe05

File tree

4 files changed

+84
-79
lines changed

4 files changed

+84
-79
lines changed

airbyte-integrations/connectors/destination-duckdb/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ data:
44
connectorSubtype: database
55
connectorType: destination
66
definitionId: 94bd199c-2ff0-4aa2-b98e-17f0acb72610
7-
dockerImageTag: 0.4.16
7+
dockerImageTag: 0.4.17
88
dockerRepository: airbyte/destination-duckdb
99
githubIssueLabel: destination-duckdb
1010
icon: duckdb.svg

airbyte-integrations/connectors/destination-duckdb/poetry.lock

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

airbyte-integrations/connectors/destination-duckdb/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "destination-duckdb"
3-
version = "0.4.16"
3+
version = "0.4.17"
44
description = "Destination implementation for Duckdb."
55
authors = ["Simon Späti, Airbyte"]
66
license = "MIT"

0 commit comments

Comments
 (0)