diff --git a/airbyte-integrations/connectors/source-google-forms/metadata.yaml b/airbyte-integrations/connectors/source-google-forms/metadata.yaml index 9c10f23e5eb..0c820b42ea9 100644 --- a/airbyte-integrations/connectors/source-google-forms/metadata.yaml +++ b/airbyte-integrations/connectors/source-google-forms/metadata.yaml @@ -13,11 +13,11 @@ data: enabled: false packageName: airbyte-source-google-forms connectorBuildOptions: - baseImage: docker.io/airbyte/source-declarative-manifest:7.3.4@sha256:ebf5c159101614ec9ab3a5183c92781c397b998d15c0b7e2e561ec1e00397fa4 + baseImage: docker.io/airbyte/source-declarative-manifest:7.3.9@sha256:467a90d7721f4e0ca0065e6b2d257abfb371fdeafbc64c8ce63c039270aba0f0 connectorSubtype: api connectorType: source definitionId: 4100f944-1bef-4a73-a1c6-6042e3137749 - dockerImageTag: 0.0.35 + dockerImageTag: 0.0.36 dockerRepository: airbyte/source-google-forms githubIssueLabel: source-google-forms icon: icon.svg diff --git a/docs/integrations/sources/google-forms.md b/docs/integrations/sources/google-forms.md index cf084070e45..1066277e0b1 100644 --- a/docs/integrations/sources/google-forms.md +++ b/docs/integrations/sources/google-forms.md @@ -23,6 +23,7 @@ Google Forms is a free online tool from Google that allows users to create custo | Version | Date | Pull Request | Subject | |------------------|-------------------|--------------|----------------| +| 0.0.36 | 2025-10-21 | [68215](https://github.com/airbytehq/airbyte/pull/68215) | Update dependencies | | 0.0.35 | 2025-10-14 | [68029](https://github.com/airbytehq/airbyte/pull/68029) | Update dependencies | | 0.0.34 | 2025-10-07 | [67256](https://github.com/airbytehq/airbyte/pull/67256) | Update dependencies | | 0.0.33 | 2025-09-30 | [66305](https://github.com/airbytehq/airbyte/pull/66305) | Update dependencies |