Skip to content

Commit 83ac876

Browse files
committed
version update
1 parent 8a54856 commit 83ac876

File tree

18 files changed

+36
-36
lines changed

18 files changed

+36
-36
lines changed

packages/etcd/changelog.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# newer versions go on top
2-
- version: "1.1.1"
2+
- version: "1.2.0"
33
changes:
4-
- description: Add processor support for etcd leader, metrics, self and store.
5-
type: bugfix
4+
- description: Add processor support for leader, metrics, self and store data streams.
5+
type: enhancement
66
link: https://github.com/elastic/integrations/pull/10410
77
- version: "1.1.0"
88
changes:

packages/etcd/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
format_version: "3.0.0"
22
name: etcd
33
title: etcd
4-
version: "1.1.1"
4+
version: "1.2.0"
55
description: Collect metrics from etcd instances with Elastic Agent.
66
type: integration
77
categories:

packages/haproxy/changelog.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# newer versions go on top
2-
- version: "1.12.1"
2+
- version: "1.13.0"
33
changes:
4-
- description: Add processor support for Haproxy info and stat.
5-
type: bugfix
4+
- description: Add processor support for info and stat data streams.
5+
type: enhancement
66
link: https://github.com/elastic/integrations/pull/10410
77
- version: "1.12.0"
88
changes:

packages/haproxy/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: haproxy
22
title: HAProxy
3-
version: "1.12.1"
3+
version: "1.13.0"
44
description: Collect logs and metrics from HAProxy servers with Elastic Agent.
55
type: integration
66
icons:

packages/influxdb/changelog.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# newer versions go on top
2-
- version: "0.8.1"
2+
- version: "0.9.0"
33
changes:
4-
- description: Add processor support for InfluxDB advstatus and status.
5-
type: bugfix
4+
- description: Add processor support for advstatus and status data streams.
5+
type: enhancement
66
link: https://github.com/elastic/integrations/pull/10410
77
- version: "0.8.0"
88
changes:

packages/influxdb/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
format_version: "3.0.0"
22
name: influxdb
33
title: "InfluxDb"
4-
version: "0.8.1"
4+
version: "0.9.0"
55
description: "Collect metrics from Influxdb database"
66
type: integration
77
categories:

packages/kafka/changelog.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# newer versions go on top
2-
- version: "1.14.1"
2+
- version: "1.15.0"
33
changes:
4-
- description: Add processor support for Kafta broker, consumergroup and partition.
5-
type: bugfix
4+
- description: Add processor support for broker, consumergroup and partition data streams.
5+
type: enhancement
66
link: https://github.com/elastic/integrations/pull/10410
77
- version: "1.14.0"
88
changes:

packages/kafka/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
format_version: "3.0.2"
22
name: kafka
33
title: Kafka
4-
version: "1.14.1"
4+
version: "1.15.0"
55
description: Collect logs and metrics from Kafka servers with Elastic Agent.
66
type: integration
77
categories:

packages/memcached/changelog.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# newer versions go on top
2-
- version: "1.4.1"
2+
- version: "1.5.0"
33
changes:
4-
- description: Add processor support for Memcached.
5-
type: bugfix
4+
- description: Add processor support for stats data stream.
5+
type: enhancement
66
link: https://github.com/elastic/integrations/pull/10410
77
- version: "1.4.0"
88
changes:

packages/memcached/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: memcached
22
title: Memcached
3-
version: "1.4.1"
3+
version: "1.5.0"
44
description: Memcached Integration
55
type: integration
66
categories:

0 commit comments

Comments
 (0)