Skip to content

Commit 8e29259

Browse files
authored
8.7 Release (#340)
1 parent 3b8e3d6 commit 8e29259

File tree

2 files changed

+22
-4
lines changed

2 files changed

+22
-4
lines changed

package/endpoint/changelog.yml

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,26 @@
1-
- version: "8.7.0-next"
1+
- version: "8.7.0"
22
changes:
3-
- description: ""
3+
- description: Update ECS to 8.7-dev
44
type: enhancement
5-
link: ""
5+
link: https://github.com/elastic/endpoint-package/pull/338
6+
- description: Adding persistence event
7+
type: enhancement
8+
link: https://github.com/elastic/endpoint-package/pull/336
9+
- description: 11957 hardware breakpoint set
10+
type: enhancement
11+
link: https://github.com/elastic/endpoint-package/pull/333
12+
- description: Update unsupported u64 type to unsigned_long
13+
type: enhancement
14+
link: https://github.com/elastic/endpoint-package/pull/337
15+
- description: Add new data stream for API event types
16+
type: enhancement
17+
link: https://github.com/elastic/endpoint-package/pull/328
18+
- description: Report DLL size
19+
type: enhancement
20+
link: https://github.com/elastic/endpoint-package/pull/329
21+
- description: Mitigation policies
22+
type: enhancement
23+
link: https://github.com/elastic/endpoint-package/pull/319
624
- version: "8.6.1"
725
changes:
826
- description: Rename process.Ext.session to session_info and restore legacy keyword field

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.0-next
5+
version: 8.7.0
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)