diff --git a/airbyte-integrations/connectors/source-finage/metadata.yaml b/airbyte-integrations/connectors/source-finage/metadata.yaml index bbed3d0193f2..2feaef75d865 100644 --- a/airbyte-integrations/connectors/source-finage/metadata.yaml +++ b/airbyte-integrations/connectors/source-finage/metadata.yaml @@ -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 diff --git a/docs/integrations/sources/finage.md b/docs/integrations/sources/finage.md index cf53caf8bfbb..7157b752db26 100644 --- a/docs/integrations/sources/finage.md +++ b/docs/integrations/sources/finage.md @@ -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 |