1
0
mirror of synced 2025-12-23 21:03:15 -05:00

🐙 source-toggl: run up-to-date pipeline [2025-04-27] (#59013)

This commit is contained in:
Airbyte
2025-04-27 11:12:10 +03:00
committed by GitHub
parent a1a194e888
commit cb2fc9279d
2 changed files with 3 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 7e7c844f-2300-4342-b7d3-6dd7992593cd
dockerImageTag: 0.2.20
dockerImageTag: 0.2.21
dockerRepository: airbyte/source-toggl
githubIssueLabel: source-toggl
icon: toggl.svg
@@ -40,5 +40,5 @@ data:
# type: GSM
# alias: airbyte-connector-testing-secret-store
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.45.7@sha256:dc01ec948ba69f93615cbe4f421bf99f4236107dea44feb6cb244f3d9dc09366
baseImage: docker.io/airbyte/source-declarative-manifest:6.47.0@sha256:b78e7be5d27d96b4eebc99fb76ccd3bad6408b0cd3a2a4d668852a4b6b9209dc
metadataSpecVersion: "1.0"

View File

@@ -38,6 +38,7 @@ Toggl APIs are under rate limits for the number of API calls allowed per API key
| Version | Date | Pull Request | Subject |
|:--------|:-----------| :-------------------------------------------------------- | :-------------------------------------- |
| 0.2.21 | 2025-04-27 | [59013](https://github.com/airbytehq/airbyte/pull/59013) | Update dependencies |
| 0.2.20 | 2025-04-19 | [58422](https://github.com/airbytehq/airbyte/pull/58422) | Update dependencies |
| 0.2.19 | 2025-04-12 | [57941](https://github.com/airbytehq/airbyte/pull/57941) | Update dependencies |
| 0.2.18 | 2025-04-05 | [57410](https://github.com/airbytehq/airbyte/pull/57410) | Update dependencies |