We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98bc5d4 commit c037d17Copy full SHA for c037d17
packages/proofpoint_tap/changelog.yml
@@ -1,4 +1,9 @@
1
# newer versions go on top
2
+- version: "1.16.3"
3
+ changes:
4
+ - description: Clean up null handling
5
+ type: bugfix
6
+ link: https://github.com/elastic/integrations/pull/9153
7
- version: "1.16.2"
8
changes:
9
- description: Add error.message ECS field mapping.
packages/proofpoint_tap/manifest.yml
@@ -1,7 +1,7 @@
format_version: "3.0.0"
name: proofpoint_tap
title: Proofpoint TAP
-version: "1.16.2"
+version: "1.16.3"
description: Collect logs from Proofpoint TAP with Elastic Agent.
type: integration
categories:
0 commit comments