From 2ec2a0b27b60fc16c1d8c7fefcc5992fb2628270 Mon Sep 17 00:00:00 2001 From: Nastasha Solomon Date: Wed, 6 Aug 2025 18:39:54 -0400 Subject: [PATCH 1/3] First draft --- docs/CHANGELOG.asciidoc | 144 +++++++++++++++++++++++++++++++++++----- 1 file changed, 126 insertions(+), 18 deletions(-) diff --git a/docs/CHANGELOG.asciidoc b/docs/CHANGELOG.asciidoc index 5864a4b346f20..b383426c609ff 100644 --- a/docs/CHANGELOG.asciidoc +++ b/docs/CHANGELOG.asciidoc @@ -543,6 +543,8 @@ IMPORTANT: The 8.18.3 release contains fixes for potential security vulnerabilit [float] [[known-issues-8.18.3]] === Known issues + +include::CHANGELOG.asciidoc[tag=known-issue-1991] include::CHANGELOG.asciidoc[tag=known-issue-227976] include::CHANGELOG.asciidoc[tag=known-issue-1508] include::CHANGELOG.asciidoc[tag=known-issue-2088] @@ -630,6 +632,7 @@ The 8.18.2 release includes the following known issues and fixes. [[known-issues-8.18.2]] === Known issues +include::CHANGELOG.asciidoc[tag=known-issue-1991] include::CHANGELOG.asciidoc[tag=known-issue-320] include::CHANGELOG.asciidoc[tag=known-issue-1508] include::CHANGELOG.asciidoc[tag=known-issue-2088] @@ -684,6 +687,7 @@ The 8.18.1 release includes the following known issues, enhancements and fixes. [[known-issues-8.18.1]] === Known issues +include::CHANGELOG.asciidoc[tag=known-issue-1991] include::CHANGELOG.asciidoc[tag=known-issue-320] include::CHANGELOG.asciidoc[tag=known-issue-220339] include::CHANGELOG.asciidoc[tag=known-issue-1508] @@ -728,6 +732,8 @@ Review the following information about the {kib} 8.18.0 release. [[known-issues-8.18.0]] === Known issues +include::CHANGELOG.asciidoc[tag=known-issue-1991] + // tag::known-issue-320[] .Errors in rule executions occur when maintenance windows have filters. [%collapsible] @@ -1120,7 +1126,7 @@ Machine Learning:: [[release-notes-8.17.8]] == {kib} 8.17.8 -The 8.17.8 release includes the following fixes and known issues. +The 8.17.8 release includes the following known issues and fixes. IMPORTANT: The 8.17.8 release contains fixes for potential security vulnerabilities. Check our link:https://discuss.elastic.co/c/announcements/security-announcements/31[security advisory for more details]. @@ -1128,6 +1134,9 @@ IMPORTANT: The 8.17.8 release contains fixes for potential security vulnerabilit [[known-issues-8.17.8]] === Known issues +include::CHANGELOG.asciidoc[tag=known-issue-1991] + + // tag::known-issue-227976[] .Dashboard Copy link doesn't work when sharing from a space other than the default space [%collapsible] @@ -1175,7 +1184,13 @@ Installation and upgrade:: [[release-notes-8.17.7]] == {kib} 8.17.7 -The 8.17.7 release includes the following enhancements and fixes. +The 8.17.7 release includes the following known issues, enhancements, and fixes. + +[float] +[[known-issues-8.17.7]] +=== Known issues + +include::CHANGELOG.asciidoc[tag=known-issue-1991] [float] [[enhancement-v8.17.7]] @@ -1209,13 +1224,14 @@ Kibana security:: The 8.17.6 release contains fixes for potential security vulnerabilities. See our https://discuss.elastic.co/c/announcements/security-announcements/31[security advisory] for more details. ==== -The 8.17.6 release includes the following enhancements and fixes. +The 8.17.6 release includes the following known issues, enhancements, and fixes. [float] [[known-issues-8.17.6]] === Known issues include::CHANGELOG.asciidoc[tag=known-issue-220339] +include::CHANGELOG.asciidoc[tag=known-issue-1991] [float] [[enhancement-v8.17.6]] @@ -1255,13 +1271,14 @@ Management:: [[release-notes-8.17.5]] == {kib} 8.17.5 -The 8.17.5 release includes the following enhancements and fixes. +The 8.17.5 release includes the following known issues, enhancements, and fixes. [float] [[known-issues-8.17.5]] === Known issues include::CHANGELOG.asciidoc[tag=known-issue-220339] +include::CHANGELOG.asciidoc[tag=known-issue-1991] [float] [[enhancement-v8.17.5]] @@ -1306,13 +1323,14 @@ Management:: [[release-notes-8.17.4]] == {kib} 8.17.4 -The 8.17.4 release includes the following fixes. +The 8.17.4 release includes the following known issues and bug fixes. [float] [[known-issues-8.17.4]] === Known issues include::CHANGELOG.asciidoc[tag=known-issue-220339] +include::CHANGELOG.asciidoc[tag=known-issue-1991] [float] [[fixes-v8.17.4]] @@ -1331,13 +1349,14 @@ Management:: [[release-notes-8.17.3]] == {kib} 8.17.3 -The 8.17.3 release includes the following bug fixes. +The 8.17.3 release includes the following known issues and bug fixes. [float] [[known-issues-8.17.3]] === Known issues include::CHANGELOG.asciidoc[tag=known-issue-220339] +include::CHANGELOG.asciidoc[tag=known-issue-1991] [float] [[fixes-v8.17.3]] @@ -1358,13 +1377,14 @@ Sharing:: [[release-notes-8.17.2]] == {kib} 8.17.2 -The 8.17.2 release includes the following bug fixes. +The 8.17.2 release includes the following known issues and bug fixes. [float] [[known-issues-8.17.2]] === Known issues include::CHANGELOG.asciidoc[tag=known-issue-220339] +include::CHANGELOG.asciidoc[tag=known-issue-1991] [float] [[fixes-v8.17.2]] @@ -1388,6 +1408,8 @@ include::CHANGELOG.asciidoc[tag=known-issue-206400] include::CHANGELOG.asciidoc[tag=known-issue-220339] +include::CHANGELOG.asciidoc[tag=known-issue-1991] + [float] [[enhancement-v8.17.1]] === Enhancements @@ -1425,6 +1447,8 @@ include::CHANGELOG.asciidoc[tag=known-issue-187254] include::CHANGELOG.asciidoc[tag=known-issue-220339] +include::CHANGELOG.asciidoc[tag=known-issue-1991] + // tag::known-issue-206400[] .Upgrade Assistant displays configured source mode in mappings as critical deprecation issue. [%collapsible] @@ -1570,7 +1594,13 @@ Kibana platform:: [[release-notes-8.16.6]] == {kib} 8.16.6 -The 8.16.6 release includes the following enhancements and fixes. +The 8.16.6 release includes the following known issues, enhancements, and fixes. + +[float] +[[known-issues-8.16.6]] +=== Known issues + +include::CHANGELOG.asciidoc[tag=known-issue-1991] [float] [[enhancement-v8.16.6]] @@ -1601,7 +1631,13 @@ Management:: [[release-notes-8.16.5]] == {kib} 8.16.5 -The 8.16.5 release includes the following enhancements and bug fixes. +The 8.16.5 release includes the following known issues, enhancements, and bug fixes. + +[float] +[[known-issues-8.16.5]] +=== Known issues + +include::CHANGELOG.asciidoc[tag=known-issue-1991] [float] [[enhancement-v8.16.5]] @@ -1637,7 +1673,13 @@ Machine Learning:: [[release-notes-8.16.4]] == {kib} 8.16.4 -The 8.16.4 release includes the following bug fixes. +The 8.16.4 release includes the following known issues and bug fixes. + +[float] +[[known-issues-8.16.4]] +=== Known issues + +include::CHANGELOG.asciidoc[tag=known-issue-1991] [float] [[fixes-v8.16.4]] @@ -1668,10 +1710,17 @@ Kibana security:: * Fixes breaks in YAML parsing by using single quotes in Structured log template ({kibana-pull}209736[#209736]). * Adds missing fields to input manifest templates ({kibana-pull}208768[#208768]). * Adds missing fields into AWS S3 manifest ({kibana-pull}208080[#208080]). + [[release-notes-8.16.3]] == {kib} 8.16.3 -The 8.16.3 release includes the following bug fixes. +The 8.16.3 release includes the following known issues and bug fixes. + +[float] +[[known-issues-8.16.3]] +=== Known issues + +include::CHANGELOG.asciidoc[tag=known-issue-1991] [float] [[fixes-v8.16.3]] @@ -1696,7 +1745,13 @@ Kibana security:: [[release-notes-8.16.2]] == {kib} 8.16.2 -The 8.16.2 release includes the following enhancements and bug fixes. +The 8.16.2 release includes the following known issues, enhancements, and bug fixes. + +[float] +[[known-issues-8.16.2]] +=== Known issues + +include::CHANGELOG.asciidoc[tag=known-issue-1991] [float] [[enhancement-v8.16.2]] @@ -1742,7 +1797,13 @@ Machine Learning:: [[release-notes-8.16.1]] == {kib} 8.16.1 -The 8.16.1 release includes the following bug fixes. +The 8.16.1 release includes the following known issues and bug fixes. + +[float] +[[known-issues-8.16.1]] +=== Known issues + +include::CHANGELOG.asciidoc[tag=known-issue-1991] [float] [[fixes-v8.16.1]] @@ -1772,6 +1833,7 @@ The 8.16.0 release includes the following known issues. === Known issues include::CHANGELOG.asciidoc[tag=known-issue-187254] +include::CHANGELOG.asciidoc[tag=known-issue-1991] [discrete] [[known-199902]] @@ -2180,7 +2242,13 @@ Management:: [[release-notes-8.15.5]] == {kib} 8.15.5 -The 8.15.5 release includes the following bug fixes. +The 8.15.5 release includes the following known issues and bug fixes. + +[float] +[[known-issues-8.15.5]] +=== Known issues + +include::CHANGELOG.asciidoc[tag=known-issue-1991] [float] [[fixes-v8.15.5]] @@ -2201,7 +2269,13 @@ Platform:: [[release-notes-8.15.4]] == {kib} 8.15.4 -The 8.15.4 release includes the following bug fixes. +The 8.15.4 release includes the following known issues and bug fixes. + +[float] +[[known-issues-8.15.4]] +=== Known issues + +include::CHANGELOG.asciidoc[tag=known-issue-1991] [float] [[fixes-v8.15.4]] @@ -2229,7 +2303,13 @@ Management:: [[release-notes-8.15.3]] == {kib} 8.15.3 -The 8.15.3 release includes the following bug fixes. +The 8.15.3 release includes the following known issues and bug fixes. + +[float] +[[known-issues-8.15.3]] +=== Known issues + +include::CHANGELOG.asciidoc[tag=known-issue-1991] [float] [[fixes-v8.15.3]] @@ -2266,7 +2346,13 @@ Machine Learning:: [[release-notes-8.15.2]] == {kib} 8.15.2 -The 8.15.2 release includes the following enhancements and bug fixes. +The 8.15.2 release includes the following known issues, enhancements, and bug fixes. + +[float] +[[known-issues-8.15.2]] +=== Known issues + +include::CHANGELOG.asciidoc[tag=known-issue-1991] [float] [[enhancement-v8.15.2]] @@ -2313,7 +2399,13 @@ Machine Learning:: [[release-notes-8.15.1]] == {kib} 8.15.1 -The 8.15.1 release includes the following bug fixes. +The 8.15.1 release includes the following known issues and bug fixes. + +[float] +[[known-issues-8.15.1]] +=== Known issues + +include::CHANGELOG.asciidoc[tag=known-issue-1991] // [float] // [[enhancement-v8.15.1]] @@ -2396,6 +2488,22 @@ Use the *Workflows* app in Microsoft Teams to create a new webhook URL, as descr Update your Microsoft Teams connector to use the new URL before the end of December 2024. ==== +[discrete] +[[known-1991]] +.PDF and PNG reports time out and fail with an invalid header error if server.protocol is set to http2 +[%collapsible] +==== +*Details* + +If you've changed the <> value to `http2`, PDF and PNG reports will fail when you export them from the dashboard, visualization, or Canvas workpad that you're generating a report for. + +*Workaround* + +To temporarily resolve the issue, set `server.protocol` to `http1`. + +*Resolved* + +This issue is resolved in 8.17.9, 8.18.4, 8.19.0 and later. + +==== + [discrete] [[known-189283]] .Incorrect index errors related to inference endpoints From 783fd23fc9f1259b022acede4ac6a4b79561cde3 Mon Sep 17 00:00:00 2001 From: Nastasha Solomon Date: Wed, 6 Aug 2025 20:35:17 -0400 Subject: [PATCH 2/3] Fixed tag --- docs/CHANGELOG.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CHANGELOG.asciidoc b/docs/CHANGELOG.asciidoc index b383426c609ff..32bb4c97d3d17 100644 --- a/docs/CHANGELOG.asciidoc +++ b/docs/CHANGELOG.asciidoc @@ -2489,7 +2489,7 @@ Update your Microsoft Teams connector to use the new URL before the end of Decem ==== [discrete] -[[known-1991]] +[[known-issue-1991]] .PDF and PNG reports time out and fail with an invalid header error if server.protocol is set to http2 [%collapsible] ==== From 0f74ace55cbf997cc15637a3a18fd087d97820dc Mon Sep 17 00:00:00 2001 From: Nastasha Solomon Date: Wed, 6 Aug 2025 21:07:58 -0400 Subject: [PATCH 3/3] anotha one --- docs/CHANGELOG.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/CHANGELOG.asciidoc b/docs/CHANGELOG.asciidoc index 32bb4c97d3d17..a7c26bc2bb9d5 100644 --- a/docs/CHANGELOG.asciidoc +++ b/docs/CHANGELOG.asciidoc @@ -2488,8 +2488,7 @@ Use the *Workflows* app in Microsoft Teams to create a new webhook URL, as descr Update your Microsoft Teams connector to use the new URL before the end of December 2024. ==== -[discrete] -[[known-issue-1991]] +// tag::known-issue-1991[] .PDF and PNG reports time out and fail with an invalid header error if server.protocol is set to http2 [%collapsible] ==== @@ -2503,6 +2502,7 @@ To temporarily resolve the issue, set `server.protocol` to `http1`. This issue is resolved in 8.17.9, 8.18.4, 8.19.0 and later. ==== +// end::known-issue-1991[] [discrete] [[known-189283]]