Skip to content

Commit 55cbcc9

Browse files
[OnWeek] Fix Vale rule warnings in release-notes
1 parent c6d1f3d commit 55cbcc9

File tree

6 files changed

+18
-18
lines changed

6 files changed

+18
-18
lines changed

release-notes/elastic-cloud-serverless/index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
143143
* Uses `runWithCache` for bulk {{fleet}} operations [#238326]({{kib-pull}}238326)
144144
* Fixes error when Observability AI Assistant was disabled [#238811]({{kib-pull}}238811)
145145
* Removes unecessary `_source` field from queries [#239205]({{kib-pull}}239205)
146-
* Makes the rule condition chart parser replace metric names inside filter values (e.g., A in "Accounts") [#238849]({{kib-pull}}238849)
146+
* Makes the rule condition chart parser replace metric names inside filter values (for example, A in "Accounts") [#238849]({{kib-pull}}238849)
147147
* Fixes recover alert while monitor is down [#237479]({{kib-pull}}237479)
148148
* Fixes layout of SLO management page combo box filter [#239418]({{kib-pull}}239418)
149149
* Adds missing aria-label to BetaBadge component [#239400]({{kib-pull}}239400)
@@ -277,9 +277,9 @@ Review the changes, fixes, and more to {{serverless-full}}.
277277
* Fixes integrations RAG [#234211]({{kib-pull}}234211)
278278
* Ensures the data view picker icon is always vertically centered [#236379]({{kib-pull}}236379)
279279
* Fixes browser fields cache [#234381]({{kib-pull}}234381)
280-
* Fixes the URL passed to detection rule actions via the `{{context.results_link}}` placeholder [#236067]({{kib-pull}}236067)
280+
* Fixes the URL passed to detection rule actions using the `{{context.results_link}}` placeholder [#236067]({{kib-pull}}236067)
281281
* Refactors `nav_control_popover` [#235780]({{kib-pull}}235780)
282-
* Allows `xpack.spaces.defaultSolution` to be configured via docker [#236570]({{kib-pull}}236570)
282+
* Allows `xpack.spaces.defaultSolution` to be configured using docker [#236570]({{kib-pull}}236570)
283283
* Fixes the Job details fly-out on the Analytics Map page [#236131]({{kib-pull}}236131)
284284
* Limits `msearch` usage for log rate analysis [#235611]({{kib-pull}}235611)
285285
* Fixes display of alerts from anomaly detection rules in [#236289]({{kib-pull}}236289)
@@ -590,7 +590,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
590590
* Displays function license availability in Discover inline docs [#229961]({{kib-pull}}229961)
591591
* Fixes incorrect filtering logic when removing a comment field in Discover [#230116]({{kib-pull}}230116)
592592
* Modifies title generation to be scope-aware in Elastic Observability Serverless [#227434]({{kib-pull}}227434)
593-
* Prevents destructive actions via the Elasticsearch tool in Elastic Observability Serverless [#229497]({{kib-pull}}229497)
593+
* Prevents destructive actions using the Elasticsearch tool in Elastic Observability Serverless [#229497]({{kib-pull}}229497)
594594
* Replaces `EuiErrorBoundary` with `KibanaErrorBoundary` in Elastic Observability Serverless [#229710]({{kib-pull}}229710)
595595
* Fixes keyboard accessibility for the Waterfall flyout in Elastic Observability Serverless [#229926]({{kib-pull}}229926)
596596
* Allows knowledge base UI to work offline in Elastic Observability Serverless [#229874]({{kib-pull}}229874)
@@ -925,7 +925,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
925925
* Updates time based charts to use the multi-layer time axis by default, providing a better time window context and improved label positioning. [#210579]({{kib-pull}}210579).
926926
* Adds an integration flyout to Agent policy details in {{fleet}} [#220229]({{kib-pull}}220229).
927927
* Enables the `enableSyncIntegrationsOnRemote` feature flag in {{fleet}} [#220215]({{kib-pull}}220215).
928-
* Enables migration of a single agent to another cluster via the actions menu in {{fleet}}. [#222111]({{kib-pull}}222111).
928+
* Enables migration of a single agent to another cluster using the actions menu in {{fleet}}. [#222111]({{kib-pull}}222111).
929929
* Adds a button allowing users to skip to the next section in the fields list in **Discover** [#221792]({{kib-pull}}221792).
930930
* Adds the **SLO Management** page to {{obs-serverless}}, allowing users to view definitions, delete SLOs, and purge SLI data without having to consider instances [#222238]({{kib-pull}}222238).
931931
* Adds a new APM dashboard for the Golang OpenTelemetry runtime metrics in {{obs-serverless}} [#220242]({{kib-pull}}220242).
@@ -1040,7 +1040,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
10401040
* Allows specifying an embedding model during onboarding for the Elastic Observability Serverless Knowledge Base [#218448]({{kib-pull}}218448)
10411041
* Enables click actions for **Stacktrace** and **Degraded Fields** in **Discover** for Elastic Observability Serverless [#214413]({{kib-pull}}214413)
10421042
* Shows **ELSER** in **EIS** only when available in Elastic Observability Serverless [#220096]({{kib-pull}}220096)
1043-
* Adds the ability to create alert rules from **ES|QL** dashboard visualizations via context menu or right-clicking a data point [#217719]({{kib-pull}}217719)
1043+
* Adds the ability to create alert rules from **ES|QL** dashboard visualizations through context menu or right-clicking a data point [#217719]({{kib-pull}}217719)
10441044
* Enables the `enableAutomaticAgentUpgrades` feature flag for Fleet [#219932]({{kib-pull}}219932)
10451045
* Adds Cloud Connectors support to Fleet for **CSPM** [#212200]({{kib-pull}}212200)
10461046
* Ensures alerts created within **Maintenance Windows** trigger actions after the window expires [#219797]({{kib-pull}}219797)
@@ -1369,7 +1369,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
13691369
* Adds context-aware logic to Logs view in Discover [#211176]({{kib-pull}}211176)
13701370
* Replaces the Alerts status filter with filter controls [#198495]({{kib-pull}}198495)
13711371
* Adds SSL fields to agent binary source settings [#213211]({{kib-pull}}213211)
1372-
* Allows users to create a snooze schedule for rules via API [#210584]({{kib-pull}}210584)
1372+
* Allows users to create a snooze schedule for rules using API [#210584]({{kib-pull}}210584)
13731373
* Splits up the top dependencies API for improved speed and response size [#211441]({{kib-pull}}211441)
13741374
* Adds working default metrics dashboard for Python OTel [#213599]({{kib-pull}}213599)
13751375
* Includes spaceID in SLI documents [#214278]({{kib-pull}}214278)

release-notes/elastic-observability/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ To check for security updates, go to [Security announcements for the Elastic sta
7474
* Disables add-to-case functionality when all selected alerts are already added to a case [#231877]({{kib-pull}}231877).
7575
* Allows users to paste screenshots into markdown comment fields for cases [#226077]({{kib-pull}}226077).
7676
* Extracts case observables automatically when attaching alerts to a case [#233027]({{kib-pull}}233027).
77-
* Allows attaching any event to a case, not just alert events [#230970]({{kib-pull}}230970).
77+
* Allows attaching any event to a case, not only alert events [#230970]({{kib-pull}}230970).
7878
* Adds `opamp_polling_interval` and `sampling_rate` to central config for EDOT application agents [#231835]({{kib-pull}}231835).
7979
* Adds `kibana.alert.grouping` field to Synthetics monitor status rule [#230513]({{kib-pull}}230513).
8080
* Adds a public endpoint for manually testing synthetic monitors [#227760]({{kib-pull}}227760).

release-notes/elastic-observability/known-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ The migration script does not handle this scenario and will indefinitely update
9191

9292
Because the document update involves semantic_text an ML node is kept warm further increasing the costs.
9393

94-
The issue involves semantic_text field type (and thus the semantic_text migration which is causing this issue), introduced in the knowledge base feature in 8.17.
94+
The issue involves semantic_text field type (and the semantic_text migration which is causing this issue), introduced in the knowledge base feature in 8.17.
9595

9696
**Workaround**
9797

release-notes/elastic-security/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ To check for security updates, go to [Security announcements for the Elastic sta
9494
* Adds architecture of PE file in Windows malware alerts to {{elastic-defend}}.
9595
* Adds the `Endpoint.state.orphaned` indicator to {{elastic-defend}} policy response.
9696
* Adds {{elastic-defend}} support for cluster migration.
97-
* Adds firewall anti-tamper plug-in to protect {{elastic-endpoint}} processes against network blocking via Windows Firewall.
97+
* Adds firewall anti-tamper plug-in to protect {{elastic-endpoint}} processes against network blocking through Windows Firewall.
9898
* Includes `origin_url`, `origin_referrer_url`, and `Ext.windows.zone_identifier` fields to {{elastic-defend}} by default to Windows image load and process events, if the information can be retrieved.
9999
* Improves {{elastic-defend}} by integrating a new Event Tracing for Windows (ETW) provider (Microsoft-Windows-Ldap-Client) to create new event types that prebuilt endpoint rules can use to detect malicious LDAP activity.
100100
* Improves reporting reliability and accuracy of {{elastic-defend}}'s {{es}} connection.
@@ -124,7 +124,7 @@ To check for security updates, go to [Security announcements for the Elastic sta
124124
* Simplifies the Cloud Security Posture Misconfigurations data view by removing redundancy in the index pattern definition [#227995]({{kib-pull}}227995).
125125
* Fixes an issue causing "missing authentication credentials" warnings in `TelemetryConfigWatcher` and `PolicyWatcher`, reducing unnecessary warning log entries in the `securitySolution` plugin.
126126
* Fixes an {{elastic-defend}} issue on Linux by preventing unnecessary locking within Malware Protections to avoid invalid watchdog firings.
127-
* Fixes issues that could sometimes cause crashes of the {{elastic-defend}} user-mode process on very busy Windows systems.
127+
* Fixes issues that could sometimes cause crashes of the {{elastic-defend}} user-mode process on busy Windows systems.
128128
* Adds support in {{elastic-defend}} for installing eBPF event probes on Linux endpoints when cgroup2 is mounted in a non-standard location or not mounted at all.
129129
* Adds support in {{elastic-defend}} for installing eBPF probes on Linux endpoints when taskstats is compiled out of the kernel.
130130
* Fixes an issue in {{elastic-defend}} where Linux network events could have source and destination bytes swapped.
@@ -156,7 +156,7 @@ To check for security updates, go to [Security announcements for the Elastic sta
156156
* Fixes multiple issues searching installed rules by allowing partial matches on rule name and improving special character support [#237496]({{kib-pull}}237496).
157157
* Fixes an issue where rule exception operators could not be cleared when editing a rule exception [#236051]({{kib-pull}}236051).
158158
* Fixes an {{elastic-defend}} issue on Linux by preventing unnecessary locking within malware protection to avoid invalid watchdog firings.
159-
* Fixes issues that could sometimes cause crashes of the {{elastic-defend}} user-mode process on very busy Windows systems.
159+
* Fixes issues that could sometimes cause crashes of the {{elastic-defend}} user-mode process on busy Windows systems.
160160
* Fixes multiple {{elastic-defend}} issues in malware protection for Linux where a deadlock could sometimes occur when containers and autofs were both active.
161161
* Fixes CVE-2025-37735 ([ESA-2025-23](https://discuss.elastic.co/t/elastic-defend-8-19-6-9-1-6-and-9-2-0-security-update-esa-2025-23/383272)) in {{elastic-defend}} on Windows which could allow a low-privilege attacker to delete arbitrary files on the system and potentially escalate privileges to SYSTEM. Windows 11 24H2 includes changes which make this issue harder to exploit.
162162
* Fixes an {{elastic-defend}} bug in Linux event collection where some long-running processes were not enriched.
@@ -184,7 +184,7 @@ To check for security updates, go to [Security announcements for the Elastic sta
184184
### Fixes [elastic-security-9.1.5-fixes]
185185
* Fixes browser fields caching to use the `dataView` ID instead of the index pattern [#234381]({{kib-pull}}234381).
186186
* Removes `null` in confirmation dialog when bulk editing index patterns for rules [#236572]({{kib-pull}}236572).
187-
* Fixes the URL passed to detection rule actions via the `{{context.results_link}}` placeholder [#236067]({{kib-pull}}236067).
187+
* Fixes the URL passed to detection rule actions using the `{{context.results_link}}` placeholder [#236067]({{kib-pull}}236067).
188188
* Fixes system prompt updates from the Conversations tab in AI Assistant [#234812]({{kib-pull}}234812).
189189
* Fixes an issue in the Highlighted fields table in the alert details flyout [#234222]({{kib-pull}}234222).
190190
* Fixes an issue in rule exceptions to include the `matches` operator only for supported fields [#233127]({{kib-pull}}233127).
@@ -276,7 +276,7 @@ To check for security updates, go to [Security announcements for the Elastic sta
276276
* Updates the asset criticality status color map to match the new design [#222024]({{kib-pull}}222024).
277277
* Updates the highlighted fields button styling in the alert details flyout [#221862]({{kib-pull}}221862).
278278
* Adds support for content connectors in {{elastic-sec}} and {{observability}} [#221856]({{kib-pull}}221856).
279-
* Expands CVE ID search to all search parameters, not just names [#221099]({{kib-pull}}221099).
279+
* Expands CVE ID search to all search parameters, not only names [#221099]({{kib-pull}}221099).
280280
* Improves alert searching and filtering by including additional ECS data stream fields [#220447]({{kib-pull}}220447).
281281
* Updates default model IDs for Amazon Bedrock and OpenAI connectors [#220146]({{kib-pull}}220146).
282282
* Adds support for PKI (certificate-based) authentication for the OpenAI **Other** connector providers [#219984]({{kib-pull}}219984).
@@ -345,7 +345,7 @@ To check for security updates, go to [Security announcements for the Elastic sta
345345

346346
### Fixes [elastic-security-9.0.8-fixes]
347347
* Removes `null` in confirmation dialog when bulk editing index patterns for rules [#236572]({{kib-pull}}236572).
348-
* Fixes the URL passed to detection rule actions via the `{{context.results_link}}` placeholder [#236067]({{kib-pull}}236067).
348+
* Fixes the URL passed to detection rule actions using the `{{context.results_link}}` placeholder [#236067]({{kib-pull}}236067).
349349
* Adds support in {{elastic-defend}} for installing eBPF probes on Linux endpoints when taskstats is compiled out of the kernel.
350350
* Fixes an issue in {{elastic-defend}} where Linux network events could have source and destination bytes swapped.
351351
* Removes `.process.thread.capabilities.permitted` and `.process.thread.capabilities.effective` from Linux network events in {{elastic-defend}}.

release-notes/elastic-security/known-issues.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ Resolved in {{elastic-defend}} 9.0.1
269269

270270
Applies to: {{elastic-defend}} 9.0.0
271271

272-
An unbounded kernel non-paged memory growth issue in {{elastic-defend}}'s kernel driver occurs during extremely high event load situations on Windows. Systems affected by this issue will slow down or become unresponsive until the triggering event load (for example, network activity) subsides. We are only aware of this issue occurring on very busy Windows Server systems running {{elastic-defend}} versions 8.16.0-8.16.6, 8.17.0-8.17.5, 8.18.0, and 9.0.0
272+
An unbounded kernel non-paged memory growth issue in {{elastic-defend}}'s kernel driver occurs during extremely high event load situations on Windows. Systems affected by this issue will slow down or become unresponsive until the triggering event load (for example, network activity) subsides. We are only aware of this issue occurring on busy Windows Server systems running {{elastic-defend}} versions 8.16.0-8.16.6, 8.17.0-8.17.5, 8.18.0, and 9.0.0
273273

274274
**Workaround**<br>
275275

@@ -278,7 +278,7 @@ If you can't upgrade, turn off the relevant event source at the kernel level usi
278278
* Network Events - Set the `windows.advanced.kernel.network` advanced setting to `false`.
279279
* Registry Events - Set the `windows.advanced.kernel.registry` advanced setting to `false`.
280280

281-
Note that clearing the corresponding checkbox under [event collection](/solutions/security/configure-elastic-defend/configure-an-integration-policy-for-elastic-defend.md#event-collection) is insufficient, as {{elastic-defend}} may still process these event sources internally to support other features.
281+
Clearing the corresponding checkbox under [event collection](/solutions/security/configure-elastic-defend/configure-an-integration-policy-for-elastic-defend.md#event-collection) is insufficient, as {{elastic-defend}} may still process these event sources internally to support other features.
282282

283283
**Resolved**<br>
284284

release-notes/intro/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Release notes cover all the latest Elastic product changes, including the follow
1616
* {{stack}} {{version.stack.base}} and later, including the most recent {{version.stack}} release
1717
* {{serverless-full}}, including updates to {{es}}, and {{observability}} and {{elastic-sec}} solutions
1818

19-
## What's new in the latest Elastic release?
19+
## What's new in the latest Elastic release
2020

2121
Elastic Stack {{version.stack}} includes new features, enhancements, and critical fixes across {{es}}, {{observability}}, {{elastic-sec}}, {{kib}}, and more. To view detailed release notes, select a product.
2222

0 commit comments

Comments
 (0)