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

🐙 source-lemlist: run up-to-date pipeline [2024-12-14] (#49645)

This commit is contained in:
Airbyte
2024-12-15 00:15:06 +02:00
committed by GitHub
parent 0f26075ce5
commit cf7c38e2d4
2 changed files with 3 additions and 2 deletions

View File

@@ -14,9 +14,9 @@ data:
connectorSubtype: api
connectorType: source
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.10.0@sha256:58722e84dbd06bb2af9250e37d24d1c448e247fc3a84d75ee4407d52771b6f03
baseImage: docker.io/airbyte/source-declarative-manifest:6.11.1@sha256:0d0f562a70c0ed19ab605f0c83802a2e052712587692e2f3a1cc794fe7cd7007
definitionId: 789f8e7a-2d28-11ec-8d3d-0242ac130003
dockerImageTag: 0.3.4
dockerImageTag: 0.3.5
dockerRepository: airbyte/source-lemlist
githubIssueLabel: source-lemlist
icon: lemlist.svg

View File

@@ -40,6 +40,7 @@ The Lemlist connector should not run into Lemlist API limitations under normal u
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :----------------------- |
| 0.3.5 | 2024-12-14 | [49645](https://github.com/airbytehq/airbyte/pull/49645) | Update dependencies |
| 0.3.4 | 2024-12-12 | [49236](https://github.com/airbytehq/airbyte/pull/49236) | Update dependencies |
| 0.3.3 | 2024-12-11 | [48144](https://github.com/airbytehq/airbyte/pull/48144) | 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.3.2 | 2024-10-29 | [47818](https://github.com/airbytehq/airbyte/pull/47818) | Update dependencies |