Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 263fd456-02d1-4a26-a35e-52ccaedad778
dockerImageTag: 0.2.23
dockerImageTag: 0.2.24
dockerRepository: airbyte/source-fullstory
githubIssueLabel: source-fullstory
icon: fullstory.svg
Expand Down Expand Up @@ -37,5 +37,5 @@ data:
# type: GSM
# alias: airbyte-connector-testing-secret-store
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.51.0@sha256:890b109f243b8b9406f23ea7522de41025f7b3e87f6fc9710bc1e521213a276f
baseImage: docker.io/airbyte/source-declarative-manifest:7.3.4@sha256:ebf5c159101614ec9ab3a5183c92781c397b998d15c0b7e2e561ec1e00397fa4
metadataSpecVersion: "1.0"
1 change: 1 addition & 0 deletions docs/integrations/sources/fullstory.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ FullStory [API reference](https://api.fullstory.com) has v1 at present. The conn

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------- | :------------- |
| 0.2.24 | 2025-10-14 | [61270](https://github.com/airbytehq/airbyte/pull/61270) | Update dependencies |
| 0.2.23 | 2025-05-24 | [60356](https://github.com/airbytehq/airbyte/pull/60356) | Update dependencies |
| 0.2.22 | 2025-05-10 | [59932](https://github.com/airbytehq/airbyte/pull/59932) | Update dependencies |
| 0.2.21 | 2025-05-03 | [59376](https://github.com/airbytehq/airbyte/pull/59376) | Update dependencies |
Expand Down
Loading