1
0
mirror of synced 2025-12-25 02:09:19 -05:00

🐙 source-gmail: run up-to-date pipeline [2025-01-11] (#51110)

This commit is contained in:
Airbyte
2025-01-11 18:15:38 +02:00
committed by GitHub
parent f216bb1ed7
commit eb916f0b86
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-gmail
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.12.4@sha256:b73460101d4ff373826b56f00ef2012b635f5eab04c429892547dd055cd779dc
baseImage: docker.io/airbyte/source-declarative-manifest:6.17.0@sha256:e722057f4ed36872a78dfe985126b36f601de02ad361184c7e199b5e15d9dad2
connectorSubtype: api
connectorType: source
definitionId: f7833dac-fc18-4feb-a2a9-94b22001edc6
dockerImageTag: 0.0.7
dockerImageTag: 0.0.8
dockerRepository: airbyte/source-gmail
githubIssueLabel: source-gmail
icon: icon.svg

View File

@@ -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.8 | 2025-01-11 | [51110](https://github.com/airbytehq/airbyte/pull/51110) | Update dependencies |
| 0.0.7 | 2024-12-28 | [50536](https://github.com/airbytehq/airbyte/pull/50536) | Update dependencies |
| 0.0.6 | 2024-12-21 | [50008](https://github.com/airbytehq/airbyte/pull/50008) | Update dependencies |
| 0.0.5 | 2024-12-14 | [49474](https://github.com/airbytehq/airbyte/pull/49474) | Update dependencies |