1
0
mirror of synced 2025-12-23 21:03:15 -05:00

🐙 source-sendgrid: run up-to-date pipeline [2025-02-01] (#52995)

This commit is contained in:
Airbyte
2025-02-02 04:32:57 +02:00
committed by GitHub
parent eeff4d6b2b
commit 3c1d5575b8
2 changed files with 3 additions and 2 deletions

View File

@@ -6,11 +6,11 @@ data:
hosts:
- api.sendgrid.com
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.27.0@sha256:ffc5f087448ef40fd1ef8fe0fc660b16621be7c1e8ecfccd44002136b06c6efb
baseImage: docker.io/airbyte/source-declarative-manifest:6.31.1@sha256:7317b63149b57a89aaab067f65791ddc2756cb640e350c099c33657fa5605fed
connectorSubtype: api
connectorType: source
definitionId: fbb5fbe2-16ad-4cf4-af7d-ff9d9c316c87
dockerImageTag: 1.2.5
dockerImageTag: 1.2.6
releases:
breakingChanges:
1.0.0:

View File

@@ -89,6 +89,7 @@ The connector is restricted by normal Sendgrid [requests limitation](https://doc
| Version | Date | Pull Request | Subject |
|:--------|:-----------| :------------------------------------------------------- |:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 1.2.6 | 2025-02-01 | [52995](https://github.com/airbytehq/airbyte/pull/52995) | Update dependencies |
| 1.2.5 | 2025-01-25 | [52535](https://github.com/airbytehq/airbyte/pull/52535) | Update dependencies |
| 1.2.4 | 2025-01-18 | [51892](https://github.com/airbytehq/airbyte/pull/51892) | Update dependencies |
| 1.2.3 | 2025-01-11 | [48238](https://github.com/airbytehq/airbyte/pull/48238) | Update dependencies |