Skip to content

Commit 9c77a4d

Browse files
authored
release 8.16.1 (#624)
1 parent 44b0b34 commit 9c77a4d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package/endpoint/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
- version: "8.16.1"
2+
changes:
3+
- description: Add readme notice for prebuilt rules upgrade
4+
type: enhancement
5+
link: https://github.com/elastic/endpoint-package/pull/612
16
- version: "8.16.0"
27
changes:
38
- description: WMI event fields and add missing custom documentation fields

package/endpoint/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ format_version: 3.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.16.1-prerelease.0
5+
version: 8.16.1
66
categories: ["security", "edr_xdr"]
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)