1
0
mirror of synced 2025-12-23 21:03:15 -05:00

🐙 source-google-sheets: run up-to-date pipeline [2025-10-07] (#67395)

Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
This commit is contained in:
octavia-bot-hoard[bot]
2025-10-07 14:11:07 -04:00
committed by GitHub
parent b9af458f20
commit fe871569a7
2 changed files with 3 additions and 2 deletions

View File

@@ -6,11 +6,11 @@ data:
hosts:
- "*.googleapis.com"
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:7.2.2@sha256:588e3aaeae219b31b47da458972e559556e3501c6b6ab9f858ff83e6c8f6dc7a
baseImage: docker.io/airbyte/source-declarative-manifest:7.3.1@sha256:04afd30e90f276dae049019427cd519c126203e92a9993de262ff29f73bd8955
connectorSubtype: file
connectorType: source
definitionId: 71607ba1-c0ac-4799-8049-7f4b90dd50f7
dockerImageTag: 0.12.7
dockerImageTag: 0.12.8
dockerRepository: airbyte/source-google-sheets
documentationUrl: https://docs.airbyte.com/integrations/sources/google-sheets
githubIssueLabel: source-google-sheets

View File

@@ -309,6 +309,7 @@ Airbyte batches requests to the API in order to efficiently pull data and respec
| Version | Date | Pull Request | Subject |
|------------|------------|----------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 0.12.8 | 2025-10-07 | [67395](https://github.com/airbytehq/airbyte/pull/67395) | Update dependencies |
| 0.12.7 | 2025-09-30 | [65383](https://github.com/airbytehq/airbyte/pull/65383) | Update dependencies |
| 0.12.6 | 2025-09-10 | [66012](https://github.com/airbytehq/airbyte/pull/66012) | Update to CDK v7 |
| 0.12.5 | 2025-08-09 | [64633](https://github.com/airbytehq/airbyte/pull/64633) | Update dependencies |