Skip to content

Commit

Permalink
GA Deployment and Devices integrations (#11157)
Browse files Browse the repository at this point in the history
- GA fortinet_fortiproxy and watchguard_firebox
  • Loading branch information
taylor-swanson authored Sep 18, 2024
1 parent b1c2b73 commit 9989e39
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 2 deletions.
5 changes: 5 additions & 0 deletions packages/fortinet_fortiproxy/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 package as GA.
type: enhancement
link: https://github.com/elastic/integrations/pull/11157
- version: "0.3.1"
changes:
- description: Fix udp_options in UDP agent file.
Expand Down
2 changes: 1 addition & 1 deletion packages/fortinet_fortiproxy/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 3.1.3
name: fortinet_fortiproxy
title: "Fortinet FortiProxy"
version: 0.3.1
version: 1.0.0
description: "Collect logs from Fortinet FortiProxy with Elastic Agent."
type: integration
categories:
Expand Down
5 changes: 5 additions & 0 deletions packages/watchguard_firebox/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 package as GA.
type: enhancement
link: https://github.com/elastic/integrations/pull/11157
- version: "0.1.2"
changes:
- description: Add optional cluster member information
Expand Down
2 changes: 1 addition & 1 deletion packages/watchguard_firebox/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 3.1.4
name: watchguard_firebox
title: WatchGuard Firebox
version: 0.1.2
version: 1.0.0
description: Collect logs from WatchGuard Firebox with Elastic Agent.
type: integration
categories:
Expand Down

0 comments on commit 9989e39

Please sign in to comment.