Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
bump package version
  • Loading branch information
gpop63 committed Jun 19, 2023
commit 1ba55d005edc55e007a545017ae6f1bde596f4d2
5 changes: 5 additions & 0 deletions packages/aws/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.45.1"
changes:
- description: Add AWS EMR metrics dashboard.
type: enhancement
link: https://github.com/elastic/integrations/pull/6604
- version: "1.45.0"
changes:
- description: Add AWS EMR metrics data stream.
Expand Down
2 changes: 1 addition & 1 deletion packages/aws/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 1.0.0
name: aws
title: AWS
version: 1.45.0
version: 1.45.1
license: basic
description: Collect logs and metrics from Amazon Web Services (AWS) with Elastic Agent.
type: integration
Expand Down