Skip to content

Commit 7c63e70

Browse files
committed
Update versions of libraries in poetry.
PATCH bump source-amplitude version to 0.6.10 Build source-amplitude 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 3f9c032 commit 7c63e70

File tree

4 files changed

+28
-12
lines changed

4 files changed

+28
-12
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ data:
1111
connectorSubtype: api
1212
connectorType: source
1313
definitionId: fa9f58c6-2d03-4237-aaa4-07d75e0c1396
14-
dockerImageTag: 0.6.9
14+
dockerImageTag: 0.6.10
1515
dockerRepository: airbyte/source-amplitude
1616
documentationUrl: https://docs.airbyte.com/integrations/sources/amplitude
1717
githubIssueLabel: source-amplitude

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

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

airbyte-integrations/connectors/source-amplitude/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 = "0.6.9"
6+
version = "0.6.10"
77
name = "source-amplitude"
88
description = "Source implementation for Amplitude."
99
authors = [ "Airbyte <contact@airbyte.io>",]

docs/integrations/sources/amplitude.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ The Amplitude connector ideally should gracefully handle Amplitude API limitatio
5858

5959
| Version | Date | Pull Request | Subject |
6060
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------------------- |
61+
| 0.6.10 | 2024-10-05 | [46489](https://github.com/airbytehq/airbyte/pull/46489) | Update dependencies |
6162
| 0.6.9 | 2024-09-28 | [46121](https://github.com/airbytehq/airbyte/pull/46121) | Update dependencies |
6263
| 0.6.8 | 2024-09-21 | [45732](https://github.com/airbytehq/airbyte/pull/45732) | Update dependencies |
6364
| 0.6.7 | 2024-09-14 | [45501](https://github.com/airbytehq/airbyte/pull/45501) | Update dependencies |

0 commit comments

Comments
 (0)