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-timeplus version to 0.1.29
Build destination-timeplus 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 Dec 21, 2024
1 parent f1fb6be commit 9e30d6d
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ data:
connectorSubtype: database
connectorType: destination
definitionId: f70a8ece-351e-4790-b37b-cb790bcd6d54
dockerImageTag: 0.1.28
dockerImageTag: 0.1.29
dockerRepository: airbyte/destination-timeplus
githubIssueLabel: destination-timeplus
icon: timeplus.svg
Expand Down
10 changes: 5 additions & 5 deletions airbyte-integrations/connectors/destination-timeplus/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.28"
version = "0.1.29"
name = "destination-timeplus"
description = "Destination implementation for Timeplus."
authors = ["Airbyte <[email protected]>"]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/destinations/timeplus.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ You'll need the following information to configure the Timeplus destination:

| Version | Date | Pull Request | Subject |
|:--------| :--------- | :-------------------------------------------------------- | :------------------- |
| 0.1.29 | 2024-12-21 | [50176](https://github.com/airbytehq/airbyte/pull/50176) | Update dependencies |
| 0.1.28 | 2024-12-14 | [48930](https://github.com/airbytehq/airbyte/pull/48930) | Update dependencies |
| 0.1.27 | 2024-11-25 | [48273](https://github.com/airbytehq/airbyte/pull/48273) | Update dependencies |
| 0.1.26 | 2024-10-29 | [47059](https://github.com/airbytehq/airbyte/pull/47059) | Update dependencies |
Expand Down

0 comments on commit 9e30d6d

Please sign in to comment.