File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
airbyte-integrations/connectors/source-google-sheets
docs/integrations/sources Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff 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 |
You can’t perform that action at this time.
0 commit comments