Skip to content

Commit 3726570

Browse files
authored
🐙 source-flexport: run up-to-date pipeline [2024-09-14] (#45508)
1 parent 63d1366 commit 3726570

File tree

4 files changed

+24
-20
lines changed

4 files changed

+24
-20
lines changed

airbyte-integrations/connectors/source-flexport/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ data:
1515
connectorSubtype: api
1616
connectorType: source
1717
definitionId: f95337f1-2ad1-4baf-922f-2ca9152de630
18-
dockerImageTag: 0.2.16
18+
dockerImageTag: 0.2.17
1919
dockerRepository: airbyte/source-flexport
2020
githubIssueLabel: source-flexport
2121
icon: flexport.svg

airbyte-integrations/connectors/source-flexport/poetry.lock

+21-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airbyte-integrations/connectors/source-flexport/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
33
build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
6-
version = "0.2.16"
6+
version = "0.2.17"
77
name = "source-flexport"
88
description = "Source implementation for Flexport."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/flexport.md

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ Authentication uses a pre-created API token which can be [created in the UI](htt
4949

5050
| Version | Date | Pull Request | Subject |
5151
| :------ | :--------- | :------------------------------------------------------- | :------------------------------ |
52+
| 0.2.17 | 2024-09-14 | [45508](https://github.com/airbytehq/airbyte/pull/45508) | Update dependencies |
5253
| 0.2.16 | 2024-09-07 | [45309](https://github.com/airbytehq/airbyte/pull/45309) | Update dependencies |
5354
| 0.2.15 | 2024-08-31 | [45035](https://github.com/airbytehq/airbyte/pull/45035) | Update dependencies |
5455
| 0.2.14 | 2024-08-24 | [44638](https://github.com/airbytehq/airbyte/pull/44638) | Update dependencies |

0 commit comments

Comments
 (0)