Skip to content

Commit f4ffd75

Browse files
airbyteioLouisAuneau
authored andcommitted
🐙 source-drift: run up-to-date pipeline [2024-08-12] (airbytehq#43897)
1 parent a9ebf23 commit f4ffd75

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ data:
1010
connectorSubtype: api
1111
connectorType: source
1212
definitionId: 445831eb-78db-4b1f-8f1f-0d96ad8739e2
13-
dockerImageTag: 0.3.16
13+
dockerImageTag: 0.3.17
1414
dockerRepository: airbyte/source-drift
1515
documentationUrl: https://docs.airbyte.com/integrations/sources/drift
1616
githubIssueLabel: source-drift

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

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

+1-1
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 = "0.3.16"
6+
version = "0.3.17"
77
name = "source-drift"
88
description = "Source implementation for Drift."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/drift.md

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ The Drift connector should not run into Drift API limitations under normal usage
5656

5757
| Version | Date | Pull Request | Subject |
5858
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
59+
| 0.3.17 | 2024-08-12 | [43897](https://github.com/airbytehq/airbyte/pull/43897) | Update dependencies |
5960
| 0.3.16 | 2024-08-10 | [43624](https://github.com/airbytehq/airbyte/pull/43624) | Update dependencies |
6061
| 0.3.15 | 2024-08-03 | [43119](https://github.com/airbytehq/airbyte/pull/43119) | Update dependencies |
6162
| 0.3.14 | 2024-07-27 | [42624](https://github.com/airbytehq/airbyte/pull/42624) | Update dependencies |

0 commit comments

Comments
 (0)