From 3b20a07c22402dfd11867d51a8e6db5fff949814 Mon Sep 17 00:00:00 2001 From: Rudolf Meijering Date: Thu, 15 Jun 2023 14:20:08 +0200 Subject: [PATCH] Fix link to known 8.8.0 data loss issue --- docs/CHANGELOG.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CHANGELOG.asciidoc b/docs/CHANGELOG.asciidoc index f4860d729942..8c95a3d70370 100644 --- a/docs/CHANGELOG.asciidoc +++ b/docs/CHANGELOG.asciidoc @@ -135,7 +135,7 @@ The 8.8.0 release splits the `.kibana` index into multiple saved object indices. This can result in a loss of saved objects during the upgrade. This can also leave {kib} in a bootlooping state where it's unable to start due to `write_blocked` indices. *Impact* + -The 8.8.1 release includes in {kibana-pull}158940[a fix] for this problem. Customers affected by a failed 8.8.0 upgrade should contact Elastic support. For more information, see the {kibana-issue}58733[related issue]. +The 8.8.1 release includes in {kibana-pull}158940[a fix] for this problem. Customers affected by a failed 8.8.0 upgrade should contact Elastic support. For more information, see the {kibana-issue}158733[related issue]. ==== // end::known-issue-158940[]