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

🐙 source-mixmax: run up-to-date pipeline [2024-12-12] (#49267)

This commit is contained in:
Airbyte
2024-12-12 20:19:32 +02:00
committed by GitHub
parent bbd5bbc6fe
commit 13d56916fe
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-mixmax
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.9.2@sha256:ea8087899b36a891ce16e47035b10de8d52b0fb041b593b18e53ed2d699e3b46
baseImage: docker.io/airbyte/source-declarative-manifest:6.10.0@sha256:58722e84dbd06bb2af9250e37d24d1c448e247fc3a84d75ee4407d52771b6f03
connectorSubtype: api
connectorType: source
definitionId: 63df2e59-d086-4980-af83-01948325eacd
dockerImageTag: 0.0.5
dockerImageTag: 0.0.6
dockerRepository: airbyte/source-mixmax
githubIssueLabel: source-mixmax
icon: icon.svg

View File

@@ -44,6 +44,7 @@ Visit `https://developer.mixmax.com/reference/getting-started-with-the-api` for
| Version | Date | Pull Request | Subject |
| ------------------ | ------------ | --- | ---------------- |
| 0.0.6 | 2024-12-12 | [49267](https://github.com/airbytehq/airbyte/pull/49267) | Update dependencies |
| 0.0.5 | 2024-12-11 | [48986](https://github.com/airbytehq/airbyte/pull/48986) | Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64 |
| 0.0.4 | 2024-11-04 | [48160](https://github.com/airbytehq/airbyte/pull/48160) | Update dependencies |
| 0.0.3 | 2024-10-29 | [47838](https://github.com/airbytehq/airbyte/pull/47838) | Update dependencies |