Skip to content

Commit 9ea2834

Browse files
committed
modified changelog
1 parent 4822e80 commit 9ea2834

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/logstash/changelog.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# newer versions go on top
2-
- version: "2.4.12"
2+
- version: "2.4.13"
33
changes:
4-
- description: Update documentation for GA of agent based monitoring
5-
type: enhancement
6-
link: https://github.com/elastic/integrations/pull/11761
4+
- description: Fixed documentation bug
5+
type: bugfix
6+
link: https://github.com/elastic/integrations/pull/12461
77
- version: "2.4.11"
88
changes:
99
- description: Guard against missing elements in codec payload

packages/logstash/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: logstash
22
title: Logstash
3-
version: 2.4.12
3+
version: 2.4.13
44
description: Collect logs and metrics from Logstash with Elastic Agent.
55
type: integration
66
icons:

0 commit comments

Comments
 (0)