Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions package/endpoint/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
- version: "8.10.1-preview"
changes:
- description: TBD
type: enhancement
link: https://github.com/elastic/endpoint-package/pull/TBD
- version: "8.10.0"
changes:
- description: set transforms to be unattended
Expand Down
2 changes: 1 addition & 1 deletion package/endpoint/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ format_version: 1.0.0
name: endpoint
title: Elastic Defend
description: Protect your hosts and cloud workloads with threat prevention, detection, and deep security data visibility.
version: 8.10.0
version: 8.10.1-preview
categories: ["security", "edr_xdr"]
# The package type. The options for now are [integration, input], more type might be added in the future.
# The default type is integration and will be set if empty.
Expand Down