Skip to content

Commit 3abb695

Browse files
authored
🐙 source-fullstory: run up-to-date pipeline [2024-08-17] (#44222)
1 parent da71b1a commit 3abb695

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

airbyte-integrations/connectors/source-fullstory/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: 263fd456-02d1-4a26-a35e-52ccaedad778
5-
dockerImageTag: 0.1.13
5+
dockerImageTag: 0.1.14
66
dockerRepository: airbyte/source-fullstory
77
githubIssueLabel: source-fullstory
88
icon: fullstory.svg

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

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

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

docs/integrations/sources/fullstory.md

+1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ FullStory [API reference](https://api.fullstory.com) has v1 at present. The conn
7373

7474
| Version | Date | Pull Request | Subject |
7575
| :------ | :--------- | :------------------------------------------------- | :------------- |
76+
| 0.1.14 | 2024-08-17 | [44222](https://github.com/airbytehq/airbyte/pull/44222) | Update dependencies |
7677
| 0.1.13 | 2024-08-12 | [43781](https://github.com/airbytehq/airbyte/pull/43781) | Update dependencies |
7778
| 0.1.12 | 2024-08-10 | [43688](https://github.com/airbytehq/airbyte/pull/43688) | Update dependencies |
7879
| 0.1.11 | 2024-08-03 | [43197](https://github.com/airbytehq/airbyte/pull/43197) | Update dependencies |

0 commit comments

Comments
 (0)