Skip to content

Commit 32ae682

Browse files
committed
Update versions of libraries in poetry.
PATCH bump source-aws-cloudtrail version to 1.0.10 Build source-aws-cloudtrail 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 2eaccd0 commit 32ae682

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

airbyte-integrations/connectors/source-aws-cloudtrail/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ data:
2424
connectorSubtype: api
2525
connectorType: source
2626
definitionId: 6ff047c0-f5d5-4ce5-8c81-204a830fa7e1
27-
dockerImageTag: 1.0.9
27+
dockerImageTag: 1.0.10
2828
dockerRepository: airbyte/source-aws-cloudtrail
2929
githubIssueLabel: source-aws-cloudtrail
3030
icon: aws-cloudtrail.svg

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

docs/integrations/sources/aws-cloudtrail.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ Please, follow this [steps](https://docs.aws.amazon.com/powershell/latest/usergu
5454

5555
| Version | Date | Pull Request | Subject |
5656
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
57+
| 1.0.10 | 2024-08-12 | [43756](https://github.com/airbytehq/airbyte/pull/43756) | Update dependencies |
5758
| 1.0.9 | 2024-08-10 | [43627](https://github.com/airbytehq/airbyte/pull/43627) | Update dependencies |
5859
| 1.0.8 | 2024-08-03 | [43140](https://github.com/airbytehq/airbyte/pull/43140) | Update dependencies |
5960
| 1.0.7 | 2024-07-27 | [42642](https://github.com/airbytehq/airbyte/pull/42642) | Update dependencies |

0 commit comments

Comments
 (0)