Skip to content

Commit fa3e9a7

Browse files
authored
🐙 source-trustpilot: run up-to-date pipeline [2024-08-12] (#43819)
1 parent 9f469a9 commit fa3e9a7

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: api
33
connectorType: source
44
definitionId: d7e23ea6-d741-4314-9209-a33c91a2e945
5-
dockerImageTag: 0.2.4
5+
dockerImageTag: 0.2.5
66
dockerRepository: airbyte/source-trustpilot
77
githubIssueLabel: source-trustpilot
88
icon: trustpilot.svg

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

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

airbyte-integrations/connectors/source-trustpilot/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.4"
6+
version = "0.2.5"
77
name = "source-trustpilot"
88
description = "Source implementation for Trustpilot."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/trustpilot.md

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ The Trustpilot connector should not run into any limits under normal usage. Plea
6161

6262
| Version | Date | Pull Request | Subject |
6363
| :------ | :--------- | :------------------------------------------------------- | :-------------- |
64+
| 0.2.5 | 2024-08-12 | [43819](https://github.com/airbytehq/airbyte/pull/43819) | Update dependencies |
6465
| 0.2.4 | 2024-08-10 | [43618](https://github.com/airbytehq/airbyte/pull/43618) | Update dependencies |
6566
| 0.2.3 | 2024-08-03 | [43213](https://github.com/airbytehq/airbyte/pull/43213) | Update dependencies |
6667
| `0.2.2` | 2024-08-05 | [42855](https://github.com/airbytehq/airbyte/pull/42855) | Fix refresh token URL |

0 commit comments

Comments
 (0)