1
0
mirror of synced 2025-12-25 11:06:55 -05:00

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

This commit is contained in:
Airbyte
2025-01-12 08:10:22 +02:00
committed by GitHub
parent 3277250e5a
commit c814a3b63a
2 changed files with 3 additions and 2 deletions

View File

@@ -15,11 +15,11 @@ data:
# Please update to the latest version of the connector base image.
# https://hub.docker.com/r/airbyte/python-connector-base
# Please use the full address with sha256 hash to guarantee build reproducibility.
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: 1a3d38e4-dc6b-4154-b56b-582f9e978ecd
dockerImageTag: 0.3.5
dockerImageTag: 0.3.6
dockerRepository: airbyte/source-todoist
githubIssueLabel: source-todoist
icon: todoist.svg

View File

@@ -46,6 +46,7 @@ List of available streams:
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :--------------------------------------------------------- |
| 0.3.6 | 2025-01-11 | [51458](https://github.com/airbytehq/airbyte/pull/51458) | Update dependencies |
| 0.3.5 | 2024-12-28 | [50823](https://github.com/airbytehq/airbyte/pull/50823) | Update dependencies |
| 0.3.4 | 2024-12-21 | [49737](https://github.com/airbytehq/airbyte/pull/49737) | Update dependencies |
| 0.3.3 | 2024-12-12 | [49430](https://github.com/airbytehq/airbyte/pull/49430) | Update dependencies |