Skip to content

Commit 31ce17e

Browse files
authored
8.7.1 release (#351)
* 8.7.1 release * fix changelog
1 parent 5d80d12 commit 31ce17e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

package/endpoint/changelog.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
- version: "8.7.1"
2+
changes:
3+
- description: Update package overview
4+
type: enhancement
5+
link: https://github.com/elastic/endpoint-package/pull/346
6+
- description: Make process.Ext.api.name indexable
7+
type: enhancement
8+
link: https://github.com/elastic/endpoint-package/pull/345
19
- version: "8.7.0"
210
changes:
311
- description: Update ECS to 8.7-dev

package/endpoint/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ format_version: 1.0.0
22
name: endpoint
33
title: Elastic Defend
44
description: Protect your hosts and cloud workloads with threat prevention, detection, and deep security data visibility.
5-
version: 8.7.1-next
5+
version: 8.7.1
66
categories: ["security", "cloud"]
77
# The package type. The options for now are [integration, input], more type might be added in the future.
88
# The default type is integration and will be set if empty.

0 commit comments

Comments
 (0)