Skip to content

Commit 579574b

Browse files
authored
🐙 source-aws-cloudtrail: run up-to-date pipeline [2024-09-14] (#45574)
1 parent 3cca50c commit 579574b

File tree

4 files changed

+27
-23
lines changed

4 files changed

+27
-23
lines changed

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

+1-1
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.13
27+
dockerImageTag: 1.0.14
2828
dockerRepository: airbyte/source-aws-cloudtrail
2929
githubIssueLabel: source-aws-cloudtrail
3030
icon: aws-cloudtrail.svg

airbyte-integrations/connectors/source-aws-cloudtrail/poetry.lock

+24-21
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

+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.13"
6+
version = "1.0.14"
77
name = "source-aws-cloudtrail"
88
description = "Source implementation for aws-cloudtrail."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/aws-cloudtrail.md

+1
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.14 | 2024-09-14 | [45574](https://github.com/airbytehq/airbyte/pull/45574) | Update dependencies |
5758
| 1.0.13 | 2024-09-07 | [45304](https://github.com/airbytehq/airbyte/pull/45304) | Update dependencies |
5859
| 1.0.12 | 2024-08-31 | [45000](https://github.com/airbytehq/airbyte/pull/45000) | Update dependencies |
5960
| 1.0.11 | 2024-08-24 | [44361](https://github.com/airbytehq/airbyte/pull/44361) | Update dependencies |

0 commit comments

Comments
 (0)