Skip to content

Commit ddff542

Browse files
committed
Add changelog
1 parent 3acc459 commit ddff542

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

packages/elastic_agent/changelog.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
# newer versions go on top
2-
1+
- version: "2.6.1"
2+
changes:
3+
- description: Support new pipeline fields from beats logs
4+
type: enhancement
5+
link: https://github.com/elastic/integrations/pull/15280
36
- version: "2.6.0"
47
changes:
58
- description: Update version requirements due to the breaking change in metric names

packages/elastic_agent/manifest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name: elastic_agent
22
title: Elastic Agent
3-
version: 2.6.0
3+
version: 2.6.1
44
description: Collect logs and metrics from Elastic Agents.
55
type: integration
66
format_version: 3.1.4
77
categories: ["elastic_stack"]
88
conditions:
99
kibana:
10-
version: "^8.15.0 || ^9.0.0"
10+
version: "^8.11.2 || ^9.0.0"
1111
elastic:
1212
subscription: basic
1313
owner:

0 commit comments

Comments
 (0)