Skip to content

Commit 4cee0e8

Browse files
[8.19] [Docs] Add 8.18.1 release notes (#219768) (#220220)
# Backport This will backport the following commits from `8.18` to `8.19`: - [[Docs] Add 8.18.1 release notes (#219768)](#219768) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"wajihaparvez","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-05-06T07:50:29Z","message":"[Docs] Add 8.18.1 release notes (#219768)\n\n## Summary\n\nAdds 8.18.1 release notes.\n\nCloses: [#670](https://github.com/elastic/platform-docs-team/issues/670)\n\n[Preview](https://kibana_bk_219768.docs-preview.app.elstc.co/guide/en/kibana/8.18/release-notes-8.18.1.html)","sha":"a69ffe9d6276af85f22f6e65384da218e8095ba3","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","backport:version","v8.19.0","v8.18.1"],"title":"[Docs] Add 8.18.1 release notes","number":219768,"url":"https://github.com/elastic/kibana/pull/219768","mergeCommit":{"message":"[Docs] Add 8.18.1 release notes (#219768)\n\n## Summary\n\nAdds 8.18.1 release notes.\n\nCloses: [#670](https://github.com/elastic/platform-docs-team/issues/670)\n\n[Preview](https://kibana_bk_219768.docs-preview.app.elstc.co/guide/en/kibana/8.18/release-notes-8.18.1.html)","sha":"a69ffe9d6276af85f22f6e65384da218e8095ba3"}},"sourceBranch":"8.18","suggestedTargetBranches":["8.19"],"targetPullRequestStates":[{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/219768","number":219768,"mergeCommit":{"message":"[Docs] Add 8.18.1 release notes (#219768)\n\n## Summary\n\nAdds 8.18.1 release notes.\n\nCloses: [#670](https://github.com/elastic/platform-docs-team/issues/670)\n\n[Preview](https://kibana_bk_219768.docs-preview.app.elstc.co/guide/en/kibana/8.18/release-notes-8.18.1.html)","sha":"a69ffe9d6276af85f22f6e65384da218e8095ba3"}}]}] BACKPORT--> Co-authored-by: wajihaparvez <[email protected]>
1 parent 26fe4d6 commit 4cee0e8

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

docs/CHANGELOG.asciidoc

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
Review important information about the {kib} 8.x releases.
1212

13+
* <<release-notes-8.18.1>>
1314
* <<release-notes-8.18.0>>
1415
* <<release-notes-8.17.6>>
1516
* <<release-notes-8.17.5>>
@@ -94,6 +95,41 @@ Review important information about the {kib} 8.x releases.
9495

9596
include::upgrade-notes.asciidoc[]
9697

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]).
97133

98134
[[release-notes-8.18.0]]
99135
== {kib} 8.18.0

0 commit comments

Comments
 (0)