From cb1030463735890da139c89e5b8032a6f538a5f3 Mon Sep 17 00:00:00 2001 From: pzl Date: Wed, 6 Aug 2025 13:36:37 -0400 Subject: [PATCH] Release 9.1.1 --- package/endpoint/changelog.yml | 6 +++--- package/endpoint/manifest.yml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/endpoint/changelog.yml b/package/endpoint/changelog.yml index b9bc2432..55d080ae 100644 --- a/package/endpoint/changelog.yml +++ b/package/endpoint/changelog.yml @@ -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 diff --git a/package/endpoint/manifest.yml b/package/endpoint/manifest.yml index 0e690472..08dde9e5 100644 --- a/package/endpoint/manifest.yml +++ b/package/endpoint/manifest.yml @@ -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.