Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions airbyte-integrations/connectors/source-toggl/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 7e7c844f-2300-4342-b7d3-6dd7992593cd
dockerImageTag: 0.2.12
dockerImageTag: 0.2.13
dockerRepository: airbyte/source-toggl
githubIssueLabel: source-toggl
icon: toggl.svg
Expand Down Expand Up @@ -40,5 +40,5 @@ data:
# type: GSM
# alias: airbyte-connector-testing-secret-store
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.33.6@sha256:81af934a2136edf0521a71697938cea20d1c6eb36c944566b9455bdd2a47d2bd
baseImage: docker.io/airbyte/source-declarative-manifest:6.36.1@sha256:52ad641b57995fbd43975d64f9a68fac15fcb80687df0f7acc27c4942a3b6bbb
metadataSpecVersion: "1.0"
1 change: 1 addition & 0 deletions docs/integrations/sources/toggl.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.13 | 2025-02-22 | [54510](https://github.com/airbytehq/airbyte/pull/54510) | Update dependencies |
| 0.2.12 | 2025-02-15 | [54059](https://github.com/airbytehq/airbyte/pull/54059) | Update dependencies |
| 0.2.11 | 2025-02-08 | [53557](https://github.com/airbytehq/airbyte/pull/53557) | Update dependencies |
| 0.2.10 | 2025-02-01 | [53090](https://github.com/airbytehq/airbyte/pull/53090) | Update dependencies |
Expand Down
Loading