Skip to content

Commit 2984167

Browse files
authored
🐙 source-asana: run up-to-date pipeline [2024-08-12] (#43807)
1 parent 9c91b6d commit 2984167

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

airbyte-integrations/connectors/source-asana/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ data:
2828
connectorSubtype: api
2929
connectorType: source
3030
definitionId: d0243522-dccf-4978-8ba0-37ed47a0bdbf
31-
dockerImageTag: 1.2.2
31+
dockerImageTag: 1.2.3
3232
dockerRepository: airbyte/source-asana
3333
githubIssueLabel: source-asana
3434
icon: asana.svg

airbyte-integrations/connectors/source-asana/poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airbyte-integrations/connectors/source-asana/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
33
build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
6-
version = "1.2.2"
6+
version = "1.2.3"
77
name = "source-asana"
88
description = "Source implementation for asana."
99
authors = [ "Airbyte <contact@airbyte.io>",]

docs/integrations/sources/asana.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ The connector is restricted by [Asana rate limits](https://developers.asana.com/
106106

107107
| Version | Date | Pull Request | Subject |
108108
|:--------|:-----------|:---------------------------------------------------------|:------------------------------------------------------------------|
109+
| 1.2.3 | 2024-08-12 | [43807](https://github.com/airbytehq/airbyte/pull/43807) | Update dependencies |
109110
| 1.2.2 | 2024-08-10 | [43532](https://github.com/airbytehq/airbyte/pull/43532) | Update dependencies |
110111
| 1.2.1 | 2024-08-03 | [43079](https://github.com/airbytehq/airbyte/pull/43079) | Update dependencies |
111112
| 1.2.0 | 2024-07-27 | [42856](https://github.com/airbytehq/airbyte/pull/42856) | Add task & target data to stories compact stream |

0 commit comments

Comments
 (0)