You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/CHANGELOG.asciidoc
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -122,7 +122,7 @@ Deprecated functionality does not have an immediate impact on your application,
122
122
you make the necessary updates after you upgrade to 8.18.0.
123
123
124
124
[discrete]
125
-
.Deprecated all security v1 endpoints
125
+
.Deprecated all security v1 endpoints.
126
126
[%collapsible]
127
127
====
128
128
*Details* +
@@ -230,15 +230,15 @@ Elastic Security solution::
230
230
For the Elastic Security 8.18.0 release information, refer to {security-guide}/release-notes.html[_Elastic Security Solution Release Notes_].
231
231
Kibana platform::
232
232
* Ability to set the color mode of the UI to Dark, Light, or System, where System syncs the color mode to your system settings ({kibana-pull}203406[#203406]).
233
-
* The new space solution view is now available for on-prem users. The space solution views allows solution-centric navigation similar to the serverless offering. ({kibana-pull}203239[#203239]).
233
+
* The new space solution view is now available for on-prem users. This view allows solution-centric navigation similar to the Serverless offering. ({kibana-pull}203239[#203239]).
234
234
Kibana security::
235
235
* Added support for human readable name attribute for saved objects audit events ({kibana-pull}206644[#206644]).
236
236
* Enable inference connector for Automatic Import ({kibana-pull}206111[#206111]).
237
237
* Creates Kibana Security session index only if the `kibana_security_session_1` index or the reindexed version does not exist. ({kibana-pull}204097[#204097]).
238
238
* Adds support for explicit indication of whether an endpoint is restricted to operator-only users at the route definition level. ({kibana-pull}196583[#196583]).
239
239
* Enhanced Role management to manage larger number of roles by adding server side filtering, pagination and querying ({kibana-pull}194630[#194630]).
240
240
Machine Learning::
241
-
* Updates the `bucket_span` for ML jobs in the security_host module ({kibana-pull}209663[#209663]).
241
+
* Updates the `bucket_span` for ML jobs in the `security_host` module ({kibana-pull}209663[#209663]).
242
242
* Adds Spaces column to Anomaly Detection, Data Frame Analytics and Trained Models management pages ({kibana-pull}206696[#206696]).
243
243
* Consistent Layout and UI Enhancements for ML Pages ({kibana-pull}203813[#203813]).
244
244
* Syncs ML saved objects to all spaces ({kibana-pull}202175[#202175]).
@@ -249,7 +249,7 @@ Management::
249
249
* Adds support for rawValue in URL labels ({kibana-pull}204192[#204192]).
250
250
* Allows boolean fields to be colored ({kibana-pull}203498[#203498]).
251
251
* Transforms: Improve messages for recovered alerts ({kibana-pull}205721[#205721]).
* Fixes a regression for the serialized state for the Lens embeddable saving attributes who should not be in the serialized state. ({kibana-pull}210765[#210765]).
265
+
* Fixes the unnecessary inclusion of some *Lens* embeddable attributes in the serialized state. ({kibana-pull}210765[#210765]).
266
266
* Allow panel to extend past viewport on resize ({kibana-pull}208828[#208828]).
267
267
* Disable pointer events on drag and resize ({kibana-pull}208647[#208647]).
268
268
* Remove use of `fr` unit ({kibana-pull}208437[#208437]).
@@ -276,7 +276,7 @@ Data ingestion and Fleet::
276
276
* Restrict non-local Elasticsearch output types for agentless integrations and policies ({kibana-pull}207296[#207296]).
277
277
* Fixes bulk actions timing out ({kibana-pull}205735[#205735]).
278
278
* Fixes generation of dynamic mapping for objects with specific subfields ({kibana-pull}204104[#204104]).
279
-
* Fixes stuck in updating logic when an agent is scheduled for upgrading ({kibana-pull}202126[#202126]).
279
+
* Fixes logic to ensure that agents are only considered stuck in updating when an upgrade fails ({kibana-pull}202126[#202126]).
280
280
Discover and ES|QL::
281
281
* Fixes WHERE autocomplete with MATCH before LIMIT ({kibana-pull}210607[#210607]).
282
282
* Makes WHERE replacement ranges correctly generated for every case ({kibana-pull}209684[#209684]).
* Return an empty object for tool arguments if empty ({kibana-pull}207943[#207943]).
303
303
* Fixes Open Explore in Discover link in a new tab ({kibana-pull}207346[#207346]).
304
304
* Updating an SLO with non-breaking changes is considered a breaking change when the SLO is running on outdated resources ({kibana-pull}207090[#207090]).
305
-
* Fixes and error caused when using the Ollama model locally ({kibana-pull}206739[#206739]).
305
+
* Fixes an error that occurs when using the Ollama model locally ({kibana-pull}206739[#206739]).
306
306
* Fixes editing prompt from contextual insights ({kibana-pull}206673[#206673]).
307
307
* Fixes logger on telemetry ({kibana-pull}204388[#204388]).
308
308
* Fixes _count guards against no valid sources ({kibana-pull}204224[#204224]).
0 commit comments