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-partnerstack version to 0.1.18
Build source-partnerstack 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 Sep 14, 2024
1 parent d27e8d2 commit fb207c1
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: d30fb809-6456-484d-8e2c-ee12e0f6888d
dockerImageTag: 0.1.17
dockerImageTag: 0.1.18
dockerRepository: airbyte/source-partnerstack
githubIssueLabel: source-partnerstack
icon: partnerstack.svg
Expand Down
39 changes: 21 additions & 18 deletions airbyte-integrations/connectors/source-partnerstack/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-partnerstack"
description = "Source implementation for Partnerstack."
authors = [ "Elliot Trabac <[email protected]>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/partnerstack.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ The Partnerstack connector should not run into Partnerstack API limitations unde

| Version | Date | Pull Request | Subject |
|:--------|:-----------|:---------------------------------------------------------|:--------------------------------------------|
| 0.1.18 | 2024-09-14 | [45506](https://github.com/airbytehq/airbyte/pull/45506) | Update dependencies |
| 0.1.17 | 2024-09-07 | [45294](https://github.com/airbytehq/airbyte/pull/45294) | Update dependencies |
| 0.1.16 | 2024-08-31 | [45053](https://github.com/airbytehq/airbyte/pull/45053) | Update dependencies |
| 0.1.15 | 2024-08-24 | [44712](https://github.com/airbytehq/airbyte/pull/44712) | Update dependencies |
Expand Down

0 comments on commit fb207c1

Please sign in to comment.