Skip to content

Commit 4d9c823

Browse files
committed
Update changelog and manifest
1 parent 943f4e5 commit 4d9c823

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/aws_logs/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
- version: "1.4.3"
2+
changes:
3+
- description: Add required permissions for Custom AWS Logs.
4+
type: enhancement
5+
link: https://github.com/elastic/integrations/pull/11891
16
- version: "1.4.2"
27
changes:
38
- description: Add ingest pipeline input option back, which was removed in 1.4.1.

packages/aws_logs/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: aws_logs
33
title: Custom AWS Logs
44
description: Collect raw logs from AWS S3 or CloudWatch with Elastic Agent.
55
type: integration
6-
version: "1.4.2"
6+
version: "1.4.3"
77
categories:
88
- observability
99
- custom

0 commit comments

Comments
 (0)