Skip to content

Commit 2d50a33

Browse files
authored
[Docs] 8.17.5 release notes (#217919)
## Summary Adding 8.17.5 release notes. Rel: [3104](elastic/dev#3104) Closes: [664](elastic/platform-docs-team#664) Preview [here](https://kibana_bk_217919.docs-preview.app.elstc.co/guide/en/kibana/8.x/release-notes-8.17.5.html) ![Screenshot 2025-04-11 at 1 49 49 PM](https://github.com/user-attachments/assets/471c2578-6fcd-4eef-9bdf-f72e6c08a626)
1 parent d603f41 commit 2d50a33

File tree

1 file changed

+47
-1
lines changed

1 file changed

+47
-1
lines changed

docs/CHANGELOG.asciidoc

Lines changed: 47 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
Review important information about the {kib} 8.x releases.
1212

1313
* <<release-notes-8.18.0>>
14+
* <<release-notes-8.17.5>>
1415
* <<release-notes-8.17.4>>
1516
* <<release-notes-8.17.3>>
1617
* <<release-notes-8.17.2>>
@@ -366,6 +367,51 @@ Machine Learning::
366367
* AiOps: Fixes Log Rate Analysis embeddable error on the Alerts page ({kibana-pull}203093[#203093]).
367368
* Initializes saved objects on trained model page load ({kibana-pull}201426[#201426]).
368369

370+
[[release-notes-8.17.5]]
371+
== {kib} 8.17.5
372+
373+
The 8.17.5 release includes the following enhancements and fixes.
374+
375+
[float]
376+
[[enhancement-v8.17.5]]
377+
=== Enhancements
378+
Elastic Security solution::
379+
For the Elastic Security 8.17.5 release information, refer to {security-guide}/release-notes.html[_Elastic Security Solution Release Notes_].
380+
381+
[float]
382+
[[fixes-v8.17.5]]
383+
=== Fixes
384+
Dashboards and Visualizations::
385+
* Wraps text in search bars ({kibana-pull}217556[#217556]).
386+
* Updates the HTTP API response from 201 to 200 ({kibana-pull}217054[#217054]).
387+
* Fixes an issue with the state being dropped when editing visualize embeddables ({kibana-pull}216910[#216910]).
388+
* Fixes a race condition in `useBatchedPublishingSubjects` ({kibana-pull}216399[#216399]).
389+
* Fixes dragged elements becoming invisible when dragging-and-dropping in *Lens* ({kibana-pull}213928[#213928]).
390+
Data ingestion and Fleet::
391+
* Enables unenroll inactive agent tasks to unenroll some agents if the first set returned is equal to `UNENROLLMENT_BATCH_SIZE` ({kibana-pull}216283[#216283]).
392+
Elastic Observability Solution::
393+
* Fixes the Alerts tab count in Monitor details ({kibana-pull}216761[#216761]).
394+
* Fixes the *Save visualization* action on the Monitors Overview tab ({kibana-pull}216695[#216695]).
395+
* Makes service inventory icons visible if the `agentName` is returned ({kibana-pull}216220[#216220]).
396+
* Fixes an issue with old time units persisting when updating monitor frequency ({kibana-pull}215823[#215823]).
397+
* Fixes the query for transaction marks ({kibana-pull}215819[#215819]).
398+
* Fixes the location filter in the status rule executor ({kibana-pull}215514[#215514]).
399+
* Adds missing `user_agent` version field and shows it on the trace summary ({kibana-pull}215403[#215403]).
400+
* Fixes the missing URL in the transaction summary ({kibana-pull}215397[#215397]).
401+
* Fixes the span link invalid filter ({kibana-pull}215322[#215322]).
402+
* Prevents `getChildrenGroupedByParentId` from including the parent in the children list ({kibana-pull}214957[#214957]).
403+
* Fixes entry waterfall transaction being treated as an orphan ({kibana-pull}214700[#214700]).
404+
* Fixes an issue with loading SLOs by status, SLI type, or instance ID ({kibana-pull}209910[#209910]).
405+
Elastic Security solution::
406+
For the Elastic Security 8.17.5 release information, refer to {security-guide}/release-notes.html[_Elastic Security Solution Release Notes_].
407+
Kibana platform::
408+
* Fixes the Share modal export icon focusable ({kibana-pull}217313[#217313]).
409+
Machine Learning::
410+
* Fixes the `Change Point Detection` embeddable ({kibana-pull}217178[#217178]).
411+
Management::
412+
* Fixes error message when previewing index templates used by data streams ({kibana-pull}217604[#217604]).
413+
* Fixes the search profiler resetting the index field when query is edited ({kibana-pull}215420[#215420]).
414+
369415
[[release-notes-8.17.4]]
370416
== {kib} 8.17.4
371417

@@ -408,7 +454,7 @@ Sharing::
408454
* Reinstates switch to support generating public URLs for Embed when supported ({kibana-pull}207383[#207383]).
409455

410456
[[release-notes-8.17.2]]
411-
457+
== {kib} 8.17.2
412458
The 8.17.2 release includes the following bug fixes.
413459

414460
[float]

0 commit comments

Comments
 (0)