Skip to content

Commit

Permalink
Update versions of libraries in poetry.
Browse files Browse the repository at this point in the history
PATCH bump source-adjust version to 0.1.18
Build source-adjust 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 4d0f920
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: d3b7fa46-111b-419a-998a-d7f046f6d66d
dockerImageTag: 0.1.17
dockerImageTag: 0.1.18
dockerRepository: airbyte/source-adjust
documentationUrl: https://docs.airbyte.com/integrations/sources/adjust
githubIssueLabel: source-adjust
Expand Down
38 changes: 22 additions & 16 deletions airbyte-integrations/connectors/source-adjust/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 = "source-adjust"
description = "Source implementation for Adjust."
authors = [ "Airbyte <[email protected]>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/adjust.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ The source connector supports the following [sync modes](https://docs.airbyte.co

| Version | Date | Pull Request | Subject |
|---------|------------| -------------------------------------------------------- |---------------------------------------------|
| 0.1.18 | 2024-08-31 | [44985](https://github.com/airbytehq/airbyte/pull/44985) | Update dependencies |
| 0.1.17 | 2024-08-24 | [44751](https://github.com/airbytehq/airbyte/pull/44751) | Update dependencies |
| 0.1.16 | 2024-08-17 | [44266](https://github.com/airbytehq/airbyte/pull/44266) | Update dependencies |
| 0.1.15 | 2024-08-12 | [43828](https://github.com/airbytehq/airbyte/pull/43828) | Update dependencies |
Expand Down

0 comments on commit 4d0f920

Please sign in to comment.