We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5469c6 commit ea0efa3Copy full SHA for ea0efa3
packages/aws/changelog.yml
@@ -1,4 +1,9 @@
1
# 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
7
- version: "3.8.2"
8
changes:
9
- description: Fix null reference in securityhub_findings* data streams when extracting `host.ip`.
packages/aws/manifest.yml
@@ -1,7 +1,7 @@
format_version: 3.3.2
name: aws
title: AWS
-version: 3.8.2
+version: 3.9.0
description: Collect logs and metrics from Amazon Web Services (AWS) with Elastic Agent.
type: integration
categories:
0 commit comments