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.18
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 Aug 31, 2024
1 parent 44a96f8 commit 87dd56a
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: f70a8ece-351e-4790-b37b-cb790bcd6d54
dockerImageTag: 0.1.17
dockerImageTag: 0.1.18
dockerRepository: airbyte/destination-timeplus
githubIssueLabel: destination-timeplus
icon: timeplus.svg
Expand Down
25 changes: 15 additions & 10 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.17"
version = "0.1.18"
name = "destination-timeplus"
description = "Destination implementation for Timeplus."
authors = [ "Airbyte <jove@timeplus.io>",]
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 @@ -41,6 +41,7 @@ You'll need the following information to configure the Timeplus destination:

| Version | Date | Pull Request | Subject |
|:--------| :--------- | :-------------------------------------------------------- | :------------------- |
| 0.1.18 | 2024-08-31 | [45020](https://github.com/airbytehq/airbyte/pull/45020) | Update dependencies |
| 0.1.17 | 2024-08-24 | [44707](https://github.com/airbytehq/airbyte/pull/44707) | Update dependencies |
| 0.1.16 | 2024-08-22 | [44530](https://github.com/airbytehq/airbyte/pull/44530) | Update test dependencies |
| 0.1.15 | 2024-08-17 | [44363](https://github.com/airbytehq/airbyte/pull/44363) | Update dependencies |
Expand Down

0 comments on commit 87dd56a

Please sign in to comment.