Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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
5 changes: 5 additions & 0 deletions packages/beyondtrust_pra/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.0.0"
changes:
- description: Release BeyondTrust PRA as GA.
type: enhancement
link: https://github.com/elastic/integrations/pull/18517
- version: "0.3.3"
changes:
- description: Improve custom_attribute handling and correctly parse IP addresses that include ports.
Expand Down
2 changes: 1 addition & 1 deletion packages/beyondtrust_pra/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: beyondtrust_pra
title: "BeyondTrust PRA"
version: 0.3.3
version: 1.0.0
description: "Collect logs from BeyondTrust PRA with Elastic Agent."
type: integration
format_version: 3.3.2
Expand Down
Loading