Skip to content

Commit

Permalink
Update versions of libraries in poetry.
Browse files Browse the repository at this point in the history
PATCH bump destination-databend version to 0.1.20
Build destination-databend docker image for platform(s) linux/amd64, linux/arm64
Get dependency updates
Create or update pull request on Airbyte repository
Add changelog entry
  • Loading branch information
airbyteio committed Aug 31, 2024
1 parent 44a96f8 commit 1a27fea
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ data:
connectorSubtype: database
connectorType: destination
definitionId: 302e4d8e-08d3-4098-acd4-ac67ca365b88
dockerImageTag: 0.1.19
dockerImageTag: 0.1.20
dockerRepository: airbyte/destination-databend
githubIssueLabel: destination-databend
icon: databend.svg
Expand Down
25 changes: 15 additions & 10 deletions airbyte-integrations/connectors/destination-databend/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.1.19"
version = "0.1.20"
name = "destination-databend"
description = "Destination implementation for Databend."
authors = [ "Airbyte <[email protected]>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/destinations/databend.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ And the [Databend Cloud](https://app.databend.com/) will only support databend v

| Version | Date | Pull Request | Subject |
| :------------------------------------------------------- | :--------------------------------------- | :-------------------------------------------------------- | :------------------------------------------------------- | ----------- |
| 0.1.20 | 2024-08-31 | [45001](https://github.com/airbytehq/airbyte/pull/45001) | Update dependencies |
| 0.1.19 | 2024-08-24 | [44756](https://github.com/airbytehq/airbyte/pull/44756) | Update dependencies |
| 0.1.18 | 2024-08-22 | [44530](https://github.com/airbytehq/airbyte/pull/44530) | Update test dependencies |
| 0.1.17 | 2024-08-17 | [44300](https://github.com/airbytehq/airbyte/pull/44300) | Update dependencies |
Expand Down

0 comments on commit 1a27fea

Please sign in to comment.