Skip to content

Release 9.1.1 #657

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 7, 2025
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
6 changes: 3 additions & 3 deletions package/endpoint/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
- version: "9.1.1-next"
- version: "9.1.1"
changes:
- description: TBD
- description: add destination.domain as part of alerts
type: enhancement
link: https://github.com/elastic/endpoint-package/pull/999999
link: https://github.com/elastic/endpoint-package/pull/650
- version: "9.1.0"
changes:
- description: Add TCC modify event on macOS
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: 3.0.0
name: endpoint
title: Elastic Defend
description: Protect your hosts and cloud workloads with threat prevention, detection, and deep security data visibility.
version: 9.1.1-prerelease.0
version: 9.1.1
categories: ["security", "edr_xdr"]
# The package type. The options for now are [integration, input], more type might be added in the future.

Expand Down