From 1506aaaec8879fe7789f600dbfc73863c8047c60 Mon Sep 17 00:00:00 2001 From: Florent Le Borgne Date: Tue, 26 Nov 2024 18:27:18 +0100 Subject: [PATCH 01/10] Unedited release notes --- docs/CHANGELOG.asciidoc | 176 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 176 insertions(+) diff --git a/docs/CHANGELOG.asciidoc b/docs/CHANGELOG.asciidoc index 9fd524069b80c..36b2ea8f3a1dd 100644 --- a/docs/CHANGELOG.asciidoc +++ b/docs/CHANGELOG.asciidoc @@ -10,6 +10,7 @@ Review important information about the {kib} 8.x releases. +* <> * <> * <> * <> @@ -82,6 +83,181 @@ Review important information about the {kib} 8.x releases. include::upgrade-notes.asciidoc[] +[[release-notes-8.17.0]] +== {kib} 8.17.0 + +coming::[8.17.0] + +For information about the {kib} 8.17.0 release, review the following information. + +[float] +[[deprecations-8.17.0]] +=== Deprecations + +The following functionality is deprecated in 8.17.0, and will be removed in 9.0.0. +Deprecated functionality does not have an immediate impact on your application, but we strongly recommend +you make the necessary updates after you upgrade to 8.17.0. + + +[discrete] +[[deprecation-197227]] +* Remove `metrics:allowCheckingForFailedShards` Advanced Setting. +[%collapsible] +==== +*Details* + +!!TODO!! For more information, refer to ({kibana-pull}197227[#197227]). + +*Impact* + +!!TODO!! +==== + +[float] +[[features-8.17.0]] +=== Features +{kib} 8.17.0 adds the following new and notable features. + +Alerting:: +* Files can now be attached to cases directly via API ({kibana-pull}198377[#198377]). +Data ingestion and Fleet:: +* Expose advanced file logging config in UI ({kibana-pull}200274[#200274]). +Discover:: +* Starred queries in the editor ({kibana-pull}198362[#198362]). +* Keeps the preferred chart configuration when possible ({kibana-pull}197453[#197453]). +Elastic Observability solution:: +* Show monitors from all permitted spaces !! ({kibana-pull}196109[#196109]). +* Adds fix it flow for field limit ({kibana-pull}195561[#195561]). +* New cases subfeatures, add comments and reopen cases ({kibana-pull}194898[#194898]). +Elastic Security solution:: +For the Elastic Security 8.17.0 release information, refer to {security-guide}/release-notes.html[_Elastic Security Solution Release Notes_]. +Kibana security:: +* When running in FIPS mode, Kibana will forbid usage of PKCS12 configuration options ({kibana-pull}192627[#192627]). +Machine Learning:: +* AIOps: Adds Log Rate Analysis embeddable for dashboards ({kibana-pull}197943[#197943]). +Platform:: +* Adds ESLINT constraints to detect inter-group dependencies ({kibana-pull}194810[#194810]). +Other:: +* Kibana's FIPS mode is no longer considered experimental ({kibana-pull}200734[#200734]). +* Adds built in definitions for core Kubernetes entities ({kibana-pull}196916[#196916]). + +For more information about the features introduced in 8.17.0, refer to <>. + +[[enhancements-and-bug-fixes-v8.17.0]] +=== Enhancements and bug fixes + +For detailed information about the 8.17.0 release, review the enhancements and bug fixes. + +[float] +[[deprecation-v8.17.0]] +=== Deprecations +[discrete] +[[deprecation-197936]] +* Changes deprecated SO HTTP APIs deprecation field to object. +[%collapsible] +==== +*Details* + +!!TODO!! For more information, refer to ({kibana-pull}197936[#197936]). + +*Impact* + +!!TODO!! +==== + +[discrete] +[[deprecation-197227]] +* Remove `metrics:allowCheckingForFailedShards` Advanced Setting. +[%collapsible] +==== +*Details* + +!!TODO!! For more information, refer to ({kibana-pull}197227[#197227]). + +*Impact* + +!!TODO!! +==== + + +[float] +[[enhancement-v8.17.0]] +=== Enhancements +Alerting:: +* The case action is now GA ({kibana-pull}196972[#196972]). +Dashboards & Visualizations:: +* [ES|QL] Allow creating a dashboard with ES|QL chart even when there are no dataviews ({kibana-pull}196658[#196658]). +* Newly and default configured Lens line charts are now interpolated by default with a straight Linear interpolation. in *Lens* ({kibana-pull}196184[#196184]). +Data ingestion and Fleet:: +* Filter integrations/packages list shown depending on the `policy_templates_behavior` field ({kibana-pull}200605[#200605]). +* Adds @custom component template to integrations index te… ({kibana-pull}192731[#192731]). +Discover:: +* Don't suggest unsupported fields ({kibana-pull}200544[#200544]). +* Adds autocomplete and validation to support MATCH and QSRT ({kibana-pull}199032[#199032]). +* Enable drag&drop for grid columns ({kibana-pull}197832[#197832]). +Elastic Observability solution:: +* Support querying `semantic_text` fields in search connectors ({kibana-pull}200184[#200184]). +* Adds retry statements as an attempt to resolve flaky tests ({kibana-pull}200022[#200022]). +* Change host.hostname to host.name in java metrics query ({kibana-pull}199208[#199208]). +* Improve analyzer by filtering unsuitable tokens ({kibana-pull}197868[#197868]). +* Use `semantic_text` for internal knowledge base ({kibana-pull}186499[#186499]). +Elastic Security solution:: +For the Elastic Security 8.17.0 release information, refer to {security-guide}/release-notes.html[_Elastic Security Solution Release Notes_]. +Kibana security:: +* Superuser privileges ({kibana-pull}196586[#196586]). +//// +!!TODO!! The above PR had a lengthy release note description: +Introduced explicit configuration for routes that require superuser access. Moved `api/encrypted_saved_objects/_rotate_key` endpoint to the new configuration. +//// +* Enforce standard on API Actions definitions by separating operations and subjects ({kibana-pull}193140[#193140]). +Machine Learning:: +* AIOps: Adds action for adding Log Rate analysis embeddable to a dashboard ({kibana-pull}200557[#200557]). +* AIOps: Adds action for adding Log Pattern embeddable to a dashboard and case ({kibana-pull}199478[#199478]). +* Single Metric Viewer embeddable: Adds action for dashboard to apply filter from the embeddable to the page ({kibana-pull}198869[#198869]). +* File upload: Adds deployment initialization step ({kibana-pull}198446[#198446]). +* Data visualizer: Changes refresh button in Data View and Data Drift view to indicate an update is pending ({kibana-pull}196537[#196537]). +* Anomaly Detection: Adds never expire option to forecast creation modal ({kibana-pull}195151[#195151]). +Sharing:: +* Hover actions for panels ({kibana-pull}182535[#182535]). + +[float] +[[fixes-v8.17.0]] +=== Bug fixes +Dashboards & Visualizations:: +* Prevent identical include and exclude values in *Lens* ({kibana-pull}197628[#197628]). +* Improve URL drilldown authoring experience ({kibana-pull}197454[#197454]). +* [Expressions] Fixes react Error When Rendering Recoverable Error in *Lens* ({kibana-pull}196285[#196285]). +Data ingestion and Fleet:: +* Allow to create integration policy with no agent policies ({kibana-pull}201051[#201051]). +Discover:: +* Address chart performance issues for non-transformational and non-time-based ES|QL queries ({kibana-pull}200583[#200583]). +* Respect system dark mode in ESQL editor ({kibana-pull}200233[#200233]). +Elastic Observability solution:: +* Obs AI Assistant Fetch user instructions using user_id ({kibana-pull}200137[#200137]). +* Include an AdHoc instruction about the slack connector to avoid executing a loop ({kibana-pull}199531[#199531]). +* Update the word "chat" to "conversation" across the UI ({kibana-pull}199216[#199216]). +* Remove the copy button if there is no content to copy ({kibana-pull}199064[#199064]). +* Fix(slo): handle custom DSL query filters ({kibana-pull}198073[#198073]). +* Fixes error when opening an old conversation ({kibana-pull}197745[#197745]). +* Use subfeature permissions for Labs settings ({kibana-pull}197092[#197092]). +* Input box can be resized off-screen (elastic ({kibana-pull}197063[#197063]). +* Use `telemetry.sdk` as a fallback for missing `agent.name` on non-tracing data ({kibana-pull}196529[#196529]). +* Attempt to resolve flaky knowledge based user instructions test ({kibana-pull}196026[#196026]). +* Handle private locations simultaneous edits !! ({kibana-pull}195874[#195874]). +* Adds uuid to knowledge base entries to avoid overwriting accidentally ({kibana-pull}191043[#191043]). +Elastic Security solution:: +For the Elastic Security 8.17.0 release information, refer to {security-guide}/release-notes.html[_Elastic Security Solution Release Notes_]. +Kibana platform:: +* Fix: make panel top nav menu item button full width on mobile ({kibana-pull}200823[#200823]). +* Feat: SavedObjectSaveModal - add postfix if the title is duplicated ({kibana-pull}198777[#198777]). +* Fix: updating dashboard - initial save button state is "disabled" ({kibana-pull}196137[#196137]). +Machine Learning:: +* Adds query guardrails and technical preview badge to ES|QL data visualizer ({kibana-pull}200325[#200325]). +* AIOps: fixes time range filter in change point chart ({kibana-pull}200183[#200183]). +* Anomaly detection: Adds spacer below split card chart in job wizard ({kibana-pull}199708[#199708]). +* Adds missing aria labels to eui button icons ({kibana-pull}199447[#199447]). +Platform:: +* Fixes share export and inspect data ({kibana-pull}193780[#193780]). +Sharing:: +* Remove borders from presentation panel and CSS clean up for hover actions ({kibana-pull}198454[#198454]). +Other:: +* Instantly set `isLoading=true` when search value changes ({kibana-pull}197750[#197750]). + + [[release-notes-8.16.1]] == {kib} 8.16.1 From 1e15c4e2d5bea5dfefaf4d42a57b0a4f442b6e89 Mon Sep 17 00:00:00 2001 From: Florent Le Borgne Date: Wed, 27 Nov 2024 16:55:02 +0100 Subject: [PATCH 02/10] Initial edits on release notes --- docs/CHANGELOG.asciidoc | 159 +++++++++++++----------------------- docs/upgrade-notes.asciidoc | 9 ++ 2 files changed, 68 insertions(+), 100 deletions(-) diff --git a/docs/CHANGELOG.asciidoc b/docs/CHANGELOG.asciidoc index 36b2ea8f3a1dd..cbb1f123b5016 100644 --- a/docs/CHANGELOG.asciidoc +++ b/docs/CHANGELOG.asciidoc @@ -101,14 +101,11 @@ you make the necessary updates after you upgrade to 8.17.0. [discrete] [[deprecation-197227]] -* Remove `metrics:allowCheckingForFailedShards` Advanced Setting. +.Removes `metrics:allowCheckingForFailedShards` advanced setting. [%collapsible] ==== *Details* + -!!TODO!! For more information, refer to ({kibana-pull}197227[#197227]). - -*Impact* + -!!TODO!! +The `metrics:allowCheckingForFailedShards` advanced setting has been removed. With ths change, it is no longer possible to suppress warnings about failed shards in TSVB. For more information, refer to ({kibana-pull}197227[#197227]). ==== [float] @@ -117,93 +114,61 @@ you make the necessary updates after you upgrade to 8.17.0. {kib} 8.17.0 adds the following new and notable features. Alerting:: +* The Case action is now GA ({kibana-pull}196972[#196972]). * Files can now be attached to cases directly via API ({kibana-pull}198377[#198377]). Data ingestion and Fleet:: -* Expose advanced file logging config in UI ({kibana-pull}200274[#200274]). -Discover:: -* Starred queries in the editor ({kibana-pull}198362[#198362]). -* Keeps the preferred chart configuration when possible ({kibana-pull}197453[#197453]). +* Exposes advanced file logging configuration in the UI ({kibana-pull}200274[#200274]). +Dashboards and visualizations:: +* AIOps: Adds Log Rate Analysis embeddable for dashboards ({kibana-pull}197943[#197943]). +Discover and ES|QL:: +* Keeps the preferred chart configuration when possible when writing ES|QL queries in Discover ({kibana-pull}197453[#197453]). +ES|QL:: +* Adds the ability to star queries in the ES|QL editor ({kibana-pull}198362[#198362]). Elastic Observability solution:: -* Show monitors from all permitted spaces !! ({kibana-pull}196109[#196109]). +* Adds ability to show monitors from all permitted spaces in a single view in Synthetics ({kibana-pull}196109[#196109]). * Adds fix it flow for field limit ({kibana-pull}195561[#195561]). -* New cases subfeatures, add comments and reopen cases ({kibana-pull}194898[#194898]). +* Adds permissions to reopen and add comments to cases ({kibana-pull}194898[#194898]). +* Adds built-in definitions for core Kubernetes entities ({kibana-pull}196916[#196916]). Elastic Security solution:: For the Elastic Security 8.17.0 release information, refer to {security-guide}/release-notes.html[_Elastic Security Solution Release Notes_]. Kibana security:: -* When running in FIPS mode, Kibana will forbid usage of PKCS12 configuration options ({kibana-pull}192627[#192627]). -Machine Learning:: -* AIOps: Adds Log Rate Analysis embeddable for dashboards ({kibana-pull}197943[#197943]). -Platform:: -* Adds ESLINT constraints to detect inter-group dependencies ({kibana-pull}194810[#194810]). -Other:: * Kibana's FIPS mode is no longer considered experimental ({kibana-pull}200734[#200734]). -* Adds built in definitions for core Kubernetes entities ({kibana-pull}196916[#196916]). +* When running in FIPS mode, Kibana now forbids usage of PKCS12 configuration options ({kibana-pull}192627[#192627]). For more information about the features introduced in 8.17.0, refer to <>. [[enhancements-and-bug-fixes-v8.17.0]] === Enhancements and bug fixes -For detailed information about the 8.17.0 release, review the enhancements and bug fixes. - -[float] -[[deprecation-v8.17.0]] -=== Deprecations -[discrete] -[[deprecation-197936]] -* Changes deprecated SO HTTP APIs deprecation field to object. -[%collapsible] -==== -*Details* + -!!TODO!! For more information, refer to ({kibana-pull}197936[#197936]). - -*Impact* + -!!TODO!! -==== - -[discrete] -[[deprecation-197227]] -* Remove `metrics:allowCheckingForFailedShards` Advanced Setting. -[%collapsible] -==== -*Details* + -!!TODO!! For more information, refer to ({kibana-pull}197227[#197227]). - -*Impact* + -!!TODO!! -==== - +For detailed information about the 8.17.0 release, review the enhancements and bug fixes. [float] [[enhancement-v8.17.0]] === Enhancements -Alerting:: -* The case action is now GA ({kibana-pull}196972[#196972]). Dashboards & Visualizations:: -* [ES|QL] Allow creating a dashboard with ES|QL chart even when there are no dataviews ({kibana-pull}196658[#196658]). -* Newly and default configured Lens line charts are now interpolated by default with a straight Linear interpolation. in *Lens* ({kibana-pull}196184[#196184]). +* Allows creating a dashboard with ES|QL chart even when there are no data views ({kibana-pull}196658[#196658]). +* Newly and default configured Lens line charts are now interpolated by default with a straight linear interpolation in *Lens* ({kibana-pull}196184[#196184]). +* Simplifies access to some actions when hovering over panels ({kibana-pull}182535[#182535]). +* Improves URL drilldown authoring experience ({kibana-pull}197454[#197454]). Data ingestion and Fleet:: -* Filter integrations/packages list shown depending on the `policy_templates_behavior` field ({kibana-pull}200605[#200605]). -* Adds @custom component template to integrations index te… ({kibana-pull}192731[#192731]). +* Filters integrations/packages list shown depending on the `policy_templates_behavior` field ({kibana-pull}200605[#200605]). +* Adds a `@custom` component template to integrations index template's `composed_of` array ({kibana-pull}192731[#192731]). Discover:: -* Don't suggest unsupported fields ({kibana-pull}200544[#200544]). -* Adds autocomplete and validation to support MATCH and QSRT ({kibana-pull}199032[#199032]). -* Enable drag&drop for grid columns ({kibana-pull}197832[#197832]). +* Enables drag & drop for reordering columns in Discover ({kibana-pull}197832[#197832]). +ES|QL:: +* Prevents suggestions with unsupported fields when writing ES|QL queries ({kibana-pull}200544[#200544]). +* Adds autocomplete and validation to support MATCH and QSRT when writing ES|QL queries ({kibana-pull}199032[#199032]). Elastic Observability solution:: -* Support querying `semantic_text` fields in search connectors ({kibana-pull}200184[#200184]). +* Supports querying `semantic_text` fields in search connectors ({kibana-pull}200184[#200184]). * Adds retry statements as an attempt to resolve flaky tests ({kibana-pull}200022[#200022]). -* Change host.hostname to host.name in java metrics query ({kibana-pull}199208[#199208]). -* Improve analyzer by filtering unsuitable tokens ({kibana-pull}197868[#197868]). -* Use `semantic_text` for internal knowledge base ({kibana-pull}186499[#186499]). +* Changes `host.hostname` to `host.name` in java metrics query ({kibana-pull}199208[#199208]). +* Improves analyzer by filtering unsuitable tokens ({kibana-pull}197868[#197868]). +* Uses `semantic_text` for internal knowledge base ({kibana-pull}186499[#186499]). Elastic Security solution:: For the Elastic Security 8.17.0 release information, refer to {security-guide}/release-notes.html[_Elastic Security Solution Release Notes_]. Kibana security:: -* Superuser privileges ({kibana-pull}196586[#196586]). -//// -!!TODO!! The above PR had a lengthy release note description: -Introduced explicit configuration for routes that require superuser access. Moved `api/encrypted_saved_objects/_rotate_key` endpoint to the new configuration. -//// -* Enforce standard on API Actions definitions by separating operations and subjects ({kibana-pull}193140[#193140]). +* Introduces explicit configuration for routes that require superuser access and moves the `api/encrypted_saved_objects/_rotate_key` endpoint to the new configuration. ({kibana-pull}196586[#196586]). +* Enforces standard on API Actions definitions by separating operations and subjects ({kibana-pull}193140[#193140]). Machine Learning:: * AIOps: Adds action for adding Log Rate analysis embeddable to a dashboard ({kibana-pull}200557[#200557]). * AIOps: Adds action for adding Log Pattern embeddable to a dashboard and case ({kibana-pull}199478[#199478]). @@ -211,51 +176,45 @@ Machine Learning:: * File upload: Adds deployment initialization step ({kibana-pull}198446[#198446]). * Data visualizer: Changes refresh button in Data View and Data Drift view to indicate an update is pending ({kibana-pull}196537[#196537]). * Anomaly Detection: Adds never expire option to forecast creation modal ({kibana-pull}195151[#195151]). -Sharing:: -* Hover actions for panels ({kibana-pull}182535[#182535]). +Kibana platform:: +* When attempting to save an object with a name that already exists, the name is automatically appended with a suffix to make it unique ({kibana-pull}198777[#198777]). [float] [[fixes-v8.17.0]] === Bug fixes Dashboards & Visualizations:: -* Prevent identical include and exclude values in *Lens* ({kibana-pull}197628[#197628]). -* Improve URL drilldown authoring experience ({kibana-pull}197454[#197454]). -* [Expressions] Fixes react Error When Rendering Recoverable Error in *Lens* ({kibana-pull}196285[#196285]). +* Prevents identical include and exclude values in *Lens* ({kibana-pull}197628[#197628]). +* Fixes react Error When Rendering Recoverable Error in *Lens* ({kibana-pull}196285[#196285]). +* Fixes an issue allowing to save a dashboard while there were no pending changes. The button is now disabled if there are no changes to save ({kibana-pull}196137[#196137]). +* Fixes an issue in Lens where the table exported did not match what was visible in the UI. ({kibana-pull}193780[#193780]). Data ingestion and Fleet:: -* Allow to create integration policy with no agent policies ({kibana-pull}201051[#201051]). +* Allows to create integration policy with no agent policies ({kibana-pull}201051[#201051]). Discover:: -* Address chart performance issues for non-transformational and non-time-based ES|QL queries ({kibana-pull}200583[#200583]). -* Respect system dark mode in ESQL editor ({kibana-pull}200233[#200233]). +* Addresses chart performance issues for non-transformational and non-time-based ES|QL queries ({kibana-pull}200583[#200583]). +ES|QL:: +* Fixes an issue causing the the ES|QL editor to incorrectly use the light theme in some cases ({kibana-pull}200233[#200233]). Elastic Observability solution:: -* Obs AI Assistant Fetch user instructions using user_id ({kibana-pull}200137[#200137]). -* Include an AdHoc instruction about the slack connector to avoid executing a loop ({kibana-pull}199531[#199531]). -* Update the word "chat" to "conversation" across the UI ({kibana-pull}199216[#199216]). -* Remove the copy button if there is no content to copy ({kibana-pull}199064[#199064]). -* Fix(slo): handle custom DSL query filters ({kibana-pull}198073[#198073]). -* Fixes error when opening an old conversation ({kibana-pull}197745[#197745]). -* Use subfeature permissions for Labs settings ({kibana-pull}197092[#197092]). -* Input box can be resized off-screen (elastic ({kibana-pull}197063[#197063]). -* Use `telemetry.sdk` as a fallback for missing `agent.name` on non-tracing data ({kibana-pull}196529[#196529]). -* Attempt to resolve flaky knowledge based user instructions test ({kibana-pull}196026[#196026]). -* Handle private locations simultaneous edits !! ({kibana-pull}195874[#195874]). -* Adds uuid to knowledge base entries to avoid overwriting accidentally ({kibana-pull}191043[#191043]). +* Fixes incorrect Y-axis and hover values in log rate chart on service overview ({kibana-pull}201361[#201361]). +* Observability AI Assistant: Fetch user instructions using the user ID instead of the username ({kibana-pull}200137[#200137]). +* Observability AI Assistant: Adds instructions about the slack connector to avoid executing a loop ({kibana-pull}199531[#199531]). +* Observability AI Assistant: Updates the term "chat" to "conversation" across the UI ({kibana-pull}199216[#199216]). +* Observability AI Assistant: Removes the "Copy" button if there is no content to copy ({kibana-pull}199064[#199064]). +* Observability AI Assistant: Adds uuid to knowledge base entries to avoid accidental overrides ({kibana-pull}191043[#191043]). +* Observability AI Assistant: Fixes error when opening an old conversation ({kibana-pull}197745[#197745]). +* Observability AI Assistant: Allows the input box to be resized off-screen ({kibana-pull}197063[#197063]). +* SLOs: Handle custom DSL query filters ({kibana-pull}198073[#198073]). +* Enables sub-feature permissions to edit Labs settings ({kibana-pull}197092[#197092]). +* Uses `telemetry.sdk` as a fallback for missing `agent.name` on non-tracing data ({kibana-pull}196529[#196529]). +* Adds support for simultaneous edits for private locations in Synthetics({kibana-pull}195874[#195874]). Elastic Security solution:: For the Elastic Security 8.17.0 release information, refer to {security-guide}/release-notes.html[_Elastic Security Solution Release Notes_]. -Kibana platform:: -* Fix: make panel top nav menu item button full width on mobile ({kibana-pull}200823[#200823]). -* Feat: SavedObjectSaveModal - add postfix if the title is duplicated ({kibana-pull}198777[#198777]). -* Fix: updating dashboard - initial save button state is "disabled" ({kibana-pull}196137[#196137]). Machine Learning:: -* Adds query guardrails and technical preview badge to ES|QL data visualizer ({kibana-pull}200325[#200325]). -* AIOps: fixes time range filter in change point chart ({kibana-pull}200183[#200183]). -* Anomaly detection: Adds spacer below split card chart in job wizard ({kibana-pull}199708[#199708]). -* Adds missing aria labels to eui button icons ({kibana-pull}199447[#199447]). -Platform:: -* Fixes share export and inspect data ({kibana-pull}193780[#193780]). -Sharing:: -* Remove borders from presentation panel and CSS clean up for hover actions ({kibana-pull}198454[#198454]). -Other:: -* Instantly set `isLoading=true` when search value changes ({kibana-pull}197750[#197750]). +* Adds query guardrails and technical preview badge to the ES|QL data visualizer ({kibana-pull}200325[#200325]). +* AIOps: fixes time range filter in change point charts ({kibana-pull}200183[#200183]). +* Anomaly detection: Adds spacer below split card charts in job wizard ({kibana-pull}199708[#199708]). +* Adds missing aria labels to button icons ({kibana-pull}199447[#199447]). +Kibana platform:: +* Fixes an issue with the global search field that could open the wrong page when pressing "Enter" while results were not yet fully loaded ({kibana-pull}197750[#197750]). [[release-notes-8.16.1]] diff --git a/docs/upgrade-notes.asciidoc b/docs/upgrade-notes.asciidoc index b643d909a37ce..9dea46cdd12e0 100644 --- a/docs/upgrade-notes.asciidoc +++ b/docs/upgrade-notes.asciidoc @@ -1714,6 +1714,15 @@ unchanged. For more information, refer to {kibana-pull}178159[#178159]. // Visualizations +[discrete] +[[kibana-197227]] +.[Visualizations] Removed `metrics:allowCheckingForFailedShards` advanced setting. (8.17) +[%collapsible] +==== +*Details* + +The `metrics:allowCheckingForFailedShards` advanced setting has been removed. With ths change, it is no longer possible to suppress warnings about failed shards in TSVB. For more information, refer to ({kibana-pull}197227[#197227]). +==== + [discrete] [[kibana-156455]] .[Visualizations] The ability to create legacy input controls was hidden. (8.9) From d0b926e21bff9153fdbe9632b39e6a63c796b2f4 Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Thu, 28 Nov 2024 10:41:34 +0100 Subject: [PATCH 03/10] Apply suggestions from code review Co-authored-by: wajihaparvez --- docs/CHANGELOG.asciidoc | 4 ++-- docs/upgrade-notes.asciidoc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/CHANGELOG.asciidoc b/docs/CHANGELOG.asciidoc index cbb1f123b5016..74010bc8dffcf 100644 --- a/docs/CHANGELOG.asciidoc +++ b/docs/CHANGELOG.asciidoc @@ -105,7 +105,7 @@ you make the necessary updates after you upgrade to 8.17.0. [%collapsible] ==== *Details* + -The `metrics:allowCheckingForFailedShards` advanced setting has been removed. With ths change, it is no longer possible to suppress warnings about failed shards in TSVB. For more information, refer to ({kibana-pull}197227[#197227]). +The `metrics:allowCheckingForFailedShards` advanced setting has been removed. With this change, it is no longer possible to suppress warnings about failed shards in TSVB. For more information, refer to ({kibana-pull}197227[#197227]). ==== [float] @@ -184,7 +184,7 @@ Kibana platform:: === Bug fixes Dashboards & Visualizations:: * Prevents identical include and exclude values in *Lens* ({kibana-pull}197628[#197628]). -* Fixes react Error When Rendering Recoverable Error in *Lens* ({kibana-pull}196285[#196285]). +* Fixes React Warning when rendering a recoverable error in *Lens* ({kibana-pull}196285[#196285]). * Fixes an issue allowing to save a dashboard while there were no pending changes. The button is now disabled if there are no changes to save ({kibana-pull}196137[#196137]). * Fixes an issue in Lens where the table exported did not match what was visible in the UI. ({kibana-pull}193780[#193780]). Data ingestion and Fleet:: diff --git a/docs/upgrade-notes.asciidoc b/docs/upgrade-notes.asciidoc index 9dea46cdd12e0..e699076f6ca69 100644 --- a/docs/upgrade-notes.asciidoc +++ b/docs/upgrade-notes.asciidoc @@ -1720,7 +1720,7 @@ unchanged. For more information, refer to {kibana-pull}178159[#178159]. [%collapsible] ==== *Details* + -The `metrics:allowCheckingForFailedShards` advanced setting has been removed. With ths change, it is no longer possible to suppress warnings about failed shards in TSVB. For more information, refer to ({kibana-pull}197227[#197227]). +The `metrics:allowCheckingForFailedShards` advanced setting has been removed. With this change, it is no longer possible to suppress warnings about failed shards in TSVB. For more information, refer to ({kibana-pull}197227[#197227]). ==== [discrete] From ee3dd951371ea3965d4b52efcdd662119073ea9e Mon Sep 17 00:00:00 2001 From: wajihaparvez Date: Mon, 2 Dec 2024 14:04:13 -0500 Subject: [PATCH 04/10] [Docs] edits based on PR feedback --- docs/CHANGELOG.asciidoc | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/docs/CHANGELOG.asciidoc b/docs/CHANGELOG.asciidoc index 74010bc8dffcf..99f3360178061 100644 --- a/docs/CHANGELOG.asciidoc +++ b/docs/CHANGELOG.asciidoc @@ -113,8 +113,7 @@ The `metrics:allowCheckingForFailedShards` advanced setting has been removed. Wi === Features {kib} 8.17.0 adds the following new and notable features. -Alerting:: -* The Case action is now GA ({kibana-pull}196972[#196972]). +Cases:: * Files can now be attached to cases directly via API ({kibana-pull}198377[#198377]). Data ingestion and Fleet:: * Exposes advanced file logging configuration in the UI ({kibana-pull}200274[#200274]). @@ -145,9 +144,14 @@ For detailed information about the 8.17.0 release, review the enhancements and b [float] [[enhancement-v8.17.0]] === Enhancements +Alerting:: +* Allows users to create rules with predefined nonrandom IDs ({kibana-pull}199119[#199119]). +Cases:: +* Refactors Jira Connector to use latest API only ({kibana-pull}197787[#197787]). +* The Case action is now GA ({kibana-pull}196972[#196972]). Dashboards & Visualizations:: * Allows creating a dashboard with ES|QL chart even when there are no data views ({kibana-pull}196658[#196658]). -* Newly and default configured Lens line charts are now interpolated by default with a straight linear interpolation in *Lens* ({kibana-pull}196184[#196184]). +* Newly and default configured line charts are now interpolated by default with a straight linear interpolation in *Lens* ({kibana-pull}196184[#196184]). * Simplifies access to some actions when hovering over panels ({kibana-pull}182535[#182535]). * Improves URL drilldown authoring experience ({kibana-pull}197454[#197454]). Data ingestion and Fleet:: From 4c36de8a6177109bff14f7c96f39a272132b27e2 Mon Sep 17 00:00:00 2001 From: Luca Wintergerst Date: Tue, 3 Dec 2024 10:17:18 +0100 Subject: [PATCH 05/10] Update CHANGELOG.asciidoc --- docs/CHANGELOG.asciidoc | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/docs/CHANGELOG.asciidoc b/docs/CHANGELOG.asciidoc index 99f3360178061..2feb704e14086 100644 --- a/docs/CHANGELOG.asciidoc +++ b/docs/CHANGELOG.asciidoc @@ -97,7 +97,6 @@ For information about the {kib} 8.17.0 release, review the following information The following functionality is deprecated in 8.17.0, and will be removed in 9.0.0. Deprecated functionality does not have an immediate impact on your application, but we strongly recommend you make the necessary updates after you upgrade to 8.17.0. - [discrete] [[deprecation-197227]] @@ -107,7 +106,17 @@ you make the necessary updates after you upgrade to 8.17.0. *Details* + The `metrics:allowCheckingForFailedShards` advanced setting has been removed. With this change, it is no longer possible to suppress warnings about failed shards in TSVB. For more information, refer to ({kibana-pull}197227[#197227]). ==== - + +[discrete] +.The Observability > Logs > Explorer app is now deprecated in favor of Discover. +[%collapsible] +==== +*Details* + +Both the Logs Explorer and the Logs Stream application in Kibana are now deprecated and will be removed in 9.0. We continue to make enhancements to Discover to offer similar functionality in 9.x. +==== + + + [float] [[features-8.17.0]] === Features From 12f9ca8985648a06a8c04dab85c91ce2d32e3fcb Mon Sep 17 00:00:00 2001 From: wajihaparvez Date: Tue, 3 Dec 2024 15:26:00 -0500 Subject: [PATCH 06/10] [Docs] adding deprecation to upgrade notes --- docs/CHANGELOG.asciidoc | 2 +- docs/upgrade-notes.asciidoc | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/docs/CHANGELOG.asciidoc b/docs/CHANGELOG.asciidoc index 2feb704e14086..482d8635da152 100644 --- a/docs/CHANGELOG.asciidoc +++ b/docs/CHANGELOG.asciidoc @@ -112,7 +112,7 @@ The `metrics:allowCheckingForFailedShards` advanced setting has been removed. Wi [%collapsible] ==== *Details* + -Both the Logs Explorer and the Logs Stream application in Kibana are now deprecated and will be removed in 9.0. We continue to make enhancements to Discover to offer similar functionality in 9.x. +Both the Logs Explorer and Logs Stream applications are now deprecated and will be removed in 9.0. We continue to make enhancements to Discover to offer similar functionality in 9.x. ==== diff --git a/docs/upgrade-notes.asciidoc b/docs/upgrade-notes.asciidoc index e699076f6ca69..70996d7a2b519 100644 --- a/docs/upgrade-notes.asciidoc +++ b/docs/upgrade-notes.asciidoc @@ -1767,6 +1767,15 @@ When you create *Lens* visualization, the default for the *Legend width* is now [float] ==== Elastic Observability solution +[discrete] +[[deprecation]] +.The Observability > Logs > Explorer app is now deprecated in favor of Discover. (8.17) +[%collapsible] +==== +*Details* + +Both the Logs Explorer and Logs Stream applications are now deprecated and will be removed in 9.0. We continue to make enhancements to Discover to offer similar functionality in 9.x. +==== + [discrete] [[deprecation-192003]] .Deprecated the Observability AI Assistant specific advanced setting `observability:aiAssistantLogsIndexPattern`. (8.16) From d06e363bdff6ff989ece1b8bd00ab1d71279da5e Mon Sep 17 00:00:00 2001 From: wajihaparvez Date: Fri, 6 Dec 2024 17:27:47 -0500 Subject: [PATCH 07/10] [Docs] PR feedback - moving one deprecation to fixes and changing one description --- docs/CHANGELOG.asciidoc | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/docs/CHANGELOG.asciidoc b/docs/CHANGELOG.asciidoc index 482d8635da152..a309a0e0587d6 100644 --- a/docs/CHANGELOG.asciidoc +++ b/docs/CHANGELOG.asciidoc @@ -97,15 +97,6 @@ For information about the {kib} 8.17.0 release, review the following information The following functionality is deprecated in 8.17.0, and will be removed in 9.0.0. Deprecated functionality does not have an immediate impact on your application, but we strongly recommend you make the necessary updates after you upgrade to 8.17.0. - -[discrete] -[[deprecation-197227]] -.Removes `metrics:allowCheckingForFailedShards` advanced setting. -[%collapsible] -==== -*Details* + -The `metrics:allowCheckingForFailedShards` advanced setting has been removed. With this change, it is no longer possible to suppress warnings about failed shards in TSVB. For more information, refer to ({kibana-pull}197227[#197227]). -==== [discrete] .The Observability > Logs > Explorer app is now deprecated in favor of Discover. @@ -156,13 +147,14 @@ For detailed information about the 8.17.0 release, review the enhancements and b Alerting:: * Allows users to create rules with predefined nonrandom IDs ({kibana-pull}199119[#199119]). Cases:: -* Refactors Jira Connector to use latest API only ({kibana-pull}197787[#197787]). +* The Jira Connector has been updated to use the latest API and support the Jira Data Center ({kibana-pull}197787[#197787]). * The Case action is now GA ({kibana-pull}196972[#196972]). Dashboards & Visualizations:: * Allows creating a dashboard with ES|QL chart even when there are no data views ({kibana-pull}196658[#196658]). * Newly and default configured line charts are now interpolated by default with a straight linear interpolation in *Lens* ({kibana-pull}196184[#196184]). * Simplifies access to some actions when hovering over panels ({kibana-pull}182535[#182535]). * Improves URL drilldown authoring experience ({kibana-pull}197454[#197454]). +* The `metrics:allowCheckingForFailedShards` advanced setting has been removed. With this change, it is no longer possible to suppress warnings about failed shards in TSVB. For more information, refer to ({kibana-pull}197227[#197227]). Data ingestion and Fleet:: * Filters integrations/packages list shown depending on the `policy_templates_behavior` field ({kibana-pull}200605[#200605]). * Adds a `@custom` component template to integrations index template's `composed_of` array ({kibana-pull}192731[#192731]). @@ -192,6 +184,8 @@ Machine Learning:: Kibana platform:: * When attempting to save an object with a name that already exists, the name is automatically appended with a suffix to make it unique ({kibana-pull}198777[#198777]). +==== + [float] [[fixes-v8.17.0]] === Bug fixes From 3253e78c65c151358a7e4c1175ea1d68512d57b6 Mon Sep 17 00:00:00 2001 From: wajihaparvez Date: Tue, 10 Dec 2024 14:03:08 -0500 Subject: [PATCH 08/10] [Docs] Adding known issue --- docs/CHANGELOG.asciidoc | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/docs/CHANGELOG.asciidoc b/docs/CHANGELOG.asciidoc index bb7adf70cacac..ce016b301249c 100644 --- a/docs/CHANGELOG.asciidoc +++ b/docs/CHANGELOG.asciidoc @@ -90,6 +90,26 @@ coming::[8.17.0] For information about the {kib} 8.17.0 release, review the following information. +The 8.17.0 release includes the following known issues. + +[float] +[[known-issues-8.17.0]] +=== Known issues + +[discrete] +[[known-203553]] +.Unable to create index templates when the Create data stream toggle is turned off +[%collapsible] +==== +*Details* + +Creating a template from Index Management leads to an "Unable to create template" error when the Create data stream toggle is turned off. + +*Workaround* + +When creating the template, copy the request from the Review step and run it in **Console** instead. + +For more information, refer to {kibana-issue}203553[#203553]. +==== + [float] [[deprecations-8.17.0]] === Deprecations From a5f18b3116a0cf8cec07bf5dd66f3092b840a378 Mon Sep 17 00:00:00 2001 From: wajihaparvez Date: Wed, 11 Dec 2024 12:06:01 -0500 Subject: [PATCH 09/10] [Docs] Removing known issue --- docs/CHANGELOG.asciidoc | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/docs/CHANGELOG.asciidoc b/docs/CHANGELOG.asciidoc index ce016b301249c..bb7adf70cacac 100644 --- a/docs/CHANGELOG.asciidoc +++ b/docs/CHANGELOG.asciidoc @@ -90,26 +90,6 @@ coming::[8.17.0] For information about the {kib} 8.17.0 release, review the following information. -The 8.17.0 release includes the following known issues. - -[float] -[[known-issues-8.17.0]] -=== Known issues - -[discrete] -[[known-203553]] -.Unable to create index templates when the Create data stream toggle is turned off -[%collapsible] -==== -*Details* + -Creating a template from Index Management leads to an "Unable to create template" error when the Create data stream toggle is turned off. - -*Workaround* + -When creating the template, copy the request from the Review step and run it in **Console** instead. - -For more information, refer to {kibana-issue}203553[#203553]. -==== - [float] [[deprecations-8.17.0]] === Deprecations From 79dc51899f6d314a2b6e7bf61f5c9e59818764b7 Mon Sep 17 00:00:00 2001 From: lcawl Date: Wed, 11 Dec 2024 14:02:33 -0800 Subject: [PATCH 10/10] [DOCS] Fix formatting error --- docs/CHANGELOG.asciidoc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/CHANGELOG.asciidoc b/docs/CHANGELOG.asciidoc index bb7adf70cacac..e9afc274a10f7 100644 --- a/docs/CHANGELOG.asciidoc +++ b/docs/CHANGELOG.asciidoc @@ -184,8 +184,6 @@ Machine Learning:: Kibana platform:: * When attempting to save an object with a name that already exists, the name is automatically appended with a suffix to make it unique ({kibana-pull}198777[#198777]). -==== - [float] [[fixes-v8.17.0]] === Bug fixes @@ -226,7 +224,7 @@ Kibana platform:: [[release-notes-8.16.1]] == {kib} 8.16.1 - +˝ The 8.16.1 release includes the following bug fixes. [float]