Skip to content

Commit

Permalink
🐙 source-aws-cloudtrail: run up-to-date pipeline [2024-08-31] (#45000)
Browse files Browse the repository at this point in the history
  • Loading branch information
airbyteio authored Sep 1, 2024
1 parent a7304b1 commit 9a7d281
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 6ff047c0-f5d5-4ce5-8c81-204a830fa7e1
dockerImageTag: 1.0.11
dockerImageTag: 1.0.12
dockerRepository: airbyte/source-aws-cloudtrail
githubIssueLabel: source-aws-cloudtrail
icon: aws-cloudtrail.svg
Expand Down
38 changes: 22 additions & 16 deletions airbyte-integrations/connectors/source-aws-cloudtrail/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
version = "1.0.11"
version = "1.0.12"
name = "source-aws-cloudtrail"
description = "Source implementation for aws-cloudtrail."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/aws-cloudtrail.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ Please, follow this [steps](https://docs.aws.amazon.com/powershell/latest/usergu

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
| 1.0.12 | 2024-08-31 | [45000](https://github.com/airbytehq/airbyte/pull/45000) | Update dependencies |
| 1.0.11 | 2024-08-24 | [44361](https://github.com/airbytehq/airbyte/pull/44361) | Update dependencies |
| 1.0.10 | 2024-08-12 | [43756](https://github.com/airbytehq/airbyte/pull/43756) | Update dependencies |
| 1.0.9 | 2024-08-10 | [43627](https://github.com/airbytehq/airbyte/pull/43627) | Update dependencies |
Expand Down

0 comments on commit 9a7d281

Please sign in to comment.