Skip to content

Commit fb0f817

Browse files
[up-to-date]Update versions of libraries in poetry; PATCH bump source-google-drive version to 0.5.10; Build source-google-drive 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 886b810 commit fb0f817

File tree

4 files changed

+44
-42
lines changed

4 files changed

+44
-42
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ data:
1010
connectorSubtype: file
1111
connectorType: source
1212
definitionId: 9f8dda77-1048-4368-815b-269bf54ee9b8
13-
dockerImageTag: 0.5.9
13+
dockerImageTag: 0.5.10
1414
dockerRepository: airbyte/source-google-drive
1515
githubIssueLabel: source-google-drive
1616
icon: google-drive.svg

airbyte-integrations/connectors/source-google-drive/poetry.lock

Lines changed: 41 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airbyte-integrations/connectors/source-google-drive/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
33
build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
6-
version = "0.5.9"
6+
version = "0.5.10"
77
name = "source-google-drive"
88
description = "Source implementation for Google Drive."
99
authors = [ "Airbyte <contact@airbyte.io>",]

docs/integrations/sources/google-drive.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,7 @@ By default, this stream is enabled and retrieves information about **users and g
324324

325325
| Version | Date | Pull Request | Subject |
326326
|---------|------------|----------------------------------------------------------|----------------------------------------------------------------------------------------------|
327+
| 0.5.10 | 2026-01-27 | [72377](https://github.com/airbytehq/airbyte/pull/72377) | Update dependencies |
327328
| 0.5.9 | 2026-01-20 | [71890](https://github.com/airbytehq/airbyte/pull/71890) | Update dependencies |
328329
| 0.5.8 | 2026-01-14 | [71735](https://github.com/airbytehq/airbyte/pull/71735) | Update dependencies |
329330
| 0.5.7 | 2025-12-18 | [70532](https://github.com/airbytehq/airbyte/pull/70532) | Update dependencies |

0 commit comments

Comments
 (0)