Skip to content

Commit 6d010db

Browse files
committed
Update versions of libraries in poetry.
PATCH bump source-yandex-metrica version to 1.0.17 Build source-yandex-metrica docker image for platform(s) linux/amd64, linux/arm64 Get dependency updates Create or update pull request on Airbyte repository Add changelog entry
1 parent d27e8d2 commit 6d010db

File tree

4 files changed

+21
-17
lines changed

4 files changed

+21
-17
lines changed

airbyte-integrations/connectors/source-yandex-metrica/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: 7865dce4-2211-4f6a-88e5-9d0fe161afe7
13-
dockerImageTag: 1.0.16
13+
dockerImageTag: 1.0.17
1414
dockerRepository: airbyte/source-yandex-metrica
1515
documentationUrl: https://docs.airbyte.com/integrations/sources/yandex-metrica
1616
githubIssueLabel: source-yandex-metrica

airbyte-integrations/connectors/source-yandex-metrica/poetry.lock

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

airbyte-integrations/connectors/source-yandex-metrica/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 = "1.0.16"
6+
version = "1.0.17"
77
name = "source-yandex-metrica"
88
description = "Source implementation for Yandex Metrica."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/yandex-metrica.md

+1
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ Because of the way API works some syncs may take a long time to finish. Timeout
9292

9393
| Version | Date | Pull Request | Subject |
9494
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
95+
| 1.0.17 | 2024-09-14 | [45536](https://github.com/airbytehq/airbyte/pull/45536) | Update dependencies |
9596
| 1.0.16 | 2024-09-07 | [45315](https://github.com/airbytehq/airbyte/pull/45315) | Update dependencies |
9697
| 1.0.15 | 2024-08-31 | [44702](https://github.com/airbytehq/airbyte/pull/44702) | Update dependencies |
9798
| 1.0.14 | 2024-08-17 | [44291](https://github.com/airbytehq/airbyte/pull/44291) | Update dependencies |

0 commit comments

Comments
 (0)