Skip to content

Commit 454ded8

Browse files
committed
[up-to-date]Upgrade the base image to the latest version in metadata.yaml; PATCH bump source-google-sheets version to 0.12.3; Build source-google-sheets docker image for platform(s) linux/amd64, linux/arm64; Get dependency updates; Create or update pull request on Airbyte repository; Add changelog entry
1 parent bbd4759 commit 454ded8

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

airbyte-integrations/connectors/source-google-sheets/metadata.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ data:
66
hosts:
77
- "*.googleapis.com"
88
connectorBuildOptions:
9-
baseImage: docker.io/airbyte/source-declarative-manifest:6.59.2@sha256:89dcb86ee03b8d951b8a2a80a64d2c84a369dacef29346ec6a5f64c9fb7132f8
9+
baseImage: docker.io/airbyte/source-declarative-manifest:6.60.0@sha256:8a01d4fabdc7cbee92a583cc30fe08bb8ebba0e8d54569920d29378772b31699
1010
connectorSubtype: file
1111
connectorType: source
1212
definitionId: 71607ba1-c0ac-4799-8049-7f4b90dd50f7
13-
dockerImageTag: 0.12.2
13+
dockerImageTag: 0.12.3
1414
dockerRepository: airbyte/source-google-sheets
1515
documentationUrl: https://docs.airbyte.com/integrations/sources/google-sheets
1616
githubIssueLabel: source-google-sheets

docs/integrations/sources/google-sheets.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,8 @@ Airbyte batches requests to the API in order to efficiently pull data and respec
309309

310310
| Version | Date | Pull Request | Subject |
311311
|------------|------------|----------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
312-
| 0.12.2 | 2025-07-22 | [63334](https://github.com/airbytehq/airbyte/pull/63334) | Feature: Deduplicate Headers|
312+
| 0.12.3 | 2025-07-26 | [63822](https://github.com/airbytehq/airbyte/pull/63822) | Update dependencies |
313+
| 0.12.2 | 2025-07-22 | [63334](https://github.com/airbytehq/airbyte/pull/63334) | Feature: Deduplicate Headers |
313314
| 0.12.1 | 2025-07-19 | [55490](https://github.com/airbytehq/airbyte/pull/55490) | Update dependencies |
314315
| 0.12.0 | 2025-07-15 | [63305](https://github.com/airbytehq/airbyte/pull/63305) | Promoting release candidate 0.12.0-rc.2 to a main version. |
315316
| 0.12.0-rc.2| 2025-07-11 | [62931](https://github.com/airbytehq/airbyte/pull/62931) | Fix: handle empty `propeties_to_match` in SchmemaMatchingExtractor |

0 commit comments

Comments
 (0)