Skip to content

Commit 8728929

Browse files
committed
aws: add changelog
1 parent a0e2b26 commit 8728929

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/aws/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# 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
27
- version: "3.10.1"
38
changes:
49
- description: Fix configuration template typo.

packages/aws/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
format_version: 3.3.2
22
name: aws
33
title: AWS
4-
version: 3.10.1
4+
version: 3.11.0
55
description: Collect logs and metrics from Amazon Web Services (AWS) with Elastic Agent.
66
type: integration
77
categories:

0 commit comments

Comments
 (0)