Skip to content

Commit b4b8ab6

Browse files
committed
Add changelog
1 parent 3acc459 commit b4b8ab6

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

packages/elastic_agent/changelog.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# newer versions go on top
2-
2+
- version: "2.6.1"
3+
changes:
4+
- description: Support new pipeline fields from beats logs
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/15280
37
- version: "2.6.0"
48
changes:
59
- 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)