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

🐙 source-mailjet-mail: run up-to-date pipeline [2025-03-01] (#54764)

This commit is contained in:
Airbyte
2025-03-01 16:10:52 +02:00
committed by GitHub
parent 833d9b57ef
commit 2c7ef68bc7
2 changed files with 3 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 56582331-5de2-476b-b913-5798de77bbdf
dockerImageTag: 0.2.3
dockerImageTag: 0.2.4
dockerRepository: airbyte/source-mailjet-mail
githubIssueLabel: source-mailjet-mail
icon: mailjetmail.svg
@@ -39,5 +39,5 @@ data:
# type: GSM
# alias: airbyte-connector-testing-secret-store
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.36.1@sha256:52ad641b57995fbd43975d64f9a68fac15fcb80687df0f7acc27c4942a3b6bbb
baseImage: docker.io/airbyte/source-declarative-manifest:6.36.4@sha256:a612db8bc977a46d7d2e0442f5c6be26da6039ee83a8aceb7be545e4cbdd7040
metadataSpecVersion: "1.0"

View File

@@ -37,6 +37,7 @@ Mailjet APIs are under rate limits for the number of API calls allowed per API k
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :-------------------------------------------------------- | :--------------------------------------------- |
| 0.2.4 | 2025-03-01 | [54764](https://github.com/airbytehq/airbyte/pull/54764) | Update dependencies |
| 0.2.3 | 2025-02-22 | [54322](https://github.com/airbytehq/airbyte/pull/54322) | Update dependencies |
| 0.2.2 | 2025-02-15 | [47463](https://github.com/airbytehq/airbyte/pull/47463) | Update dependencies |
| 0.2.1 | 2024-08-16 | [44196](https://github.com/airbytehq/airbyte/pull/44196) | Bump source-declarative-manifest version |