Skip to content

Commit 86d8a38

Browse files
committed
Update versions of libraries in poetry.
PATCH bump source-yandex-metrica version to 1.0.15 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 2b7c0fc commit 86d8a38

File tree

4 files changed

+59
-58
lines changed

4 files changed

+59
-58
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.14
13+
dockerImageTag: 1.0.15
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

+56-56
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.14"
6+
version = "1.0.15"
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.15 | 2024-08-24 | [44702](https://github.com/airbytehq/airbyte/pull/44702) | Update dependencies |
9596
| 1.0.14 | 2024-08-17 | [44291](https://github.com/airbytehq/airbyte/pull/44291) | Update dependencies |
9697
| 1.0.13 | 2024-08-10 | [43693](https://github.com/airbytehq/airbyte/pull/43693) | Update dependencies |
9798
| 1.0.12 | 2024-08-03 | [43072](https://github.com/airbytehq/airbyte/pull/43072) | Update dependencies |

0 commit comments

Comments
 (0)