Skip to content
Merged
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
4 changes: 2 additions & 2 deletions airbyte-integrations/connectors/source-finage/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-finage
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:7.3.1@sha256:04afd30e90f276dae049019427cd519c126203e92a9993de262ff29f73bd8955
baseImage: docker.io/airbyte/source-declarative-manifest:7.3.4@sha256:ebf5c159101614ec9ab3a5183c92781c397b998d15c0b7e2e561ec1e00397fa4
connectorSubtype: api
connectorType: source
definitionId: 5220663f-d87b-498e-8aed-1f2d59371a61
dockerImageTag: 0.0.35
dockerImageTag: 0.0.36
dockerRepository: airbyte/source-finage
githubIssueLabel: source-finage
icon: icon.svg
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/finage.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ This connector can be used to extract data from various APIs such as symbol-list

| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.36 | 2025-10-14 | [68063](https://github.com/airbytehq/airbyte/pull/68063) | Update dependencies |
| 0.0.35 | 2025-10-07 | [67313](https://github.com/airbytehq/airbyte/pull/67313) | Update dependencies |
| 0.0.34 | 2025-09-30 | [66765](https://github.com/airbytehq/airbyte/pull/66765) | Update dependencies |
| 0.0.33 | 2025-09-24 | [65820](https://github.com/airbytehq/airbyte/pull/65820) | Update dependencies |
Expand Down
Loading