We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0e2b26 commit 8728929Copy full SHA for 8728929
packages/aws/changelog.yml
@@ -1,4 +1,9 @@
1
# newer versions go on top
2
+- version: "3.11.0"
3
+ changes:
4
+ - description: Reduce unnecessary work done in cloudtrail data stream when flattened fields are not required.
5
+ type: enhancement
6
+ link: https://github.com/elastic/integrations/pull/14441
7
- version: "3.10.1"
8
changes:
9
- description: Fix configuration template typo.
packages/aws/manifest.yml
@@ -1,7 +1,7 @@
format_version: 3.3.2
name: aws
title: AWS
-version: 3.10.1
+version: 3.11.0
description: Collect logs and metrics from Amazon Web Services (AWS) with Elastic Agent.
type: integration
categories:
0 commit comments