Skip to content

Commit 2ae3faf

Browse files
Apply suggestions from code review
Co-authored-by: wajihaparvez <wajiha.parvez@elastic.co>
1 parent 16b1bd1 commit 2ae3faf

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

docs/CHANGELOG.asciidoc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Deprecated functionality does not have an immediate impact on your application,
122122
you make the necessary updates after you upgrade to 8.18.0.
123123

124124
[discrete]
125-
.Deprecated all security v1 endpoints
125+
.Deprecated all security v1 endpoints.
126126
[%collapsible]
127127
====
128128
*Details* +
@@ -230,15 +230,15 @@ Elastic Security solution::
230230
For the Elastic Security 8.18.0 release information, refer to {security-guide}/release-notes.html[_Elastic Security Solution Release Notes_].
231231
Kibana platform::
232232
* 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]).
234234
Kibana security::
235235
* Added support for human readable name attribute for saved objects audit events ({kibana-pull}206644[#206644]).
236236
* Enable inference connector for Automatic Import ({kibana-pull}206111[#206111]).
237237
* Creates Kibana Security session index only if the `kibana_security_session_1` index or the reindexed version does not exist. ({kibana-pull}204097[#204097]).
238238
* Adds support for explicit indication of whether an endpoint is restricted to operator-only users at the route definition level. ({kibana-pull}196583[#196583]).
239239
* Enhanced Role management to manage larger number of roles by adding server side filtering, pagination and querying ({kibana-pull}194630[#194630]).
240240
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]).
242242
* Adds Spaces column to Anomaly Detection, Data Frame Analytics and Trained Models management pages ({kibana-pull}206696[#206696]).
243243
* Consistent Layout and UI Enhancements for ML Pages ({kibana-pull}203813[#203813]).
244244
* Syncs ML saved objects to all spaces ({kibana-pull}202175[#202175]).
@@ -249,7 +249,7 @@ Management::
249249
* Adds support for rawValue in URL labels ({kibana-pull}204192[#204192]).
250250
* Allows boolean fields to be colored ({kibana-pull}203498[#203498]).
251251
* Transforms: Improve messages for recovered alerts ({kibana-pull}205721[#205721]).
252-
* Transforms: Improve percentiles agg validation ({kibana-pull}197816[#197816]).
252+
* Transforms: Improves validation for percentile aggregations ({kibana-pull}197816[#197816]).
253253
Platform::
254254
* Log deprecated API usage ({kibana-pull}207904[#207904]).
255255
* Adds a circuit breaker for the HTTP server ({kibana-pull}190684[#190684]).
@@ -262,7 +262,7 @@ Platform::
262262
Alerting::
263263
* Fixes alert mute/unmute action ({kibana-pull}204182[#204182]).
264264
Dashboards & Visualizations::
265-
* 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]).
266266
* Allow panel to extend past viewport on resize ({kibana-pull}208828[#208828]).
267267
* Disable pointer events on drag and resize ({kibana-pull}208647[#208647]).
268268
* Remove use of `fr` unit ({kibana-pull}208437[#208437]).
@@ -276,7 +276,7 @@ Data ingestion and Fleet::
276276
* Restrict non-local Elasticsearch output types for agentless integrations and policies ({kibana-pull}207296[#207296]).
277277
* Fixes bulk actions timing out ({kibana-pull}205735[#205735]).
278278
* 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]).
280280
Discover and ES|QL::
281281
* Fixes WHERE autocomplete with MATCH before LIMIT ({kibana-pull}210607[#210607]).
282282
* Makes WHERE replacement ranges correctly generated for every case ({kibana-pull}209684[#209684]).
@@ -302,7 +302,7 @@ Elastic Observability solution::
302302
* Return an empty object for tool arguments if empty ({kibana-pull}207943[#207943]).
303303
* Fixes Open Explore in Discover link in a new tab ({kibana-pull}207346[#207346]).
304304
* 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]).
306306
* Fixes editing prompt from contextual insights ({kibana-pull}206673[#206673]).
307307
* Fixes logger on telemetry ({kibana-pull}204388[#204388]).
308308
* Fixes _count guards against no valid sources ({kibana-pull}204224[#204224]).

0 commit comments

Comments
 (0)