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-flexport version to 0.2.15
Build source-flexport 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 70ea82b
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 @@ -15,7 +15,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: f95337f1-2ad1-4baf-922f-2ca9152de630
dockerImageTag: 0.2.14
dockerImageTag: 0.2.15
dockerRepository: airbyte/source-flexport
githubIssueLabel: source-flexport
icon: flexport.svg
Expand Down
38 changes: 22 additions & 16 deletions airbyte-integrations/connectors/source-flexport/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.2.14"
version = "0.2.15"
name = "source-flexport"
description = "Source implementation for Flexport."
authors = [ "Airbyte <[email protected]>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/flexport.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ Authentication uses a pre-created API token which can be [created in the UI](htt

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------ |
| 0.2.15 | 2024-08-31 | [45035](https://github.com/airbytehq/airbyte/pull/45035) | Update dependencies |
| 0.2.14 | 2024-08-24 | [44638](https://github.com/airbytehq/airbyte/pull/44638) | Update dependencies |
| 0.2.13 | 2024-08-17 | [44308](https://github.com/airbytehq/airbyte/pull/44308) | Update dependencies |
| 0.2.12 | 2024-08-12 | [43918](https://github.com/airbytehq/airbyte/pull/43918) | Update dependencies |
Expand Down

0 comments on commit 70ea82b

Please sign in to comment.