|
10 | 10 |
|
11 | 11 | Review important information about the {kib} 8.x releases. |
12 | 12 |
|
| 13 | +* <<release-notes-8.18.1>> |
13 | 14 | * <<release-notes-8.18.0>> |
14 | 15 | * <<release-notes-8.17.6>> |
15 | 16 | * <<release-notes-8.17.5>> |
@@ -94,6 +95,41 @@ Review important information about the {kib} 8.x releases. |
94 | 95 |
|
95 | 96 | include::upgrade-notes.asciidoc[] |
96 | 97 |
|
| 98 | +[[release-notes-8.18.1]] |
| 99 | +== {kib} 8.18.1 |
| 100 | + |
| 101 | +The 8.18.1 release includes the following enhancements and fixes. |
| 102 | + |
| 103 | +[float] |
| 104 | +[[enhancement-v8.18.1]] |
| 105 | +=== Enhancements |
| 106 | +Elastic Security solution:: |
| 107 | +For the Elastic Security 8.18.1 release information, refer to {security-guide}/release-notes.html[_Elastic Security Solution Release Notes_]. |
| 108 | + |
| 109 | +[float] |
| 110 | +[[fixes-v8.18.1]] |
| 111 | +=== Fixes |
| 112 | +Dashboards and Visualizations:: |
| 113 | +* Syncs the dashboard ES|QL query and filters with the corresponding visualization query in *Lens* ({kibana-pull}218997[#218997]). |
| 114 | +* Correctly formats keywords in metric visualizations ({kibana-pull}218233[#218233]). |
| 115 | +* When exploring a dashboard, the request inspector now shows the correct request and response in any successful scenario ({kibana-pull}216519[#216519]). |
| 116 | +Discover:: |
| 117 | +* Fixes incorrect behavior for requests on fields where the *Allow hidden and system indices* (`allow_hidden`) option of the data view could be ignored ({kibana-pull}217628[#217628]). |
| 118 | +* Fixes the result of the *Generate CSV report* action for ES|QL panels ({kibana-pull}216325[#216325]). |
| 119 | +Elastic Observability Solution:: |
| 120 | +* Prevents unnecessary suggestion requests when interacting with inputs on the APM *Custom Links* page ({kibana-pull}218927[#218927]). |
| 121 | +* Filters out null values from `sourceDataStreams` ({kibana-pull}218772[#218772]). |
| 122 | +* Fixes a bug with navigating to the *Search Connectors* tab in the AI Assistant Settings ({kibana-pull}217749[#217749]). |
| 123 | +* Improves `aria-label` attributes for correlations ({kibana-pull}217512[#217512]). |
| 124 | +Elastic Security solution:: |
| 125 | +For the Elastic Security 8.18.1 release information, refer to {security-guide}/release-notes.html[_Elastic Security Solution Release Notes_]. |
| 126 | +Kibana platform:: |
| 127 | +* Fixes broken icons in integrations coming from the Home plugin ({kibana-pull}219206[#219206]). |
| 128 | +Kibana security:: |
| 129 | +* Removes check for unused connector role ({kibana-pull}219358[#219358]). |
| 130 | +Machine Learning:: |
| 131 | +* Fixes error when switching Service providers in the *Inference Endpoint* flyout ({kibana-pull}219020[#219020]). |
| 132 | +* Corrects quotes in ES|QL queries for function arguments ({kibana-pull}217680[#217680]). |
97 | 133 |
|
98 | 134 | [[release-notes-8.18.0]] |
99 | 135 | == {kib} 8.18.0 |
|
0 commit comments