Skip to content

Commit

Permalink
🐙 destination-databend: run up-to-date pipeline [2024-09-07] (#45237)
Browse files Browse the repository at this point in the history
  • Loading branch information
airbyteio authored Sep 8, 2024
1 parent e514a7f commit 06a0c7a
Show file tree
Hide file tree
Showing 4 changed files with 56 additions and 55 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.20
dockerImageTag: 0.1.21
dockerRepository: airbyte/destination-databend
githubIssueLabel: destination-databend
icon: databend.svg
Expand Down
106 changes: 53 additions & 53 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.20"
version = "0.1.21"
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.21 | 2024-09-07 | [45237](https://github.com/airbytehq/airbyte/pull/45237) | Update dependencies |
| 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 |
Expand Down

0 comments on commit 06a0c7a

Please sign in to comment.