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/release-notes/index.md
+47Lines changed: 47 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -266,6 +266,53 @@ For the Elastic Security 9.2.0 release information, refer to [Elastic Security S
266
266
* Fixes an accessibility issue where resetting changes or removing all terms in the Synonyms panel was not announced by screen readers. VoiceOver users on Safari will now hear updates when terms are reset [#237877]({{kib-pull}}237877).
267
267
* Fixes an issue with a null property being read in Playground [#230729]({{kib-pull}}230729).
268
268
269
+
## 9.1.8 [kibana-9.1.8-release-notes]
270
+
271
+
% ::::{NOTE}
272
+
% ::::
273
+
274
+
275
+
### Features and enhancements [kibana-9.1.8-features-enhancements]
276
+
277
+
**Elastic Observability solution**:
278
+
For the Elastic Observability 9.1.8 release information, refer to [Elastic Observability Solution Release Notes](docs-content://release-notes/elastic-observability/index.md).
279
+
280
+
**Elastic Security solution**:
281
+
For the Elastic Security 9.1.8 release information, refer to [Elastic Security Solution Release Notes](docs-content://release-notes/elastic-security/index.md).
282
+
283
+
284
+
### Fixes [kibana-9.1.8-fixes]
285
+
286
+
**Alerting and cases**:
287
+
* Captures connector errors without interrupting the case creation flow. Issues with connectors can be resolved on the case details page [#244188]({{kib-pull}}244188).
288
+
* Fixes pagination for the **Alerts** table, which was getting stuck on rule details pages [#242275]({{kib-pull}}242275).
289
+
* Fetches tracked alerts without depending on the task state [#235253]({{kib-pull}}235253).
290
+
291
+
**Dashboards and Visualizations**:
292
+
* Fixes error that occurs when you deselect the **(blank)** option from the filter controls menu [#242036]({{kib-pull}}242036).
293
+
294
+
**Data ingestion and Fleet**:
295
+
* Uses long expiration for upgrading agents [#243443]({{kib-pull}}243443).
296
+
* Fixes retrying agents stuck in auto-upgrade logic [#243326]({{kib-pull}}243326).
297
+
* Adds retry behavior for `/api/fleet/agents` when transient issues with {{es}} are encountered [#243105]({{kib-pull}}243105).
298
+
* Fixes Docker image in the **Add agent** Kubernetes manifest [#242691]({{kib-pull}}242691).
299
+
* Fixes {{fleet}} policy name uniqueness not being consistently enforced across spaces when name or space changes occur [#239631]({{kib-pull}}239631).
300
+
* Fixes `ignore_above` mapping for `flattened` fields [#238890]({{kib-pull}}238890).
301
+
302
+
**Elastic Observability solution**:
303
+
For the Elastic Observability 9.1.8 release information, refer to [Elastic Observability Solution Release Notes](docs-content://release-notes/elastic-observability/index.md).
304
+
305
+
**Elastic Security solution**:
306
+
For the Elastic Security 9.1.8 release information, refer to [Elastic Security Solution Release Notes](docs-content://release-notes/elastic-security/index.md).
307
+
308
+
**Kibana platform**:
309
+
* Fixes the production build favicon's CSS specificity [#243351]({{kib-pull}}243351).
310
+
* Fixes an issue on the **Index management** page where screen reader text was different from visible text [#243802]({{kib-pull}}243802).
311
+
* Fixes an issue with keyboard focus getting trapped on pages using document preview [#243791]({{kib-pull}}243791).
312
+
313
+
**Machine Learning**:
314
+
* Ensures deleted text in AI connector or Inference endpoint forms is not sent as empty strings [#244059]({{kib-pull}}244059).
315
+
* Fixes import and improves validation for Anomaly Detection and Data Frame Analytics jobs [#242263]({{kib-pull}}242263).
0 commit comments