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

🐙 source-calendly: run up-to-date pipeline [2025-06-28] (#62148)

This commit is contained in:
Airbyte
2025-06-28 07:07:48 -07:00
committed by GitHub
parent 6a5c243cdc
commit 009be3f01e
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-calendly
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.56.1@sha256:579dece55029aa9552884a8eedc6aababb981625daa54ca01f3bacb398dd4973
baseImage: docker.io/airbyte/source-declarative-manifest:6.56.7@sha256:41be3ac5f569004b6a25507cd40f5152e3691aecd2a9a3f873eb4c559903412d
connectorSubtype: api
connectorType: source
definitionId: b8f2cbee-b073-4dd8-9b80-97d7bae967a4
dockerImageTag: 0.1.15
dockerImageTag: 0.1.16
dockerRepository: airbyte/source-calendly
githubIssueLabel: source-calendly
icon: icon.svg

View File

@@ -32,6 +32,7 @@ Incremental sync in `scheduled_events` uses `start_time` as a cursor. This may l
| Version | Date | Pull Request | Subject |
| ------- | ---------- | -------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 0.1.16 | 2025-06-28 | [62148](https://github.com/airbytehq/airbyte/pull/62148) | Update dependencies |
| 0.1.15 | 2025-06-21 | [61888](https://github.com/airbytehq/airbyte/pull/61888) | Update dependencies |
| 0.1.14 | 2025-05-28 | [60946](https://github.com/airbytehq/airbyte/pull/60946) | update scheduled events to ingest future events |
| 0.1.13 | 2025-05-24 | [60689](https://github.com/airbytehq/airbyte/pull/60689) | Update dependencies |