Skip to content

Commit ea0efa3

Browse files
committed
Version bump, changelog entry.
1 parent e5469c6 commit ea0efa3

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.9.0"
3+
changes:
4+
- description: Ingest managed insights from Security Hub.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/14354
27
- version: "3.8.2"
38
changes:
49
- description: Fix null reference in securityhub_findings* data streams when extracting `host.ip`.

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.8.2
4+
version: 3.9.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)