Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions airbyte-integrations/connectors/source-gmail/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-gmail
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.36.4@sha256:a612db8bc977a46d7d2e0442f5c6be26da6039ee83a8aceb7be545e4cbdd7040
baseImage: docker.io/airbyte/source-declarative-manifest:6.38.3@sha256:fcba02266f262aabc2f37e4f14574aa1c8c5cffd018504bab28803e405c93afe
connectorSubtype: api
connectorType: source
definitionId: f7833dac-fc18-4feb-a2a9-94b22001edc6
dockerImageTag: 0.0.14
dockerImageTag: 0.0.15
dockerRepository: airbyte/source-gmail
githubIssueLabel: source-gmail
icon: icon.svg
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/gmail.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Note that this connector uses the Google API OAuth2.0 for authentication. To get

| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.15 | 2025-03-08 | [55265](https://github.com/airbytehq/airbyte/pull/55265) | Update dependencies |
| 0.0.14 | 2025-03-01 | [54937](https://github.com/airbytehq/airbyte/pull/54937) | Update dependencies |
| 0.0.13 | 2025-02-22 | [54417](https://github.com/airbytehq/airbyte/pull/54417) | Update dependencies |
| 0.0.12 | 2025-02-15 | [53369](https://github.com/airbytehq/airbyte/pull/53369) | Update dependencies |
Expand Down
Loading