Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/checkpoint/_dev/build/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ You will need one or more Check Point Firewall appliances to monitor.

### Compatibility

This integration has been tested against Check Point Log Exporter on R80.X and R81.X.
This integration has been tested against Check Point Log Exporter on R81.X.

## Setup

Expand Down
5 changes: 5 additions & 0 deletions packages/checkpoint/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.34.0"
changes:
- description: Drop support for EOL OS version R80.X
type: enhancement
link: https://github.com/elastic/integrations/pull/11263
- version: "1.33.1"
changes:
- description: Improve normalization of user.name field
Expand Down
2 changes: 1 addition & 1 deletion packages/checkpoint/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ You will need one or more Check Point Firewall appliances to monitor.

### Compatibility

This integration has been tested against Check Point Log Exporter on R80.X and R81.X.
This integration has been tested against Check Point Log Exporter on R81.X.

## Setup

Expand Down
2 changes: 1 addition & 1 deletion packages/checkpoint/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: checkpoint
title: Check Point
version: "1.33.1"
version: "1.34.0"
description: Collect logs from Check Point with Elastic Agent.
type: integration
format_version: "3.0.3"
Expand Down