From f09fede3693d6ddd5570f040ee27022ba164c358 Mon Sep 17 00:00:00 2001 From: "elastic-vault-github-plugin-prod[bot]" <150874479+elastic-vault-github-plugin-prod[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 08:27:07 -0500 Subject: [PATCH] Add Fleet Server 8.19.18 release notes (#7294) * add the 8.19.18 Fleet Server release notes * remove whitespace --------- Co-authored-by: ebeahan <7226265+ebeahan@users.noreply.github.com> Co-authored-by: ebeahan (cherry picked from commit efecde75a52a4db1bad4f1804e6bd7e7fb0824d9) --- changelog/8.19.18.asciidoc | 8 ++++++++ changelog/8.19.18.yaml | 2 ++ 2 files changed, 10 insertions(+) create mode 100644 changelog/8.19.18.asciidoc create mode 100644 changelog/8.19.18.yaml diff --git a/changelog/8.19.18.asciidoc b/changelog/8.19.18.asciidoc new file mode 100644 index 0000000000..575b6a1427 --- /dev/null +++ b/changelog/8.19.18.asciidoc @@ -0,0 +1,8 @@ +// begin 8.19.18 relnotes + +[[release-notes-8.19.18]] +== 8.19.18 + +Review important information about the 8.19.18 release. + +// end 8.19.18 relnotes diff --git a/changelog/8.19.18.yaml b/changelog/8.19.18.yaml new file mode 100644 index 0000000000..e9b0627754 --- /dev/null +++ b/changelog/8.19.18.yaml @@ -0,0 +1,2 @@ +version: 8.19.18 +entries: []