Skip to content

Commit 6b787f4

Browse files
committed
Add changelog and bump version
1 parent 515362f commit 6b787f4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/windows/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "3.2.3"
3+
changes:
4+
- description: Handle ContextInfo containing multi-line values in PowerShell Event ID 4103.
5+
type: bugfix
6+
link: https://github.com/elastic/integrations/pull/16013
27
- version: "3.2.2"
38
changes:
49
- description: |

packages/windows/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: windows
22
title: Windows
3-
version: 3.2.2
3+
version: 3.2.3
44
description: Collect logs and metrics from Windows OS and services with Elastic Agent.
55
type: integration
66
categories:

0 commit comments

Comments
 (0)